Age | Commit message (Expand) | Author | Files | Lines |
2014-10-14 | ceph: fix bool assignments | Fabian Frederick | 1 | -13/+13 |
2014-10-14 | ceph: additional debugfs output | John Spray | 2 | -0/+47 |
2014-10-14 | ceph: export ceph_session_state_name function | John Spray | 2 | -7/+9 |
2014-10-14 | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 4 | -47/+170 |
2014-10-14 | ceph: use pagelist to present MDS request data | Yan, Zheng | 3 | -39/+28 |
2014-10-14 | libceph: reference counting pagelist | Yan, Zheng | 1 | -1/+0 |
2014-10-14 | ceph: fix llistxattr on symlink | Yan, Zheng | 1 | -2/+1 |
2014-10-14 | ceph: send client metadata to MDS | John Spray | 1 | -1/+70 |
2014-10-14 | ceph: remove redundant code for max file size verification | Chao Yu | 2 | -15/+0 |
2014-10-14 | ceph: remove redundant io_iter_advance() | Yan, Zheng | 1 | -1/+0 |
2014-10-14 | ceph: move ceph_find_inode() outside the s_mutex | Yan, Zheng | 2 | -8/+10 |
2014-10-14 | ceph: request xattrs if xattr_version is zero | Yan, Zheng | 5 | -30/+20 |
2014-10-14 | ceph: make sure request isn't in any waiting list when kicking request. | Yan, Zheng | 1 | -0/+1 |
2014-10-14 | ceph: protect kick_requests() with mdsc->mutex | Yan, Zheng | 1 | -2/+3 |
2014-10-14 | ceph: trim unused inodes before reconnecting to recovering MDS | Yan, Zheng | 1 | -10/+13 |
2014-10-03 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 3 | -8/+4 |
2014-10-02 | ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handler | alex chen | 1 | -0/+4 |
2014-10-02 | CIFS: Fix readpages retrying on reconnects | Pavel Shilovsky | 1 | -7/+1 |
2014-10-02 | Fix problem recognizing symlinks | Steve French | 2 | -1/+3 |
2014-09-30 | nfsd4: fix corruption of NFSv4 read data | J. Bruce Fields | 1 | -1/+2 |
2014-09-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 5 | -78/+47 |
2014-09-27 | vfs: Don't exchange "short" filenames unconditionally. | Mikhail Efremov | 1 | -9/+18 |
2014-09-27 | fold swapping ->d_name.hash into switch_names() | Linus Torvalds | 1 | -2/+1 |
2014-09-26 | fold unlocking the children into dentry_unlock_parents_for_move() | Al Viro | 1 | -5/+4 |
2014-09-26 | kill __d_materialise_dentry() | Al Viro | 1 | -44/+10 |
2014-09-26 | __d_materialise_dentry(): flip the order of arguments | Al Viro | 1 | -24/+20 |
2014-09-26 | __d_move(): fold manipulations with ->d_child/->d_subdirs | Al Viro | 1 | -5/+3 |
2014-09-26 | don't open-code d_rehash() in d_materialise_unique() | Al Viro | 1 | -5/+1 |
2014-09-26 | pull rehashing and unlocking the target dentry into __d_materialise_dentry() | Al Viro | 1 | -7/+4 |
2014-09-26 | ufs: deal with nfsd/iget races | Al Viro | 2 | -1/+9 |
2014-09-26 | fuse: honour max_read and max_write in direct_io mode | Miklos Szeredi | 2 | -1/+2 |
2014-09-26 | fs/cachefiles: add missing \n to kerror conversions | Fabian Frederick | 6 | -33/+33 |
2014-09-26 | mm: softdirty: addresses before VMAs in PTE holes aren't softdirty | Peter Feiner | 1 | -9/+18 |
2014-09-26 | ocfs2/dlm: do not get resource spinlock if lockres is new | Joseph Qi | 1 | -8/+10 |
2014-09-26 | nilfs2: fix data loss with mmap() | Andreas Rohner | 1 | -1/+6 |
2014-09-26 | ocfs2: free vol_label in ocfs2_delete_osb() | Joseph Qi | 1 | -0/+1 |
2014-09-22 | Merge tag 'fscache-fixes-20140917' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -11/+24 |
2014-09-22 | Fix nasty 32-bit overflow bug in buffer i/o code. | Anton Altaparmakov | 1 | -2/+4 |
2014-09-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -21/+19 |
2014-09-19 | Merge tag 'nfs-for-3.17-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -36/+42 |
2014-09-18 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 5 | -25/+45 |
2014-09-18 | NFSv4: Fix another bug in the close/open_downgrade code | Trond Myklebust | 1 | -15/+15 |
2014-09-18 | NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() | Steve Dickson | 1 | -18/+20 |
2014-09-18 | Revert "Btrfs: device_list_add() should not update list when mounted" | Chris Mason | 1 | -7/+6 |
2014-09-17 | CacheFiles: Handle rename2 | David Howells | 1 | -1/+2 |
2014-09-17 | cachefiles: remove two unused pagevecs. | NeilBrown | 1 | -6/+0 |
2014-09-17 | FS-Cache: refcount becomes corrupt under vma pressure. | Milosz Tanski | 1 | -3/+4 |
2014-09-16 | Btrfs: set inode's logged_trans/last_log_commit after ranged fsync | Filipe Manana | 2 | -14/+13 |
2014-09-16 | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve... | Linus Torvalds | 5 | -22/+38 |
2014-09-16 | vfs: workaround gcc <4.6 build error in link_path_walk() | James Hogan | 1 | -1/+1 |