summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2007-10-17[XFS] eagerly remove vmap mappings to avoid upsetting XenJeremy Fitzhardinge
2007-10-17[CIFS] build breakSteve French
2007-10-17[CIFS] endian fixesSteve French
2007-10-17[XFS] simplify validata_fieldsChristoph Hellwig
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura
2007-10-16[CIFS] endian fixes in new acl codeDave Kleikamp
2007-10-16[CIFS] Fix some endianness problems in new acl codeSteve French
2007-10-16[CIFS] missing #endif from a previous patchSteve French
2007-10-16[CIFS] formatting fixesCyrill Gorcunov
2007-10-16[CIFS] Break up unicode_sessetup string functionsJeff Layton
2007-10-16[CIFS] parse server_GUID in SPNEGO negProt responseJeff Layton
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-16[CIFS]Jeff Layton
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