summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-01-03GFS2: Remove gfs2_quota_change_host structureSteven Whitehouse
2014-01-03GFS2: Clean up releasepageSteven Whitehouse
2014-01-03GFS2: Implement a "rgrp has no extents longer than X" schemeBob Peterson
2014-01-03GFS2: Drop inadequate rgrps from the reservation treeBob Peterson
2014-01-03GFS2: If requested is too large, use the largest extent in the rgrpBob Peterson
2014-01-02nfsd: get rid of unused function definitionKinglong Mee
2014-01-02nfsd: calculate the missing length of bitmap in EXCHANGE_IDKinglong Mee
2014-01-02Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-02epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron
2014-01-02Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-01-02jfs: fix xattr value size overflow in __jfs_setxattrJie Liu
2014-01-02GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa
2013-12-31libceph: all features fields must be u64Ilya Dryomov
2013-12-31ceph fscache: Uncaching no data page from fscache in readpage()Li Wang
2013-12-31ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang
2013-12-31ceph: add acl for cephfsGuangliang Zhao
2013-12-31ceph: check caps in filemap_fault and page_mkwriteYan, Zheng
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-12-27cifs: set FILE_CREATEDShirish Pargaonkar
2013-12-27cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu
2013-12-27Add missing end of line termination to some cifs messagesSteve French
2013-12-27f2fs: don't need to get f2fs_lock_op for the inline_data testJaegeuk Kim
2013-12-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-12-26f2fs: handle inline data operationsHuajun Li
2013-12-26f2fs: key functions to handle inline dataHuajun Li
2013-12-26f2fs: convert max_orphans to a field of f2fs_sb_infoGu Zheng
2013-12-26f2fs: check the blocksize before calling generic_direct_IO pathJaegeuk Kim
2013-12-26f2fs: should put the dnode when NEW_ADDR is detectedJaegeuk Kim
2013-12-26f2fs: introduce F2FS_INODE macro to get f2fs_inodeJaegeuk Kim
2013-12-26f2fs: check filename length in recover_dentryChao Yu
2013-12-24Merge 3.13-rc5 into staging-nextGreg Kroah-Hartman
2013-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-12-23udf: Fix lockdep warning from udf_symlink()Jan Kara
2013-12-23f2fs: avoid to set wrong pino of inode when rename dirChao Yu
2013-12-23f2fs: update several commentsChao Yu
2013-12-23f2fs: remove the rw_flag domain from f2fs_io_infoGu Zheng
2013-12-23f2fs: move all the bio initialization into __bio_allocGu Zheng
2013-12-23f2fs: write dirty meta pages collectivelyJaegeuk Kim
2013-12-23f2fs: introduce a new direct_IO write pathJaegeuk Kim
2013-12-23f2fs: introduce sysfs entry to control in-place-update policyJaegeuk Kim
2013-12-23f2fs: missing kmem_cache_destroy for discard_entryChangman Lee
2013-12-23f2fs: fix the location of tracepointJaegeuk Kim
2013-12-23f2fs: refactor bio->rw handlingJaegeuk Kim
2013-12-23f2fs: merge pages with the same sync_mode flagFan Li
2013-12-23f2fs: add unlikely() macro for compiler more aggressivelyJaegeuk Kim
2013-12-23f2fs: add unlikely() macro for compiler optimizationChao Yu
2013-12-23f2fs: avoid unneeded page release for correct _count of pageChao Yu
2013-12-23f2fs: use inner macro GFP_F2FS_ZERO for simplificationChao Yu
2013-12-23f2fs: replace the debugfs_root with f2fs_debugfs_rootYounger Liu
2013-12-23f2fs: remove debufs dir if debugfs_create_file() failedYounger Liu