aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ceph: set up readahead size when rsize is not passedYehuda Sadeh2011-07-26
* ceph: ignore lease maskSage Weil2011-07-26
* ceph: fix ceph_lookup_open intent usageSage Weil2011-07-26
* ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNCSage Weil2011-07-26
* ceph: fix bad parent_inode calc in ceph_lookup_openSage Weil2011-07-26
* ceph: avoid carrying Fw cap during write into page cacheSage Weil2011-07-26
* ceph: report f_bfree based on kb_avail rather than diffing.Greg Farnum2011-07-26
* ceph: only queue capsnap if caps are dirtySage Weil2011-07-26
* ceph: fix snap writeback when racing with writesSage Weil2011-07-26
* ceph: use flag bit for at_end readdir flagSage Weil2011-07-26
* ceph: add F_SYNC file flag to force sync (non-O_DIRECT) ioSage Weil2011-07-26
* ceph: add flags field to file_infoSage Weil2011-07-26
* 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