summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-02-21Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-21[CIFS] update cifs versionSteve French
2011-02-21cifs: Fix regression in LANMAN (LM) auth codeShirish Pargaonkar
2011-02-21eCryptfs: Copy up lower inode attrs in getattrTyler Hicks
2011-02-21ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft
2011-02-21eCryptfs: Handle NULL nameidata pointersTyler Hicks
2011-02-19ceph: keep reference to parent inode on ceph_dentryYehuda Sadeh
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-17eCryptfs: Revert "dont call lookup_one_len to avoid NULL nameidata"Tyler Hicks
2011-02-17fs/partitions: Validate map_count in Mac partition tablesTimo Warns
2011-02-16Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-02-17cifs: fix handling of scopeid in cifs_convert_addressJeff Layton
2011-02-16block: revert block_dev read-only checkChuck Ebbert
2011-02-16nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown
2011-02-16vfs: fix BUG_ON() in fs/namei.c:1461Linus Torvalds
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-15Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro
2011-02-15drop out of RCU in return_revalAl Viro
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg
2011-02-14Btrfs: Fix balance panicYan, Zheng
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason
2011-02-14Btrfs: fix page->private racesChris Mason
2011-02-14nfsd: break lease on unlink due to renameJ. Bruce Fields
2011-02-14nfsd4: acquire only one lease per fileJ. Bruce Fields
2011-02-14nfsd4: modify fi_delegations under recall_lockJ. Bruce Fields
2011-02-14nfsd4: remove unused deleg dprintk's.J. Bruce Fields
2011-02-14nfsd4: split lease setting into separate functionJ. Bruce Fields
2011-02-14nfsd4: fix leak on allocation errorJ. Bruce Fields
2011-02-14nfsd4: add helper function for lease setupJ. Bruce Fields
2011-02-14nfsd4: split up nfsd_break_deleg_cbJ. Bruce Fields
2011-02-14NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko
2011-02-14NFSD: use nfserr for status after decode_cb_op_statusBenny Halevy
2011-02-14nfsd: don't leak dentry count on mnt_want_write failureJ. Bruce Fields
2011-02-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o
2011-02-12ext4: serialize unaligned asynchronous DIOEric Sandeen
2011-02-12ext4: make grpinfo slab cache names staticEric Sandeen
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds