summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-03-17Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...Linus Torvalds
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
2017-03-16afs: Fix missing put_page()David Howells
2017-03-15Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-15gfs2: Avoid alignment hole in struct lm_locknameAndreas Gruenbacher
2017-03-15xfs: verify inline directory data forksDarrick J. Wong
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-13writeback: fix memory leak in wb_queue_work()Tahsin Erdogan
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-09net: Work around lockdep limitation in sockets that use socketsDavid Howells
2017-03-09Merge tag 'xfs-4.11-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-03-09userfaultfd: remove wrong comment from userfaultfd_ctx_get()David Hildenbrand
2017-03-09fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-09userfaultfd: non-cooperative: userfaultfd_remove revalidate vma in MADV_DONTNEEDAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: fix fork fctx->new memleakMike Rapoport
2017-03-09userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_completeAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: robustness checkAndrea Arcangeli
2017-03-09userfaultfd: non-cooperative: rollback userfaultfd_exitAndrea Arcangeli
2017-03-09userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGEAndrea Arcangeli
2017-03-09mm: convert generic code to 5-level pagingKirill A. Shutemov
2017-03-08overlayfs: remove now unnecessary header file includeLinus Torvalds
2017-03-08xfs: try any AG when allocating the first btree block when reflinkingChristoph Hellwig