summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-07-20fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita1-1/+1
2011-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-72/+35
2011-07-20vfs: fix race in rcu lookup of pruned dentryLinus Torvalds1-1/+6
2011-07-18Fix cifs_get_root()Al Viro1-71/+29
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds6-45/+54
2011-07-18hppfs_lookup(): don't open-code lookup_one_len()Al Viro1-16/+3
2011-07-18hppfs: fix dentry leakAl Viro1-6/+6
2011-07-18cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro1-10/+12
2011-07-18ufs should use d_splice_alias()Al Viro1-8/+4
2011-07-18fix exofs ->get_parent()Al Viro1-1/+1
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-7/+7
2011-07-17ceph analog of cifs build_path_from_dentry() race fixAl Viro1-3/+16
2011-07-17cifs: build_path_from_dentry() race fixAl Viro1-1/+12
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-17/+36
2011-07-15fix loop checks in d_materialise_unique()Al Viro1-17/+34
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds7-10/+50
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse4-8/+36
2011-07-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-2/+3
2011-07-13Fix ->d_lock locking order in unlazy_walk()Al Viro1-0/+2
2011-07-12[CIFS] update cifs to version 1.74Steve French1-1/+1
2011-07-12[CIFS] update limit for snprintf in cifs_construct_tconSteve French1-1/+1
2011-07-12cifs: Fix signing failure when server mandates signing for NTLMSSPShirish Pargaonkar1-5/+5
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse3-1/+11
2011-07-12GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski1-1/+3
2011-07-12NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson1-1/+1
2011-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-57/+73
2011-07-11cifs: drop spinlock before calling cifs_put_tlinkJeff Layton1-1/+1
2011-07-10cifs: fix expand_dfs_referralJeff Layton1-10/+20
2011-07-10cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton1-0/+2
2011-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-6/+20
2011-07-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-8/+10
2011-07-08cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton3-33/+33
2011-07-08FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells3-5/+48
2011-07-07btrfs: fix oops when doing space balanceMiao Xie1-5/+7
2011-07-07Btrfs: don't panic if we get an error while balancing V2Josef Bacik1-1/+2
2011-07-07btrfs: add missing options displayed in mount outputDavid Sterba2-0/+11
2011-07-07xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner2-8/+10
2011-07-07cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton3-9/+5
2011-07-07cifs: fix build_unc_path_to_root to account for a prefixpathJeff Layton1-6/+15
2011-07-07cifs: remove bogus call to cifs_cleanup_volume_infoJeff Layton1-1/+0
2011-07-06FDPIC: Fix memory leakDavidlohr Bueso1-0/+1
2011-07-06fs: fix lock initializationMiklos Szeredi1-10/+20
2011-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-8/+6
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds2-3/+6
2011-07-01cifs: set socket send and receive timeouts before attempting connectJeff Layton1-8/+8
2011-06-30hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Alexey Khoroshilov1-1/+1
2011-06-30hfsplus: add missing call to bio_put()Seth Forshee1-2/+5
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh2-1/+2
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov1-2/+5
2011-06-28mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara1-0/+7