summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ceph: handle racing calls to ceph_init_dentrySage Weil2011-07-261-9/+12
* ceph: set dir complete frag after adding capabilitySage Weil2011-07-261-13/+17
* ceph: set up readahead size when rsize is not passedYehuda Sadeh2011-07-261-0/+4
* ceph: ignore lease maskSage Weil2011-07-263-18/+12
* ceph: fix ceph_lookup_open intent usageSage Weil2011-07-263-19/+37
* ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNCSage Weil2011-07-261-1/+2
* ceph: fix bad parent_inode calc in ceph_lookup_openSage Weil2011-07-261-2/+3
* ceph: avoid carrying Fw cap during write into page cacheSage Weil2011-07-261-3/+19
* ceph: report f_bfree based on kb_avail rather than diffing.Greg Farnum2011-07-261-2/+1
* ceph: only queue capsnap if caps are dirtySage Weil2011-07-261-4/+2
* ceph: fix snap writeback when racing with writesSage Weil2011-07-261-3/+20
* ceph: use flag bit for at_end readdir flagSage Weil2011-07-262-6/+6
* ceph: add F_SYNC file flag to force sync (non-O_DIRECT) ioSage Weil2011-07-264-2/+18
* ceph: add flags field to file_infoSage Weil2011-07-261-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-211-1/+1
|\
| * CIFS: Fix wrong length in cifs_iovec_readPavel Shilovsky2011-07-211-1/+1
* | vfs: drop conditional inode prefetch in __do_lookup_rcuLinus Torvalds2011-07-211-2/+0
* | FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loopJan Beulich2011-07-211-9/+5
|/
* fs/libfs.c: fix simple_attr_write() on 32bit machinesAkinobu Mita2011-07-191-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-192-72/+35
|\
| * vfs: fix race in rcu lookup of pruned dentryLinus Torvalds2011-07-191-1/+6
| * Fix cifs_get_root()Al Viro2011-07-181-71/+29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-186-45/+54
|\ \ | |/
| * hppfs_lookup(): don't open-code lookup_one_len()Al Viro2011-07-171-16/+3
| * hppfs: fix dentry leakAl Viro2011-07-171-6/+6
| * cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro2011-07-171-10/+12
| * ufs should use d_splice_alias()Al Viro2011-07-171-8/+4
| * fix exofs ->get_parent()Al Viro2011-07-171-1/+1
| * ceph analog of cifs build_path_from_dentry() race fixAl Viro2011-07-161-3/+16
| * cifs: build_path_from_dentry() race fixAl Viro2011-07-161-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-173-7/+7
|\ \ | |/ |/|
| * [CIFS] update cifs to version 1.74Steve French2011-07-121-1/+1
| * [CIFS] update limit for snprintf in cifs_construct_tconSteve French2011-07-121-1/+1
| * cifs: Fix signing failure when server mandates signing for NTLMSSPShirish Pargaonkar2011-07-121-5/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-152-17/+36
|\ \
| * | fix loop checks in d_materialise_unique()Al Viro2011-07-141-17/+34
| * | Fix ->d_lock locking order in unlazy_walk()Al Viro2011-07-121-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2011-07-147-10/+50
|\ \ \
| * | | GFS2: Resolve inode eviction and ail list interaction bugSteven Whitehouse2011-07-144-8/+36
| * | | GFS2: Fix race during filesystem mountSteven Whitehouse2011-07-123-1/+11
| * | | GFS2: force a log flush when invalidating the rindex glockBenjamin Marzinski2011-07-121-1/+3
| | |/ | |/|
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-07-133-2/+3
|\ \ \ | |/ / |/| |
| * | NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson2011-07-111-1/+1
| * | pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh2011-06-282-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2011-07-113-57/+73
|\ \ \
| * | | cifs: drop spinlock before calling cifs_put_tlinkJeff Layton2011-07-111-1/+1
| * | | cifs: fix expand_dfs_referralJeff Layton2011-07-091-10/+20
| * | | cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALLJeff Layton2011-07-091-0/+2
| * | | cifs: factor smb_vol allocation out of cifs_setup_volume_infoJeff Layton2011-07-083-33/+33
| * | | cifs: have cifs_cleanup_volume_info not take a double pointerJeff Layton2011-07-063-9/+5
OpenPOWER on IntegriCloud