aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-03-26
|\
| * kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()Vaibhav Jain2017-03-16
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-03-26
|\ \
| * | ext4: fix two spelling nitsTheodore Ts'o2017-03-25
| * | ext4: lock the xattr block before checksuming itTheodore Ts'o2017-03-25
| * | jbd2: don't leak memory if setting up journal failsEric Biggers2017-03-15
| * | ext4: mark inode dirty after converting inline directoryEric Biggers2017-03-15
* | | Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-25
|\ \ \
| * | | fscrypt: eliminate ->prepare_context() operationEric Biggers2017-03-15
| * | | fscrypt: remove broken support for detecting keyring key revocationEric Biggers2017-03-15
| |/ /
* | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-03-23
|\ \ \
| * | | btrfs: add missing memset while reading compressed inline extentsZygo Blaxell2017-03-17
| * | | Btrfs: fix regression in lock_delalloc_pagesLiu Bo2017-03-17
* | | | f2fs: combine nat_bits and free_nid_bitmap cacheChao Yu2017-03-20
* | | | f2fs: skip scanning free nid bitmap of full NAT blocksChao Yu2017-03-20
* | | | f2fs: use __set{__clear}_bit_leJaegeuk Kim2017-03-20
* | | | f2fs: declare static functionsJaegeuk Kim2017-03-20
* | | | f2fs: don't overwrite node block by SSRJaegeuk Kim2017-03-20
* | | | Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-03-17
|\ \ \ \
| * | | | pNFS/flexfiles: never nfs4_mark_deviceid_unavailableWeston Andros Adamson2017-03-17
| * | | | pNFS: return status from nfs4_pnfs_ds_connectWeston Andros Adamson2017-03-17
| * | | | NFSv4.1 respect server's max size in CREATE_SESSIONOlga Kornievskaia2017-03-17
| * | | | NFS prevent double free in async nfs4_exchange_idOlga Kornievskaia2017-03-17
| * | | | nfs: make nfs4_cb_sv_ops staticJason Yan2017-03-17
| * | | | NFS: fix the fault nrequests decreasing for nfs_inode COPYKinglong Mee2017-03-17
| * | | | NFSv4: fix a reference leak caused WARNING messagesKinglong Mee2017-03-13
| * | | | nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAMEKinglong Mee2017-03-13
* | | | | Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds2017-03-17
|\ \ \ \ \
| * | | | | afs: Don't wait for page writeback with the page lock heldDavid Howells2017-03-16
| * | | | | afs: ->writepage() shouldn't call clear_page_dirty_for_io()David Howells2017-03-16
| * | | | | afs: Fix abort on signal while waiting for call completionDavid Howells2017-03-16
| * | | | | afs: Fix an off-by-one error in afs_send_pages()David Howells2017-03-16
| * | | | | afs: Fix afs_kill_pages()David Howells2017-03-16
| * | | | | afs: Fix page leak in afs_write_begin()David Howells2017-03-16
| * | | | | afs: Don't set PG_error on local EINTR or ENOMEM when filling a pageDavid Howells2017-03-16
| * | | | | afs: Populate and use client modification timeMarc Dionne2017-03-16
| * | | | | afs: Better abort and net error handlingDavid Howells2017-03-16
| * | | | | afs: Invalid op ID should abort with RXGEN_OPCODEDavid Howells2017-03-16
| * | | | | afs: Fix the maths in afs_fs_store_data()David Howells2017-03-16
| * | | | | afs: Use a bvec rather than a kvec in afs_send_pages()David Howells2017-03-16
| * | | | | afs: Make struct afs_read::remain 64-bitDavid Howells2017-03-16
| * | | | | afs: Fix AFS read bugDavid Howells2017-03-16
| * | | | | afs: Prevent callback expiry timer overflowTina Ruchandani2017-03-16
| * | | | | afs: Migrate vlocation fields to 64-bitTina Ruchandani2017-03-16
| * | | | | afs: security: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2017-03-16
| * | | | | afs: inode: Replace rcu_assign_pointer() with RCU_INIT_POINTER()Andreea-Cristina Bernat2017-03-16
| * | | | | afs: Distinguish mountpoints from symlinks by file mode aloneDavid Howells2017-03-16
| * | | | | afs: Flush outstanding writes when an fd is closedDavid Howells2017-03-16
| * | | | | afs: Handle a short write to an AFS pageDavid Howells2017-03-16
| * | | | | afs: Kill struct afs_read::pg_offsetDavid Howells2017-03-16