summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2016-07-07Btrfs: trace pinned extentsJosef Bacik1-0/+8
2016-07-07Btrfs: introduce ticketed enospc infrastructureJosef Bacik2-151/+380
2016-07-07Btrfs: add tracepoint for adding block groupsJosef Bacik1-0/+2
2016-07-07Btrfs: warn_on for unaccounted spacesJosef Bacik1-6/+8
2016-07-07Btrfs: change delayed reservation fallback behaviorJosef Bacik1-41/+23
2016-07-07Btrfs: always reserve metadata for delalloc extentsJosef Bacik1-22/+13
2016-07-07Btrfs: fix callers of btrfs_block_rsv_migrateJosef Bacik6-25/+18
2016-07-07Btrfs: add bytes_readonly to the spaceinfo at onceJosef Bacik1-18/+11
2016-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-1/+31
2016-07-03Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-8/+33
2016-07-03ovl: warn instead of error if d_type is not supportedVivek Goyal1-5/+7
2016-07-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-48/+78
2016-07-01Merge tag 'nfsd-4.7-3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-4/+11
2016-07-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+6
2016-07-01locks: use file_inode()Miklos Szeredi1-1/+1
2016-06-30namespace: update event counter when umounting a deleted dentryAndrey Ulanov1-0/+1
2016-06-309p: use file_dentry()Miklos Szeredi1-3/+3
2016-06-30lockd: unregister notifier blocks if the service fails to come up completelyScott Mayhew1-3/+10
2016-06-30fuse: serialize dirops by defaultMiklos Szeredi3-1/+31
2016-06-29Merge tag 'nfs-for-4.7-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds8-23/+45
2016-06-29ovl: get_write_access() in truncateMiklos Szeredi1-0/+21
2016-06-29ovl: fix dentry leak for default_permissionsMiklos Szeredi1-3/+5
2016-06-28NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust1-3/+2
2016-06-27dax: fix offset overflow in dax_ioEric Sandeen1-1/+6
2016-06-27Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-52/+124
2016-06-27make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro1-1/+1
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+34
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-36/+57
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval3-13/+34
2016-06-24ceph: fix d_obtain_alias() misusesAl Viro1-7/+3
2016-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-31/+17
2016-06-24autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin1-3/+4
2016-06-24fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich1-1/+1
2016-06-24ocfs2: disable BUG assertions in reading blocksGang He2-2/+5
2016-06-24jbd2: get rid of superfluous __GFP_REPEATMichal Hocko1-25/+7
2016-06-24Merge tag 'nfsd-4.7-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-46/+48
2016-06-24File names with trailing period or space need special case conversionSteve French2-4/+31
2016-06-24Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2-1/+30
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings3-27/+25
2016-06-24posix_acl: Add set_posix_aclAndreas Gruenbacher1-19/+23
2016-06-24NFS: Fix an unused variable warningTrond Myklebust1-2/+0
2016-06-24NFS: Fix potential race in nfs_fhget()Trond Myklebust1-0/+1
2016-06-24NFS: Don't let readdirplus revalidate an inode that was marked as staleTrond Myklebust1-1/+6
2016-06-24NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removedTrond Myklebust1-1/+3
2016-06-24NFS: Fix a double page unlockTrond Myklebust1-2/+2
2016-06-24pnfs_nfs: fix _cancel_empty_pagelistWeston Andros Adamson1-2/+10
2016-06-24nfs4: Fix potential use after free of state in nfs4_do_reclaim.Oleg Drokin1-1/+1
2016-06-24NFS: Fix up O_DIRECT resultsTrond Myklebust1-3/+7
2016-06-24NFS/pnfs: handle bad delegation stateids in nfs4_layoutget_handle_exceptionTrond Myklebust1-4/+4
2016-06-24NFSv4.1/pnfs: Add sparse lock annotations for pnfs_find_alloc_layoutTrond Myklebust1-0/+2