aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 1-1/+1
2011-07-21vfs: drop conditional inode prefetch in __do_lookup_rcuGravatar Linus Torvalds 1-2/+0
2011-07-21FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopGravatar Jan Beulich 1-9/+5
2011-07-21CIFS: Fix wrong length in cifs_iovec_readGravatar Pavel Shilovsky 1-1/+1
2011-07-19fs/libfs.c: fix simple_attr_write() on 32bit machinesGravatar Akinobu Mita 1-1/+1
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-72/+35
2011-07-19vfs: fix race in rcu lookup of pruned dentryGravatar Linus Torvalds 1-1/+6
2011-07-18Fix cifs_get_root()Gravatar Al Viro 1-71/+29
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 6-45/+54
2011-07-17hppfs_lookup(): don't open-code lookup_one_len()Gravatar Al Viro 1-16/+3
2011-07-17hppfs: fix dentry leakGravatar Al Viro 1-6/+6
2011-07-17cramfs: get_cramfs_inode() returns ERR_PTR() on failureGravatar Al Viro 1-10/+12
2011-07-17ufs should use d_splice_alias()Gravatar Al Viro 1-8/+4
2011-07-17fix exofs ->get_parent()Gravatar Al Viro 1-1/+1
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 3-7/+7
2011-07-16ceph analog of cifs build_path_from_dentry() race fixGravatar Al Viro 1-3/+16
2011-07-16cifs: build_path_from_dentry() race fixGravatar Al Viro 1-1/+12
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-17/+36
2011-07-14fix loop checks in d_materialise_unique()Gravatar Al Viro 1-17/+34
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesGravatar Linus Torvalds 7-10/+50
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugGravatar Steven Whitehouse 4-8/+36
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 3-2/+3
2011-07-12Fix ->d_lock locking order in unlazy_walk()Gravatar Al Viro 1-0/+2
2011-07-12[CIFS] update cifs to version 1.74Gravatar Steve French 1-1/+1
2011-07-12[CIFS] update limit for snprintf in cifs_construct_tconGravatar Steve French 1-1/+1
2011-07-12cifs: Fix signing failure when server mandates signing for NTLMSSPGravatar Shirish Pargaonkar 1-5/+5
2011-07-12GFS2: Fix race during filesystem mountGravatar Steven Whitehouse 3-1/+11
2011-07-12GFS2: force a log flush when invalidating the rindex glockGravatar Benjamin Marzinski 1-1/+3
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszGravatar Andy Adamson 1-1/+1
2011-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 3-57/+73
2011-07-11cifs: drop spinlock before calling cifs_put_tlinkGravatar Jeff Layton 1-1/+1
2011-07-09cifs: fix expand_dfs_referralGravatar Jeff Layton 1-10/+20
2011-07-09cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLGravatar Jeff Layton 1-0/+2
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 4-6/+20
2011-07-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 2-8/+10
2011-07-08cifs: factor smb_vol allocation out of cifs_setup_volume_infoGravatar Jeff Layton 3-33/+33
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeGravatar David Howells 3-5/+48
2011-07-06btrfs: fix oops when doing space balanceGravatar Miao Xie 1-5/+7
2011-07-06Btrfs: don't panic if we get an error while balancing V2Gravatar Josef Bacik 1-1/+2
2011-07-06btrfs: add missing options displayed in mount outputGravatar David Sterba 2-0/+11
2011-07-06xfs: unpin stale inodes directly in IOP_COMMITTEDGravatar Dave Chinner 2-8/+10
2011-07-06cifs: have cifs_cleanup_volume_info not take a double pointerGravatar Jeff Layton 3-9/+5
2011-07-06cifs: fix build_unc_path_to_root to account for a prefixpathGravatar Jeff Layton 1-6/+15
2011-07-06cifs: remove bogus call to cifs_cleanup_volume_infoGravatar Jeff Layton 1-1/+0
2011-07-06FDPIC: Fix memory leakGravatar Davidlohr Bueso 1-0/+1
2011-07-06fs: fix lock initializationGravatar Miklos Szeredi 1-10/+20
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 1-8/+6
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Gravatar Linus Torvalds 2-3/+6
2011-07-01cifs: set socket send and receive timeouts before attempting connectGravatar Jeff Layton 1-8/+8
2011-06-30hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Gravatar Alexey Khoroshilov 1-1/+1