Age | Commit message (Expand) | Author |
2014-01-21 | ceph: add imported caps when handling cap export message | Yan, Zheng |
2014-01-21 | ceph: add open export target session helper | Yan, Zheng |
2014-01-21 | ceph: remove exported caps when handling cap import message | Yan, Zheng |
2014-01-21 | ceph: handle session flush message | Yan, Zheng |
2014-01-21 | ceph: check inode caps in ceph_d_revalidate | Yan, Zheng |
2014-01-21 | ceph: handle -ESTALE reply | Yan, Zheng |
2014-01-21 | ceph: fix trim caps | Yan, Zheng |
2014-01-21 | ceph: fix cache revoke race | Yan, Zheng |
2014-01-21 | ceph: use ceph_seq_cmp() to compare migrate_seq | Yan, Zheng |
2014-01-21 | ceph: handle cap export race in try_flush_caps() | Yan, Zheng |
2014-01-20 | Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | nfs4: fix discover_server_trunking use after free | Weston Andros Adamson |
2014-01-20 | CIFS: Cleanup cifs open codepath | Pavel Shilovsky |
2014-01-20 | CIFS: Remove extra indentation in cifs_sfu_type | Pavel Shilovsky |
2014-01-20 | CIFS: Cleanup cifs_mknod | Pavel Shilovsky |
2014-01-20 | CIFS: Cleanup CIFSSMBOpen | Pavel Shilovsky |
2014-01-20 | cifs: Add support for follow_link on dfs shares under posix extensions | Sachin Prabhu |
2014-01-20 | cifs: move unix extension call to cifs_query_symlink() | Sachin Prabhu |
2014-01-20 | cifs: Re-order M-F Symlink code | Sachin Prabhu |
2014-01-20 | cifs: Add create MFSymlinks to protocol ops struct | Sachin Prabhu |
2014-01-20 | cifs: use protocol specific call for query_mf_symlink() | Sachin Prabhu |
2014-01-20 | cifs: Rename MF symlink function names | Sachin Prabhu |
2014-01-20 | cifs: Rename and cleanup open_query_close_cifs_symlink() | Sachin Prabhu |
2014-01-19 | cifs: Fix memory leak in cifs_hardlink() | Christian Engelmayer |
2014-01-20 | f2fs: clean checkpatch warnings | Chris Fries |
2014-01-19 | NFSv4.1: Handle errors correctly in nfs41_walk_client_list | Trond Myklebust |
2014-01-18 | GFS2: revert "GFS2: d_splice_alias() can't return error" | J. Bruce Fields |
2014-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-01-17 | nfs: always make sure page is up-to-date before extending a write to cover th... | Scott Mayhew |
2014-01-17 | kernfs: associate a new kernfs_node with its parent on creation | Tejun Heo |
2014-01-16 | ceph: trivial comment fix | J. Bruce Fields |
2014-01-16 | GFS2: Small cleanup | Bob Peterson |
2014-01-16 | GFS2: Don't use ENOBUFS when ENOMEM is the correct error code | Steven Whitehouse |
2014-01-16 | f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH) | Changman Lee |
2014-01-16 | f2fs: avoid f2fs_balance_fs call during pageout | Jaegeuk Kim |
2014-01-16 | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-01-15 | GFS2: Fix kbuild test robot reported warning | Steven Whitehouse |
2014-01-15 | nilfs2: fix segctor bug that causes file system corruption | Andreas Rohner |
2014-01-14 | GFS2: Move quota bitmap operations under their own lock | Steven Whitehouse |
2014-01-14 | GFS2: Clean up quota slot allocation | Steven Whitehouse |
2014-01-14 | GFS2: Only run logd and quota when mounted read/write | Steven Whitehouse |
2014-01-14 | GFS2: Use RCU/hlist_bl based hash for quotas | Steven Whitehouse |
2014-01-14 | GFS2: No need to invalidate pages for a dio read | Steven Whitehouse |
2014-01-14 | kernfs: fix get_active failure handling in kernfs_seq_*() | Tejun Heo |
2014-01-14 | f2fs: add delimiter to seperate name and value in debug phrase | Changman Lee |
2014-01-14 | f2fs: use spinlock rather than mutex for better speed | Gu Zheng |
2014-01-14 | f2fs: move alloc new orphan node out of lock protection region | Gu Zheng |
2014-01-14 | f2fs: move grabing orphan pages out of protection region | Gu Zheng |
2014-01-14 | f2fs: remove the needless parameter of f2fs_wait_on_page_writeback | Yuan Zhong |
2014-01-13 | Revert "kernfs: fix get_active failure handling in kernfs_seq_*()" | Greg Kroah-Hartman |