summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-12-02NFS: Fix a memory leak in nfs_readdirTrond Myklebust
2010-12-01ceph: Behave better when handling file lock replies.Herb Shiu
2010-12-01ceph: pass lock information by struct file_lock instead of as individual params.Herb Shiu
2010-12-01ceph: Handle file locks in replies from the MDS.Herb Shiu
2010-12-01ceph: avoid possible null deref in readdir after dir llseekSage Weil
2010-12-01xfs: only run xfs_error_test if error injection is activeDave Chinner
2010-12-01xfs: avoid moving stale inodes in the AILDave Chinner
2010-12-01xfs: delayed alloc blocks beyond EOF are valid after writebackDave Chinner
2010-12-01xfs: push stale, pinned buffers on trylock failuresDave Chinner
2010-12-01xfs: fix failed write truncation handling.Dave Chinner
2010-12-01NFS: Ensure we use the correct cookie in nfs_readdir_xdr_fillerTrond Myklebust
2010-11-30exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-11-30exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-11-30cifs: fix parsing of hostname in dfs referralsJeff Layton
2010-11-30NFS: Fix a readdirplus bugTrond Myklebust
2010-11-30fuse: verify ioctl retriesMiklos Szeredi
2010-11-30fuse: fix ioctl when server is 32bitMiklos Szeredi
2010-11-30cifs: display fsc in /proc/mountsSuresh Jayaraman
2010-11-30cifs: enable fscache iff fsc mount option is used explicitlySuresh Jayaraman
2010-11-30cifs: allow fsc mount option only if CONFIG_CIFS_FSCACHE is setSuresh Jayaraman
2010-11-30cifs: Handle extended attribute name cifs_acl to generate cifs acl blob (try #4)Shirish Pargaonkar
2010-11-30cifs: Misc. cleanup in cifsacl handling [try #4]Shirish Pargaonkar
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-11-29cifs: trivial comment fix for cifs_invalidate_mappingSuresh Jayaraman
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason
2010-11-28Btrfs: deal with DIO bios that span more than one ordered extentChris Mason
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds
2010-11-27Btrfs: setup blank root and fs_info for mount timeJosef Bacik
2010-11-27Btrfs: fix fiemapJosef Bacik
2010-11-27Btrfs - fix race between btrfs_get_sb() and umountIan Kent
2010-11-27Btrfs: update inode ctime when using linksJosef Bacik
2010-11-27Btrfs: make sure new inode size is ok in fallocateJosef Bacik
2010-11-27Btrfs: fix typo in fallocate to make it honor actual sizeJosef Bacik
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-11-25reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-11-25pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi
2010-11-25fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2010-11-24nilfs2: fix typo in comment of nilfs_dat_move functionRyusuke Konishi
2010-11-23nilfs2: nilfs_iget_for_gc() returns ERR_PTRDan Carpenter
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-11-22NFS: Correct the array bound calculation in nfs_readdir_add_to_arrayTrond Myklebust
2010-11-22NFS: Don't ignore errors from nfs_do_filldir()Trond Myklebust
2010-11-22NFS: Fix the error handling in "uncached_readdir()"Trond Myklebust
2010-11-22NFS: Fix a page leak in uncached_readdir()Trond Myklebust