summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-08-11cifs: Do not set cifs/ntfs acl using a file handle (try #4)Shirish Pargaonkar
2011-08-11[CIFS] Cleanup use of CONFIG_CIFS_STATS2 ifdef to make transport routines mor...Steve French
2011-08-11NFS41: make PNFS_BLOCK selectablePeng Tao
2011-08-10"xfs: fix error handling for synchronous writes" revisitedAjeet Yadav
2011-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-08-09Ecryptfs: Add mount option to check uid of device being mounted = expect uidJohn Johansen
2011-08-09xfs: set cursor in xfs_ail_splice() even when AIL was emptyAlex Elder
2011-08-09eCryptfs: Fix payload_len unitialized variable warningTyler Hicks
2011-08-09eCryptfs: fix compile errorRoberto Sassu
2011-08-09eCryptfs: Return error when lower file pointer is NULLTyler Hicks
2011-08-08autofs4: fix debug printk warning uncovered by cleanupLinus Torvalds
2011-08-08autofs4: clean up uaotfs use of debug/info/warning printoutsLinus Torvalds
2011-08-08fuse: mark pages accessed when written toJohannes Weiner
2011-08-08fuse: delete dead .write_begin and .write_end aopsJohannes Weiner
2011-08-08fuse: fix flockMiklos Szeredi
2011-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Alex Elder
2011-08-07compat_ioctl: add compat handler for PPPIOCGL2TPSTATSFlorian Westphal
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds
2011-08-07Fix POSIX ACL permission checkAri Savolainen
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06ore: Make ore its own moduleBoaz Harrosh
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-06exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds
2011-08-05Btrfs: force unplugs when switching from high to regular priority biosChris Mason
2011-08-05cifs: cope with negative dentries in cifs_get_rootJeff Layton
2011-08-05cifs: convert prefixpath delimiters in cifs_build_path_to_rootJeff Layton
2011-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-08-04exofs: Fix truncate for the raid-groups caseBoaz Harrosh
2011-08-04exofs: Small cleanup of exofs_fill_superBoaz Harrosh
2011-08-04exofs: BUG: Avoid sbi reallocBoaz Harrosh
2011-08-04exofs: Remove pnfs-osd private definitionsBoaz Harrosh
2011-08-04NFSv4.1: Return NFS4ERR_BADSESSION to callbacks during session resetsTrond Myklebust
2011-08-04NFSv4.1: Fix the callback 'highest_used_slotid' behaviourTrond Myklebust
2011-08-04pnfs-obj: Fix the comp_index != 0 caseBoaz Harrosh
2011-08-04pnfs-obj: Bug when we are running out of bioBoaz Harrosh
2011-08-04nfs: add missing prefetch.h includeHeiko Carstens
2011-08-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-08-03tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLRobert P. J. Day
2011-08-03mm: a few small updates for radix-swapHugh Dickins
2011-08-03fs/dcache.c: fix new kernel-doc warningRandy Dunlap
2011-08-03CIFS: Fix missing a decrement of inFlight valuePavel Shilovsky
2011-08-03ext4: use kzalloc in ext4_kzalloc()Mathias Krause
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds