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