summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17mm: count reclaimable pages per BDIPeter Zijlstra
2007-10-17mm: bdi init hooksPeter Zijlstra
2007-10-17lib: percpu_counter_init error handlingPeter Zijlstra
2007-10-17lib: percpu_counter_sum_positivePeter Zijlstra
2007-10-17lib: percpu_counter_subPeter Zijlstra
2007-10-17lib: percpu_counter_addPeter Zijlstra
2007-10-17nfs: remove congestion_end()Peter Zijlstra
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson
2007-10-17partially fix up the lookup_one_noperm messChristoph Hellwig
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16lockdep: fixup the inode dir annotationPeter Zijlstra
2007-10-16ecryptfs: clean up page flag handlingMichael Halcrow
2007-10-16eCryptfs: replace magic numbersMichael Halcrow
2007-10-16eCryptfs: remove unused functions and kmem_cacheMichael Halcrow
2007-10-16eCryptfs: initialize persistent lower file on inode createMichael Halcrow
2007-10-16eCryptfs: fix data typesMichael Halcrow
2007-10-16eCryptfs: convert mmap functions to use persistent fileMichael Halcrow
2007-10-16eCryptfs: make open, truncate, and setattr use persistent fileMichael Halcrow
2007-10-16eCryptfs: update metadata read/write functionsMichael Halcrow
2007-10-16eCryptfs: set up and destroy persistent lower fileMichael Halcrow
2007-10-16eCryptfs: replace encrypt, decrypt, and inode size writeMichael Halcrow
2007-10-16eCryptfs: read_write.c routinesMichael Halcrow
2007-10-16ecryptfs: fix error handlingMichael Halcrow
2007-10-16eCryptfs: remove assignments in if-statementsMichael Halcrow
2007-10-16eCryptfs: remove header_extent_sizeMichael Halcrow
2007-10-16eCryptfs: Use generic_file_splice_read()Michael Halcrow
2007-10-16eCryptfs: make needlessly global symbols staticMichael Halcrow
2007-10-16eCryptfs: remove unnecessary variable initializationsMichael Halcrow
2007-10-16eCryptfs: kerneldoc fixes for crypto.c and keystore.cMichael Halcrow
2007-10-16eCryptfs: comments for some structsMichael Halcrow
2007-10-16eCryptfs: grammatical fix (destruct to destroy)Michael Halcrow
2007-10-16eCryptfs: collapse flag set into one statementMichael Halcrow
2007-10-16eCryptfs: remove unnecessary BUG_ONMichael Halcrow
2007-10-16ecryptfs: printk warning fixesAndrew Morton
2007-10-16eCryptfs: update comment and debug statementMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 writing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 11 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 3 parsing codeMichael Halcrow
2007-10-16eCryptfs: fix Tag 1 parsing codeMichael Halcrow
2007-10-16eCryptfs: kmem_cache objects for multiple keys; init/exit functionsMichael Halcrow
2007-10-16eCryptfs: use list_for_each_entry_safe() when wiping auth toksMichael Halcrow
2007-10-16eCryptfs: add key list structure; search keyringMichael Halcrow
2007-10-16fs/nfsd/export.c: make 3 functions staticAdrian Bunk
2007-10-16uml: fix hostfs styleJeff Dike
2007-10-16uml: remove unneeded if from hostfsJeff Dike
2007-10-16UML: remove unnecessary hostfs_getattr()Miklos Szeredi
2007-10-16hugetlbfs read() supportBadari Pulavarty
2007-10-16hugetlb: allow extending ftruncate on hugetlbfsKen Chen