aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ceph: fix encoding of ino only (not relative) pathsSage Weil2011-08-15
* ceph: document unlocked d_parent accessesSage Weil2011-07-26
* ceph: explicitly reference rename old_dentry parent dir in requestSage Weil2011-07-26
* ceph: document locking for ceph_set_dentry_offsetSage Weil2011-07-26
* ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bugSage Weil2011-07-26
* ceph: protect d_parent access in ceph_d_revalidateSage Weil2011-07-26
* ceph: protect access to d_parentSage Weil2011-07-26
* ceph: handle racing calls to ceph_init_dentrySage Weil2011-07-26
* ceph: set dir complete frag after adding capabilitySage Weil2011-07-26
* 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