aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16ecryptfs: clean up page flag handlingMichael Halcrow4-33/+39
2007-10-16eCryptfs: replace magic numbersMichael Halcrow1-3/+3
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow5-539/+1
2007-10-16eCryptfs: initialize persistent lower file on inode createMichael Halcrow1-6/+7
2007-10-16eCryptfs: fix data typesMichael Halcrow3-16/+21
2007-10-16eCryptfs: convert mmap functions to use persistent fileMichael Halcrow1-96/+103
2007-10-16eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow3-121/+44
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow5-133/+114
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow3-7/+103
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow5-306/+290
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow4-2/+379
2007-10-16ecryptfs: fix error handlingMichael Halcrow1-21/+20
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow7-64/+89
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow4-36/+52
2007-10-16eCryptfs: Use generic_file_splice_read()Michael Halcrow1-17/+2
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow3-32/+26
2007-10-16eCryptfs: remove unnecessary variable initializationsMichael Halcrow1-3/+3
2007-10-16eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow2-38/+79
2007-10-16eCryptfs: comments for some structsMichael Halcrow1-5/+21
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow4-11/+11
2007-10-16eCryptfs: collapse flag set into one statementMichael Halcrow1-2/+1
2007-10-16eCryptfs: remove unnecessary BUG_ONMichael Halcrow1-3/+0
2007-10-16ecryptfs: printk warning fixesAndrew Morton2-9/+9
2007-10-16eCryptfs: update comment and debug statementMichael Halcrow2-4/+0
2007-10-16eCryptfs: fix Tag 11 writing codeMichael Halcrow1-17/+22
2007-10-16eCryptfs: fix Tag 11 parsing codeMichael Halcrow1-49/+27
2007-10-16eCryptfs: fix Tag 3 parsing codeMichael Halcrow1-54/+35
2007-10-16eCryptfs: fix Tag 1 parsing codeMichael Halcrow1-45/+33
2007-10-16eCryptfs: kmem_cache objects for multiple keys; init/exit functionsMichael Halcrow1-8/+36
2007-10-16eCryptfs: use list_for_each_entry_safe() when wiping auth toksMichael Halcrow1-11/+4
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow4-401/+742
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk1-9/+8
2007-10-16uml: fix hostfs styleJeff Dike3-172/+202
2007-10-16uml: remove unneeded if from hostfsJeff Dike1-1/+1
2007-10-16UML: remove unnecessary hostfs_getattr()Miklos Szeredi1-9/+0
2007-10-16hugetlbfs read() supportBadari Pulavarty1-0/+125
2007-10-16hugetlb: allow extending ftruncate on hugetlbfsKen Chen1-7/+1
2007-10-16Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfoMel Gorman1-0/+14
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman6-13/+17
2007-10-16fs: remove some AOP_TRUNCATED_PAGENick Piggin1-30/+10
2007-10-16fs: restore nobhNick Piggin3-85/+171
2007-10-16ocfs2: convert to new aopsNick Piggin3-266/+22
2007-10-16fs: affs convert to new aopsNick Piggin1-42/+59
2007-10-16fs: adfs convert to new aopsNick Piggin1-5/+9
2007-10-16jfs: convert to new aopsNick Piggin1-7/+10
2007-10-16minixfs: convert to new aopsNick Piggin3-22/+53
2007-10-16sysv: convert to new aopsNick Piggin3-24/+52
2007-10-16udf: convert to new aopsNick Piggin2-26/+22
2007-10-16ufs: convert to new aopsNick Piggin3-23/+58
2007-10-16jffs2: convert to new aopsNick Piggin1-39/+66