aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-21
| |\
| | * CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky2011-07-20
| * | vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds2011-07-21
| * | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-21
| |/
| * fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita2011-07-20
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-20
| |\
| | * vfs: fix race in rcu lookup of pruned dentryLinus Torvalds2011-07-20
| | * Fix cifs_get_root()Al Viro2011-07-18
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-18
| |\|
| | * hppfs_lookup(): don't open-code lookup_one_len()Al Viro2011-07-17
| | * hppfs: fix dentry leakAl Viro2011-07-17
| | * cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro2011-07-17
| | * ufs should use d_splice_alias()Al Viro2011-07-17
| | * fix exofs ->get_parent()Al Viro2011-07-17
| | * ceph analog of cifs build_path_from_dentry() race fixAl Viro2011-07-16
| | * cifs: build_path_from_dentry() race fixAl Viro2011-07-16
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-17
| |\ \ | | |/ | |/|
| | * [CIFS] update cifs to version 1.74Steve French2011-07-12
| | * [CIFS] update limit for snprintf in cifs_construct_tconSteve French2011-07-12
| | * cifs: Fix signing failure when server mandates signing for NTLMSSPShirish Pargaonkar2011-07-12
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-15
| |\ \
| | * | fix loop checks in d_materialise_unique()Al Viro2011-07-14
| | * | Fix ->d_lock locking order in unlazy_walk()Al Viro2011-07-12
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-07-14
| |\ \ \
| | * | | GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse2011-07-14
| | * | | GFS2: Fix race during filesystem mountSteven Whitehouse2011-07-12
| | * | | GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski2011-07-12
| | | |/ | | |/|
| * | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-13
| |\ \ \ | | |/ / | |/| |
| | * | NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson2011-07-11
| | * | pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh2011-06-28
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-11
| |\ \ \
| | * | | cifs: drop spinlock before calling cifs_put_tlinkJeff Layton2011-07-11
| | * | | cifs: fix expand_dfs_referralJeff Layton2011-07-09
| | * | | cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton2011-07-09
| | * | | cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton2011-07-07
| | * | | cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton2011-07-06
| | * | | cifs: fix build_unc_path_to_root to account for a prefixpathJeff Layton2011-07-06
| | * | | cifs: remove bogus call to cifs_cleanup_volume_infoJeff Layton2011-07-06
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-09
| |\ \ \ \
| | * | | | btrfs: fix oops when doing space balanceMiao Xie2011-07-06
| | * | | | Btrfs: don't panic if we get an error while balancing V2Josef Bacik2011-07-06
| | * | | | btrfs: add missing options displayed in mount outputDavid Sterba2011-07-06
| * | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-07-08
| |\ \ \ \ \
| | * | | | | xfs: unpin stale inodes directly in IOP_COMMITTEDDave Chinner2011-07-06
| * | | | | | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-07
| | |_|/ / / | |/| | | |
| * | | | | FDPIC: Fix memory leakDavidlohr Bueso2011-07-06
| * | | | | fs: fix lock initializationMiklos Szeredi2011-07-06
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-07-05
| |\ \ \ \ \
| | * | | | | ceph: fix sync and dio writes across stripe boundariesSage Weil2011-06-13