summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ceph: additional debugfs outputJohn Spray2014-10-142-0/+47
* ceph: export ceph_session_state_name functionJohn Spray2014-10-142-7/+9
* ceph: include the initial ACL in create/mkdir/mknod MDS requestsYan, Zheng2014-10-144-47/+170
* ceph: use pagelist to present MDS request dataYan, Zheng2014-10-143-39/+28
* libceph: reference counting pagelistYan, Zheng2014-10-141-1/+0
* ceph: fix llistxattr on symlinkYan, Zheng2014-10-141-2/+1
* ceph: send client metadata to MDSJohn Spray2014-10-141-1/+70
* ceph: remove redundant code for max file size verificationChao Yu2014-10-142-15/+0
* ceph: remove redundant io_iter_advance()Yan, Zheng2014-10-141-1/+0
* ceph: move ceph_find_inode() outside the s_mutexYan, Zheng2014-10-142-8/+10
* ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-145-30/+20
* ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng2014-10-141-0/+1
* ceph: protect kick_requests() with mdsc->mutexYan, Zheng2014-10-141-2/+3
* ceph: trim unused inodes before reconnecting to recovering MDSYan, Zheng2014-10-141-10/+13
* Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-10-033-8/+4
|\
| * CIFS: Fix readpages retrying on reconnectsPavel Shilovsky2014-10-021-7/+1
| * Fix problem recognizing symlinksSteve French2014-10-022-1/+3
* | ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen2014-10-021-0/+4
|/
* nfsd4: fix corruption of NFSv4 read dataJ. Bruce Fields2014-09-301-1/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-275-78/+47
|\
| * vfs: Don't exchange "short" filenames unconditionally.Mikhail Efremov2014-09-271-9/+18
| * fold swapping ->d_name.hash into switch_names()Linus Torvalds2014-09-271-2/+1
| * fold unlocking the children into dentry_unlock_parents_for_move()Al Viro2014-09-261-5/+4
| * kill __d_materialise_dentry()Al Viro2014-09-261-44/+10
| * __d_materialise_dentry(): flip the order of argumentsAl Viro2014-09-261-24/+20
| * __d_move(): fold manipulations with ->d_child/->d_subdirsAl Viro2014-09-261-5/+3
| * don't open-code d_rehash() in d_materialise_unique()Al Viro2014-09-261-5/+1
| * pull rehashing and unlocking the target dentry into __d_materialise_dentry()Al Viro2014-09-261-7/+4
| * ufs: deal with nfsd/iget racesAl Viro2014-09-262-1/+9
| * fuse: honour max_read and max_write in direct_io modeMiklos Szeredi2014-09-262-1/+2
* | fs/cachefiles: add missing \n to kerror conversionsFabian Frederick2014-09-266-33/+33
* | mm: softdirty: addresses before VMAs in PTE holes aren't softdirtyPeter Feiner2014-09-261-9/+18
* | ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi2014-09-261-8/+10
* | nilfs2: fix data loss with mmap()Andreas Rohner2014-09-261-1/+6
* | ocfs2: free vol_label in ocfs2_delete_osb()Joseph Qi2014-09-261-0/+1
* | Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-09-224-11/+24
|\ \
| * | CacheFiles: Handle rename2David Howells2014-09-171-1/+2
| * | cachefiles: remove two unused pagevecs.NeilBrown2014-09-171-6/+0
| * | FS-Cache: refcount becomes corrupt under vma pressure.Milosz Tanski2014-09-171-3/+4
| * | FS-Cache: Reduce cookie ref count if submit fails.Milosz Tanski2014-08-271-0/+1
| * | FS-Cache: Timeout for releasepage()Milosz Tanski2014-08-271-1/+17
* | | Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov2014-09-221-2/+4
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-09-193-21/+19
|\ \
| * | Revert "Btrfs: device_list_add() should not update list when mounted"Chris Mason2014-09-181-7/+6
| * | Btrfs: set inode's logged_trans/last_log_commit after ranged fsyncFilipe Manana2014-09-162-14/+13
* | | Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-09-192-36/+42
|\ \ \
| * | | NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust2014-09-181-15/+15
| * | | NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson2014-09-181-18/+20
| * | | NFS: remove BUG possibility in nfs4_open_and_get_stateNeilBrown2014-09-121-3/+7
* | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-09-185-25/+45
|\ \ \ \
OpenPOWER on IntegriCloud