aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Gravatar Linus Torvalds 4-120/+44
2011-02-21Docbook: add fs/eventfd.c and fix typos in itGravatar Randy Dunlap 1-6/+6
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 3-5/+15
2011-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 3-9/+9
2011-02-21[CIFS] update cifs versionGravatar Steve French 1-1/+1
2011-02-21cifs: Fix regression in LANMAN (LM) auth codeGravatar Shirish Pargaonkar 1-4/+4
2011-02-21eCryptfs: Copy up lower inode attrs in getattrGravatar Tyler Hicks 1-0/+2
2011-02-21ecryptfs: read on a directory should return EISDIR if not supportedGravatar Andy Whitcroft 1-0/+1
2011-02-21eCryptfs: Handle NULL nameidata pointersGravatar Tyler Hicks 3-26/+29
2011-02-19ceph: keep reference to parent inode on ceph_dentryGravatar Yehuda Sadeh 2-1/+5
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-3/+3
2011-02-17eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"Gravatar Tyler Hicks 1-94/+12
2011-02-17fs/partitions: Validate map_count in Mac partition tablesGravatar Timo Warns 1-8/+9
2011-02-16Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-4/+4
2011-02-17cifs: fix handling of scopeid in cifs_convert_addressGravatar Jeff Layton 1-4/+4
2011-02-16block: revert block_dev read-only checkGravatar Chuck Ebbert 1-6/+5
2011-02-16nfsd: correctly handle return value from nfsd_map_name_to_*Gravatar NeilBrown 1-4/+4
2011-02-16vfs: fix BUG_ON() in fs/namei.c:1461Gravatar Linus Torvalds 1-5/+4
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Gravatar Tejun Heo 2-3/+3
2011-02-15Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 4-93/+125
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-65/+57
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 9-11/+68
2011-02-15s390: remove task_show_regsGravatar Martin Schwidefsky 1-3/+0
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Gravatar Al Viro 1-8/+0
2011-02-15drop out of RCU in return_revalGravatar Al Viro 1-19/+6
2011-02-15split do_revalidate() into RCU and non-RCU casesGravatar Al Viro 1-17/+30
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateGravatar Al Viro 1-15/+16
2011-02-15nothing in do_follow_link() is going to see RCUGravatar Al Viro 1-8/+7
2011-02-14Btrfs: check return value of alloc_extent_map()Gravatar Tsutomu Itoh 4-3/+7
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Gravatar Ilya Dryomov 1-0/+2
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Gravatar Dan Rosenberg 1-2/+8
2011-02-14Btrfs: Fix balance panicGravatar Yan, Zheng 1-0/+1
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsGravatar Chris Mason 1-1/+9
2011-02-14Btrfs: fix page->private racesGravatar Chris Mason 2-5/+41
2011-02-14nfsd: break lease on unlink due to renameGravatar J. Bruce Fields 1-0/+7
2011-02-14nfsd4: acquire only one lease per fileGravatar J. Bruce Fields 2-42/+58
2011-02-14nfsd4: modify fi_delegations under recall_lockGravatar J. Bruce Fields 1-4/+4
2011-02-14nfsd4: remove unused deleg dprintk's.Gravatar J. Bruce Fields 1-4/+0
2011-02-14nfsd4: split lease setting into separate functionGravatar J. Bruce Fields 1-13/+19
2011-02-14nfsd4: fix leak on allocation errorGravatar J. Bruce Fields 1-8/+10
2011-02-14nfsd4: add helper function for lease setupGravatar J. Bruce Fields 1-12/+21
2011-02-14nfsd4: split up nfsd_break_deleg_cbGravatar J. Bruce Fields 1-18/+16
2011-02-14NFSD: memory corruption due to writing beyond the stat arrayGravatar Konstantin Khorenko 1-1/+1
2011-02-14NFSD: use nfserr for status after decode_cb_op_statusGravatar Benny Halevy 1-4/+2
2011-02-14nfsd: don't leak dentry count on mnt_want_write failureGravatar J. Bruce Fields 1-6/+6
2011-02-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 8-91/+221
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedGravatar Theodore Ts'o 2-9/+21
2011-02-12ext4: serialize unaligned asynchronous DIOGravatar Eric Sandeen 5-18/+100
2011-02-12ext4: make grpinfo slab cache names staticGravatar Eric Sandeen 1-40/+60
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Gravatar Linus Torvalds 1-4/+2