summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Linus Torvalds2019-11-303-10/+69
|\
| * pipe: Allow pipes to have kernel-reserved slotsDavid Howells2019-11-151-1/+5
| * pipe: Use head and tail pointers for the ring, not cursor and lengthDavid Howells2019-10-312-6/+58
| * Add wake_up_interruptible_sync_poll_locked()David Howells2019-10-311-0/+3
| * Remove the nr_exclusive argument from __wake_up_sync_key()David Howells2019-10-231-4/+4
* | Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2019-11-302-2/+14
|\ \
| * | fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned longKonstantin Khlebnikov2019-11-111-1/+1
| * | Pull series refactoring quota enabling and disabling code.Jan Kara2019-11-0628-55/+267
| |\ \
| | * | quota: Drop dquot_enable()Jan Kara2019-11-041-2/+0
| | * | quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()Jan Kara2019-11-041-0/+2
| | * | quota: Factor out setup of quota inodeJan Kara2019-11-041-0/+2
| * | | quota: Check that quota is not dirty before releaseDmitry Monakhov2019-10-311-0/+10
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2019-11-304-74/+94
|\ \ \ \
| * | | | jbd2: make jbd2_handle_buffer_credits() handle reserved handlesJan Kara2019-11-151-2/+6
| * | | | Merge branch 'mb/dio' into masterTheodore Ts'o2019-11-051-34/+95
| |\ \ \ \
| | * \ \ \ Merge branch 'iomap-for-next' into mb/dioTheodore Ts'o2019-11-051-34/+95
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'jk/jbd2-revoke-overflow'Theodore Ts'o2019-11-053-43/+73
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | jbd2: Provide trace event for handle restartsJan Kara2019-11-051-1/+15
| | * | | | | ext4: Reserve revoke credits for freed blocksJan Kara2019-11-051-5/+8
| | * | | | | jbd2: Rename h_buffer_credits to h_total_creditsJan Kara2019-11-051-4/+5
| | * | | | | jbd2: Reserve space for revoke descriptor blocksJan Kara2019-11-051-10/+33
| | * | | | | jbd2: Drop jbd2_space_needed()Jan Kara2019-11-051-9/+0
| | * | | | | jbd2: Account descriptor blocks into t_outstanding_creditsJan Kara2019-11-051-15/+7
| | * | | | | ext4, jbd2: Provide accessor function for handle creditsJan Kara2019-11-051-0/+6
| | * | | | | jbd2: Fix possible overflow in jbd2_log_space_left()Jan Kara2019-11-051-2/+2
| * | | | | | jbd2: Make state lock a spinlockThomas Gleixner2019-10-212-25/+16
| * | | | | | jbd2: Move dropping of jh reference out of un/re-filing functionsJan Kara2019-10-211-1/+1
| * | | | | | jbd2: Remove jbd_trylock_bh_state()Thomas Gleixner2019-10-211-5/+0
| |/ / / / /
* | | | | | Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-11-301-34/+95
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | iomap: use a srcmap for a read-modify-write I/OGoldwyn Rodrigues2019-10-211-2/+3
| * | | | | iomap: renumber IOMAP_HOLE to 0Christoph Hellwig2019-10-211-5/+5
| * | | | | iomap: ignore non-shared or non-data blocks in xfs_file_dirtyChristoph Hellwig2019-10-211-1/+1
| * | | | | iomap: better document the IOMAP_F_* flagsChristoph Hellwig2019-10-211-8/+23
| * | | | | iomap: move struct iomap_page out of iomap.hChristoph Hellwig2019-10-211-17/+0
| * | | | | iomap: lift the xfs writeback code to iomapChristoph Hellwig2019-10-211-0/+59
| * | | | | iomap: iomap that extends beyond EOF should be marked dirtyDave Chinner2019-10-171-0/+2
| * | | | | iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()Jan Kara2019-10-151-1/+2
| |/ / / /
* | | | | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-11-304-261/+146
|\ \ \ \ \
| * | | | | mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmapChristoph Hellwig2019-11-231-23/+0
| * | | | | mm/hmm: remove hmm_mirror and relatedJason Gunthorpe2019-11-231-181/+2
| * | | | | RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe2019-11-232-56/+14
| * | | | | mm/hmm: define the pre-processor related parts of hmm.h even if disabledJason Gunthorpe2019-11-231-12/+47
| * | | | | mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirrorJason Gunthorpe2019-11-231-0/+5
| * | | | | mm/mmu_notifier: add an interval tree notifierJason Gunthorpe2019-11-231-0/+101
| * | | | | mm/mmu_notifier: define the header pre-processor parts even if disabledJason Gunthorpe2019-11-121-29/+17
* | | | | | Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...Linus Torvalds2019-11-305-4/+38
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2019-11-285-4/+38
| |\ \ \ \ \ \
| | * | | | | | drm/vmwgfx: Add surface dirty-tracking callbacksThomas Hellstrom2019-11-061-1/+3
| | * | | | | | mm: Add write-protect and clean utilities for address space rangesThomas Hellstrom2019-11-061-1/+12
| | * | | | | | mm: Add a walk_page_mapping() function to the pagewalk codeThomas Hellstrom2019-11-061-0/+9