aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-21GFS2: fix code parameter error in inode_go_lockWang Xibo
2017-07-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-07-20Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-07-20btrfs: merge REQ_OP and REQ_ flags to one parameter in submit_extent_pageDavid Sterba
2017-07-20btrfs: cleanup types storing REQ_*David Sterba
2017-07-20btrfs: get fs_info from eb in btrfs_print_tree, remove argumentDavid Sterba
2017-07-20btrfs: get fs_info from eb in btrfs_print_leaf, remove argumentDavid Sterba
2017-07-20btrfs: simplify btrfs_dev_replace_kthreadDavid Sterba
2017-07-20btrfs: factor reading progress out of btrfs_dev_replace_statusDavid Sterba
2017-07-20btrfs: defrag: make readahead state allocation failure non-fatalDavid Sterba
2017-07-20btrfs: use GFP_KERNEL in btrfs_defrag_fileDavid Sterba
2017-07-20btrfs: use GFP_KERNEL in mount and remountDavid Sterba
2017-07-20btrfs: Simplify math in should_alloc chunkNikolay Borisov
2017-07-20btrfs: account for pinned bytes in should_alloc_chunkJeff Mahoney
2017-07-20ovl: check for bad and whiteout index on lookupAmir Goldstein
2017-07-20ovl: do not cleanup directory and whiteout index entriesAmir Goldstein
2017-07-20ovl: fix xattr get and set with selinuxMiklos Szeredi
2017-07-19signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-19fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
2017-07-19Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")Trond Myklebust
2017-07-19pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()Trond Myklebust
2017-07-19NFS: Fix another COMMIT race in pNFSTrond Myklebust
2017-07-19NFS: Fix a COMMIT race in pNFSTrond Myklebust
2017-07-19mount: copy the port field into the cloned nfs_server structure.Steve Dickson
2017-07-19Btrfs: fix dir item validation when replaying xattr deletesFilipe Manana
2017-07-19btrfs: account that we're waiting for IO in scrub_submit_raid56_bio_waitDavid Sterba
2017-07-19btrfs: account that we're waiting for DIO readDavid Sterba
2017-07-19gfs2: Fixup to "Get rid of flush_delayed_work in gfs2_evict_inode"Andreas Gruenbacher
2017-07-19gfs2: Don't clear SGID when inheriting ACLsJan Kara
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-19Merge tag 'ceph-for-4.13-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-07-18jfs: preserve i_mode if __jfs_set_acl() failsErnesto A. Fernández
2017-07-18jfs: Don't clear SGID when inheriting ACLsJan Kara
2017-07-18Merge tag 'nfsd-4.13-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-07-18hfsplus: Don't clear SGID when inheriting ACLsJan Kara
2017-07-18btrfs: Remove find_raid56_stripe_lenNikolay Borisov
2017-07-18btrfs: use named constant for bdev blocksizeDavid Sterba
2017-07-18btrfs: split write_dev_supers to two functionsDavid Sterba
2017-07-18btrfs: refactor find_device helperDavid Sterba
2017-07-18btrfs: merge alloc_device helpersDavid Sterba
2017-07-18btrfs: Use explicit round_down macro in btrfs resize ioctl handlerNikolay Borisov
2017-07-18btrfs: btrfs_inherit_iflags() can be staticAnand Jain
2017-07-18isofs: Fix off-by-one in 'session' mount option parsingJan Kara
2017-07-18reiserfs: preserve i_mode if __reiserfs_set_acl() failsErnesto A. Fernández
2017-07-18ext2: preserve i_mode if ext2_set_acl() failsErnesto A. Fernández
2017-07-17f2fs: avoid cpu lockupJaegeuk Kim
2017-07-17f2fs: include seq_file.h for sysfs.cJaegeuk Kim
2017-07-17btrfs: allow defrag compress to override NOCOMPRESS attributeDavid Sterba
2017-07-17btrfs: defrag: cleanup checking for compression statusDavid Sterba
2017-07-17btrfs: separate defrag and property compressionDavid Sterba