summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-01-28Btrfs: avoid unnecessary ordered extent cache resetsFilipe David Borba Manana
2014-01-28btrfs: fix leaks during sysfs teardownJeff Mahoney
2014-01-28btrfs: fix static checker warningsJeff Mahoney
2014-01-28Btrfs: fix very slow inode eviction and fs unmountFilipe David Borba Manana
2014-01-28Btrfs: improve forever loop when doing balance relocationWang Shilong
2014-01-28Btrfs: fix ordered extent check in btrfs_punch_holeFilipe David Borba Manana
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-28nfs: add memory barriers around NFS_INO_INVALID_DATA and NFS_INO_INVALIDATINGJeff Layton
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2014-01-28ceph: cast PAGE_SIZE to size_t in ceph_sync_write()Ilya Dryomov
2014-01-28ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov
2014-01-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-01-28Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-28NFS: Fix races in nfs_revalidate_mappingTrond Myklebust
2014-01-28compat: fix sys_fanotify_markHeiko Carstens
2014-01-28ocfs2: do not log ENOENT in unlink()Xiaowei.Hu
2014-01-27nfsd: consider CLAIM_FH when handing out delegationMing Chen