summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-01-28Btrfs: fix the reserved space leak caused by the race between nonlock dio and...Miao Xie
2014-01-28Btrfs: cleanup unnecessary parameter and variant of prepare_pages()Miao Xie
2014-01-28btrfs: replace BUG in can_modify_featureDavid Sterba
2014-01-28btrfs: reserve no transaction units in btrfs_feature_attr_storeDavid Sterba
2014-01-28Btrfs: make btrfs_debug match pr_debug handling related to DEBUGFrank Holton
2014-01-28btrfs: cleanup: removed unused 'btrfs_get_inode_ref_index'Sergei Trofimovich
2014-01-28btrfs: expand btrfs_find_item() to include find_orphan_item functionalityKelley Nielsen
2014-01-28btrfs: expand btrfs_find_item() to include find_root_ref functionalityKelley Nielsen
2014-01-28btrfs: bootstrap generic btrfs_find_item interfaceKelley Nielsen
2014-01-28btrfs: fix unused variables in qgroup.cValentina Giusti
2014-01-28btrfs: replace path->slots[0] with otherwise unused variable 'slot'Valentina Giusti
2014-01-28btrfs: remove unused variable from scrub_fixup_nodatasumValentina Giusti
2014-01-28btrfs: remove unused variable from setup_cluster_no_bitmapValentina Giusti
2014-01-28btrfs: remove unused variables from extent_io.cValentina Giusti
2014-01-28btrfs: remove unused variable from find_free_extentValentina Giusti
2014-01-28btrfs: remove unused variables from disk-io.cValentina Giusti
2014-01-28btrfs: remove unused variable from btrfs_new_inodeValentina Giusti
2014-01-28btrfs: publish fs label in sysfsJeff Mahoney
2014-01-28btrfs: publish device membership in sysfsJeff Mahoney
2014-01-28btrfs: publish allocation data in sysfsJeff Mahoney
2014-01-28btrfs: add ioctl to export size of global metadata reservationJeff Mahoney
2014-01-28btrfs: use feature attribute names to print better error messagesJeff Mahoney
2014-01-28btrfs: add ability to change features via sysfsJeff Mahoney
2014-01-28btrfs: publish unknown feature bits in sysfsJeff Mahoney
2014-01-28btrfs: publish per-super features in sysfsJeff Mahoney
2014-01-28btrfs: publish per-super attributes in sysfsJeff Mahoney
2014-01-28btrfs: publish supported featured in sysfsJeff Mahoney
2014-01-28btrfs: add ioctls to query/change feature bits onlineJeff Mahoney
2014-01-28Btrfs: skip merge part for delayed data refsLiu Bo
2014-01-28Btrfs: introduce a head ref rbtreeLiu Bo
2014-01-28Btrfs: fix check-integrity to look at the referenced data properlyJosef Bacik
2014-01-28Btrfs: incompatible format change to remove hole extentsJosef Bacik
2014-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-16Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-15nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner
2014-01-11Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2014-01-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-06ext4: fix bigalloc regressionEric Whitney
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-02GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa
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-26Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-12-23Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-12-22Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds