summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* 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
| * | afs: Handle better the server returning excess or short dataDavid Howells2017-03-16
| * | afs: Deal with an empty callback arrayMarc Dionne2017-03-16
| * | afs: Adjust mode bits processingMarc Dionne2017-03-16
| * | afs: Populate group ID from vnode statusMarc Dionne2017-03-16
| * | afs: Fix page overput in afs_fill_page()David Howells2017-03-16
| * | afs: Fix missing put_page()David Howells2017-03-16
* | | Merge tag 'xfs-4.11-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-03-16
|\ \ \ | |/ / |/| |
| * | xfs: verify inline directory data forksDarrick J. Wong2017-03-15
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-03-15
|\ \ \
| * | | writeback: fix memory leak in wb_queue_work()Tahsin Erdogan2017-03-13
* | | | gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher2017-03-15
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-03-15
|\ \ \ \ | |/ / / |/| | |
| * | | net: Work around lockdep limitation in sockets that use socketsDavid Howells2017-03-09
* | | | Merge branch 'prep-for-5level'Linus Torvalds2017-03-10
|\ \ \ \
| * | | | mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-09
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-03-10
|\ \ \ \ \
| * | | | | userfaultfd: remove wrong comment from userfaultfd_ctx_get()David Hildenbrand2017-03-09
| * | | | | fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-03-09