summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* vfs: wire up compat ioctl for CLONE/CLONE_RANGEDarrick J. Wong2016-01-012-1/+5
* cifs: avoid unused variable and labelArnd Bergmann2015-12-081-2/+0
* nfsd: implement the NFSv4.2 CLONE operationChristoph Hellwig2015-12-075-0/+88
* nfsd: Pass filehandle to nfs4_preprocess_stateid_op()Anna Schumaker2015-12-073-12/+13
* vfs: pull btrfs clone API to vfs layerChristoph Hellwig2015-12-079-192/+239
* locks: new locks_mandatory_area calling conventionChristoph Hellwig2015-12-072-16/+11
* vfs: Add vfs_copy_file_range() support for pagecache copiesAnna Schumaker2015-12-011-4/+9
* btrfs: add .copy_file_range file operationZach Brown2015-12-013-39/+56
* vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-011-0/+120
* Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2015-11-278-64/+77
|\
| * nfs4: resend LAYOUTGET when there is a race that changes the seqidJeff Layton2015-11-251-25/+31
| * nfs: if we have no valid attrs, then don't declare the attribute cache validJeff Layton2015-11-251-1/+5
| * nfs: ensure that attrcache is revalidated after a SETATTRJeff Layton2015-11-251-1/+4
| * nfs4: limit callback decoding to received bytesBenjamin Coddington2015-11-231-2/+5
| * nfs4: start callback_ident at idr 1Benjamin Coddington2015-11-231-1/+1
| * nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton2015-11-231-1/+1
| * NFS4: Cleanup FATTR4_WORD0_FS_LOCATIONS after decoding successKinglong Mee2015-11-231-0/+1
| * NFS: Properly set NFS v4.2 NFSDBG_FACILITYAnna Schumaker2015-11-231-1/+1
| * nfs: reduce the amount of ifdefs for v4.2 in nfs4file.cChristoph Hellwig2015-11-231-20/+7
| * nfs: use btrfs ioctl defintions for cloneChristoph Hellwig2015-11-231-4/+6
| * nfs: allow intra-file CLONEChristoph Hellwig2015-11-231-5/+14
| * nfs: offer native ioctls even if CONFIG_COMPAT is setChristoph Hellwig2015-11-231-3/+0
| * nfs: pass on count for CLONE operationsChristoph Hellwig2015-11-231-0/+1
* | Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-2712-66/+219
|\ \
| * | btrfs: fix balance range usage filters in 4.4-rcHolger Hoffstätte2015-11-251-2/+2
| * | btrfs: qgroup: account shared subtree during snapshot deleteMark Fasheh2015-11-252-7/+42
| * | Btrfs: use btrfs_get_fs_root in resolve_indirect_refJosef Bacik2015-11-251-1/+1
| * | btrfs: qgroup: fix quota disable during rescanJustin Maggard2015-11-251-1/+2
| * | Btrfs: fix race between cleaner kthread and space cache writeoutFilipe Manana2015-11-251-13/+16
| * | Btrfs: fix scrub preventing unused block groups from being deletedFilipe Manana2015-11-253-1/+24
| * | Btrfs: fix race between scrub and block group deletionFilipe Manana2015-11-251-4/+16
| * | btrfs: fix rcu warning during device replaceDavid Sterba2015-11-251-4/+2
| * | btrfs: Continue replace when set_block_ro failedZhaolei2015-11-251-2/+18
| * | btrfs: fix clashing number of the enhanced balance usage filterDavid Sterba2015-11-251-1/+1
| * | Btrfs: fix the number of transaction units needed to remove a block groupFilipe Manana2015-11-253-5/+38
| * | Btrfs: use global reserve when deleting unused block group after ENOSPCFilipe Manana2015-11-256-26/+52
| * | Btrfs: tests: checking for NULL instead of IS_ERR()Dan Carpenter2015-11-251-1/+3
| * | btrfs: fix signed overflows in btrfs_sync_fileDavid Sterba2015-11-251-3/+7
* | | vfs: Avoid softlockups with sendfile(2)Jan Kara2015-11-231-0/+1
* | | vfs: Make sendfile(2) killable even betterJan Kara2015-11-231-0/+7
* | | fix sysvfs symlinksAl Viro2015-11-231-9/+2
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-215-38/+157
|\ \
| * | ocfs2: fix umask ignored issueJunxiao Bi2015-11-201-0/+2
| * | fat: fix fake_offset handling on error pathOGAWA Hirofumi2015-11-201-5/+11
| * | mm/hugetlbfs: fix bugs in fallocate hole punch of areas with holesMike Kravetz2015-11-201-33/+32
| * | ncpfs: don't allow negative timeoutsDan Carpenter2015-11-201-0/+2
| * | configfs: allow dynamic group creationDaniel Baluta2015-11-201-0/+110
* | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-205-3/+33
|\ \ \ | |/ / |/| |
| * | block: protect rw_page against device teardownDan Williams2015-11-191-2/+16
| * | dax: disable pmd mappingsDan Williams2015-11-162-0/+10
OpenPOWER on IntegriCloud