aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-19fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita
2011-07-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-19vfs: fix race in rcu lookup of pruned dentryLinus Torvalds
2011-07-18Fix cifs_get_root()Al Viro
2011-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-17hppfs_lookup(): don't open-code lookup_one_len()Al Viro
2011-07-17hppfs: fix dentry leakAl Viro
2011-07-17cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro
2011-07-17ufs should use d_splice_alias()Al Viro
2011-07-17fix exofs ->get_parent()Al Viro
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-16ceph analog of cifs build_path_from_dentry() race fixAl Viro
2011-07-16cifs: build_path_from_dentry() race fixAl Viro
2011-07-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-14fix loop checks in d_materialise_unique()Al Viro
2011-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2011-07-14GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse
2011-07-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-07-12Fix ->d_lock locking order in unlazy_walk()Al Viro
2011-07-12[CIFS] update cifs to version 1.74Steve French
2011-07-12[CIFS] update limit for snprintf in cifs_construct_tconSteve French
2011-07-12cifs: Fix signing failure when server mandates signing for NTLMSSPShirish Pargaonkar
2011-07-12GFS2: Fix race during filesystem mountSteven Whitehouse
2011-07-12GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2011-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-07-11cifs: drop spinlock before calling cifs_put_tlinkJeff Layton
2011-07-09cifs: fix expand_dfs_referralJeff Layton
2011-07-09cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton
2011-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-08Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-07-08cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells
2011-07-06btrfs: fix oops when doing space balanceMiao Xie
2011-07-06Btrfs: don't panic if we get an error while balancing V2Josef Bacik
2011-07-06btrfs: add missing options displayed in mount outputDavid Sterba
2011-07-06xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner
2011-07-06cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton
2011-07-06cifs: fix build_unc_path_to_root to account for a prefixpathJeff Layton
2011-07-06cifs: remove bogus call to cifs_cleanup_volume_infoJeff Layton
2011-07-06FDPIC: Fix memory leakDavidlohr Bueso
2011-07-06fs: fix lock initializationMiklos Szeredi
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds
2011-07-01cifs: set socket send and receive timeouts before attempting connectJeff Layton
2011-06-30hfsplus: Fix double iput of the same inode in hfsplus_fill_super()Alexey Khoroshilov
2011-06-30hfsplus: add missing call to bio_put()Seth Forshee
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara