aboutsummaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2016-07-26btrfs: Replace -ENOENT by -ERANGE in btrfs_get_acl()Salah Triki
2016-07-26btrfs: Handle uninitialised inode evictionNikolay Borisov
2016-07-26Btrfs: fix read_node_slot to return errorsLiu Bo
2016-07-26Btrfs: fix double free of fs rootLiu Bo
2016-07-26Btrfs: error out if generic_bin_search get invalid argumentsLiu Bo
2016-07-26Btrfs: check inconsistence between chunk and block groupLiu Bo
2016-07-26btrfs: add missing bytes_readonly attribute file in sysfsWang Xiaoguang
2016-07-21Btrfs: fix delalloc accounting after copy_from_user faultsChris Mason
2016-07-20Btrfs: avoid deadlocks during reservations in btrfs_truncate_blockJosef Bacik
2016-07-07Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytesJosef Bacik
2016-07-07Btrfs: fill relocation block rsv after allocationJosef Bacik
2016-07-07Btrfs: always use trans->block_rsv for orphansJosef Bacik
2016-07-07Btrfs: change how we calculate the global block rsvJosef Bacik
2016-07-07Btrfs: use root when checking need_async_flushJosef Bacik
2016-07-07Btrfs: don't bother kicking async if there's nothing to reclaimJosef Bacik
2016-07-07Btrfs: fix release reserved extents trace pointsJosef Bacik
2016-07-07Btrfs: add tracepoints for flush eventsJosef Bacik
2016-07-07Btrfs: fix delalloc reservation amount tracepointJosef Bacik
2016-07-07Btrfs: trace pinned extentsJosef Bacik
2016-07-07Btrfs: introduce ticketed enospc infrastructureJosef Bacik
2016-07-07Btrfs: add tracepoint for adding block groupsJosef Bacik
2016-07-07Btrfs: warn_on for unaccounted spacesJosef Bacik
2016-07-07Btrfs: change delayed reservation fallback behaviorJosef Bacik
2016-07-07Btrfs: always reserve metadata for delalloc extentsJosef Bacik
2016-07-07Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik
2016-07-07Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik
2016-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-07-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-03ovl: warn instead of error if d_type is not supportedVivek Goyal
2016-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-07-01Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-07-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-01locks: use file_inode()Miklos Szeredi
2016-06-30namespace: update event counter when umounting a deleted dentryAndrey Ulanov
2016-06-309p: use file_dentry()Miklos Szeredi
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi
2016-06-29Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2016-06-29ovl: get_write_access() in truncateMiklos Szeredi
2016-06-29ovl: fix dentry leak for default_permissionsMiklos Szeredi
2016-06-28NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust
2016-06-27dax: fix offset overflow in dax_ioEric Sandeen
2016-06-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2016-06-27make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval
2016-06-24ceph: fix d_obtain_alias() misusesAl Viro
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-24autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin