summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-03-25Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-25ext4: fix two spelling nitsTheodore Ts'o
2017-03-25ext4: lock the xattr block before checksuming itTheodore Ts'o
2017-03-23Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-20f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu
2017-03-20f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu
2017-03-20f2fs: use __set{__clear}_bit_leJaegeuk Kim
2017-03-20f2fs: declare static functionsJaegeuk Kim
2017-03-20f2fs: don't overwrite node block by SSRJaegeuk Kim
2017-03-17Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-03-17btrfs: add missing memset while reading compressed inline extentsZygo Blaxell
2017-03-17Btrfs: fix regression in lock_delalloc_pagesLiu Bo
2017-03-17pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson
2017-03-17pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson
2017-03-17NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia
2017-03-17NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia
2017-03-17nfs: make nfs4_cb_sv_ops staticJason Yan
2017-03-17NFS: fix the fault nrequests decreasing for nfs_inode COPYKinglong Mee
2017-03-17Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds
2017-03-17kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain
2017-03-16Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-03-16afs: Don't wait for page writeback with the page lock heldDavid Howells
2017-03-16afs: ->writepage() shouldn't call clear_page_dirty_for_io()David Howells
2017-03-16afs: Fix abort on signal while waiting for call completionDavid Howells
2017-03-16afs: Fix an off-by-one error in afs_send_pages()David Howells
2017-03-16afs: Fix afs_kill_pages()David Howells
2017-03-16afs: Fix page leak in afs_write_begin()David Howells
2017-03-16afs: Don't set PG_error on local EINTR or ENOMEM when filling a pageDavid Howells
2017-03-16afs: Populate and use client modification timeMarc Dionne
2017-03-16afs: Better abort and net error handlingDavid Howells
2017-03-16afs: Invalid op ID should abort with RXGEN_OPCODEDavid Howells
2017-03-16afs: Fix the maths in afs_fs_store_data()David Howells
2017-03-16afs: Use a bvec rather than a kvec in afs_send_pages()David Howells
2017-03-16afs: Make struct afs_read::remain 64-bitDavid Howells
2017-03-16afs: Fix AFS read bugDavid Howells
2017-03-16afs: Prevent callback expiry timer overflowTina Ruchandani
2017-03-16afs: Migrate vlocation fields to 64-bitTina Ruchandani
2017-03-16afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2017-03-16afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat
2017-03-16afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells
2017-03-16afs: Flush outstanding writes when an fd is closedDavid Howells
2017-03-16afs: Handle a short write to an AFS pageDavid Howells
2017-03-16afs: Kill struct afs_read::pg_offsetDavid Howells
2017-03-16afs: Handle better the server returning excess or short dataDavid Howells
2017-03-16afs: Deal with an empty callback arrayMarc Dionne
2017-03-16afs: Adjust mode bits processingMarc Dionne
2017-03-16afs: Populate group ID from vnode statusMarc Dionne
2017-03-16afs: Fix page overput in afs_fill_page()David Howells