summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-01-21ceph: add imported caps when handling cap export messageYan, Zheng
2014-01-21ceph: add open export target session helperYan, Zheng
2014-01-21ceph: remove exported caps when handling cap import messageYan, Zheng
2014-01-21ceph: handle session flush messageYan, Zheng
2014-01-21ceph: check inode caps in ceph_d_revalidateYan, Zheng
2014-01-21ceph: handle -ESTALE replyYan, Zheng
2014-01-21ceph: fix trim capsYan, Zheng
2014-01-21ceph: fix cache revoke raceYan, Zheng
2014-01-21ceph: use ceph_seq_cmp() to compare migrate_seqYan, Zheng
2014-01-21ceph: handle cap export race in try_flush_caps()Yan, Zheng
2014-01-20Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20nfs4: fix discover_server_trunking use after freeWeston Andros Adamson
2014-01-20CIFS: Cleanup cifs open codepathPavel Shilovsky
2014-01-20CIFS: Remove extra indentation in cifs_sfu_typePavel Shilovsky
2014-01-20CIFS: Cleanup cifs_mknodPavel Shilovsky
2014-01-20CIFS: Cleanup CIFSSMBOpenPavel Shilovsky
2014-01-20cifs: Add support for follow_link on dfs shares under posix extensionsSachin Prabhu
2014-01-20cifs: move unix extension call to cifs_query_symlink()Sachin Prabhu
2014-01-20cifs: Re-order M-F Symlink codeSachin Prabhu
2014-01-20cifs: Add create MFSymlinks to protocol ops structSachin Prabhu
2014-01-20cifs: use protocol specific call for query_mf_symlink()Sachin Prabhu
2014-01-20cifs: Rename MF symlink function namesSachin Prabhu
2014-01-20cifs: Rename and cleanup open_query_close_cifs_symlink()Sachin Prabhu
2014-01-19cifs: Fix memory leak in cifs_hardlink()Christian Engelmayer
2014-01-20f2fs: clean checkpatch warningsChris Fries
2014-01-19NFSv4.1: Handle errors correctly in nfs41_walk_client_listTrond Myklebust
2014-01-18GFS2: revert "GFS2: d_splice_alias() can't return error"J. Bruce Fields
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-17nfs: always make sure page is up-to-date before extending a write to cover th...Scott Mayhew
2014-01-17kernfs: associate a new kernfs_node with its parent on creationTejun Heo
2014-01-16ceph: trivial comment fixJ. Bruce Fields
2014-01-16GFS2: Small cleanupBob Peterson
2014-01-16GFS2: Don't use ENOBUFS when ENOMEM is the correct error codeSteven Whitehouse
2014-01-16f2fs: missing REQ_META and REQ_PRIO when sync_meta_pages(META_FLUSH)Changman Lee
2014-01-16f2fs: avoid f2fs_balance_fs call during pageoutJaegeuk Kim
2014-01-16Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-15GFS2: Fix kbuild test robot reported warningSteven Whitehouse
2014-01-15nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner
2014-01-14GFS2: Move quota bitmap operations under their own lockSteven Whitehouse
2014-01-14GFS2: Clean up quota slot allocationSteven Whitehouse
2014-01-14GFS2: Only run logd and quota when mounted read/writeSteven Whitehouse
2014-01-14GFS2: Use RCU/hlist_bl based hash for quotasSteven Whitehouse
2014-01-14GFS2: No need to invalidate pages for a dio readSteven Whitehouse
2014-01-14kernfs: fix get_active failure handling in kernfs_seq_*()Tejun Heo
2014-01-14f2fs: add delimiter to seperate name and value in debug phraseChangman Lee
2014-01-14f2fs: use spinlock rather than mutex for better speedGu Zheng
2014-01-14f2fs: move alloc new orphan node out of lock protection regionGu Zheng
2014-01-14f2fs: move grabing orphan pages out of protection regionGu Zheng
2014-01-14f2fs: remove the needless parameter of f2fs_wait_on_page_writebackYuan Zhong
2014-01-13Revert "kernfs: fix get_active failure handling in kernfs_seq_*()"Greg Kroah-Hartman