index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rss_stat: add support to detect RSS updates of external mm
Joel Fernandes (Google)
2019-12-01
3
-7
/
+35
*
mm: emit tracepoint when RSS changes
Joel Fernandes (Google)
2019-12-01
2
-3
/
+32
*
mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node()
Shakeel Butt
2019-12-01
1
-8
/
+0
*
include/linux/memcontrol.h: fix comments based on per-node memcg
Hao Lee
2019-12-01
1
-3
/
+2
*
mm, memcg: clean up reclaim iter array
Yafang Shao
2019-12-01
1
-2
/
+1
*
fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n
Konstantin Khlebnikov
2019-12-01
1
-1
/
+5
*
mm, slab: remove unused kmalloc_size()
Pengfei Li
2019-12-01
1
-20
/
+0
*
Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-11-30
2
-2
/
+14
|
\
|
*
fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long
Konstantin Khlebnikov
2019-11-11
1
-1
/
+1
|
*
Pull series refactoring quota enabling and disabling code.
Jan Kara
2019-11-06
28
-55
/
+267
|
|
\
|
|
*
quota: Drop dquot_enable()
Jan Kara
2019-11-04
1
-2
/
+0
|
|
*
quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode()
Jan Kara
2019-11-04
1
-0
/
+2
|
|
*
quota: Factor out setup of quota inode
Jan Kara
2019-11-04
1
-0
/
+2
|
*
|
quota: Check that quota is not dirty before release
Dmitry Monakhov
2019-10-31
1
-0
/
+10
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-11-30
4
-74
/
+94
|
\
\
\
|
*
|
|
jbd2: make jbd2_handle_buffer_credits() handle reserved handles
Jan Kara
2019-11-15
1
-2
/
+6
|
*
|
|
Merge branch 'mb/dio' into master
Theodore Ts'o
2019-11-05
1
-34
/
+95
|
|
\
\
\
|
|
*
\
\
Merge branch 'iomap-for-next' into mb/dio
Theodore Ts'o
2019-11-05
1
-34
/
+95
|
|
|
\
\
\
|
*
|
\
\
\
Merge branch 'jk/jbd2-revoke-overflow'
Theodore Ts'o
2019-11-05
3
-43
/
+73
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
jbd2: Provide trace event for handle restarts
Jan Kara
2019-11-05
1
-1
/
+15
|
|
*
|
|
|
ext4: Reserve revoke credits for freed blocks
Jan Kara
2019-11-05
1
-5
/
+8
|
|
*
|
|
|
jbd2: Rename h_buffer_credits to h_total_credits
Jan Kara
2019-11-05
1
-4
/
+5
|
|
*
|
|
|
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
2019-11-05
1
-10
/
+33
|
|
*
|
|
|
jbd2: Drop jbd2_space_needed()
Jan Kara
2019-11-05
1
-9
/
+0
|
|
*
|
|
|
jbd2: Account descriptor blocks into t_outstanding_credits
Jan Kara
2019-11-05
1
-15
/
+7
|
|
*
|
|
|
ext4, jbd2: Provide accessor function for handle credits
Jan Kara
2019-11-05
1
-0
/
+6
|
|
*
|
|
|
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
2019-11-05
1
-2
/
+2
|
*
|
|
|
|
jbd2: Make state lock a spinlock
Thomas Gleixner
2019-10-21
2
-25
/
+16
|
*
|
|
|
|
jbd2: Move dropping of jh reference out of un/re-filing functions
Jan Kara
2019-10-21
1
-1
/
+1
|
*
|
|
|
|
jbd2: Remove jbd_trylock_bh_state()
Thomas Gleixner
2019-10-21
1
-5
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-11-30
1
-34
/
+95
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
2019-10-21
1
-2
/
+3
|
*
|
|
|
iomap: renumber IOMAP_HOLE to 0
Christoph Hellwig
2019-10-21
1
-5
/
+5
|
*
|
|
|
iomap: ignore non-shared or non-data blocks in xfs_file_dirty
Christoph Hellwig
2019-10-21
1
-1
/
+1
|
*
|
|
|
iomap: better document the IOMAP_F_* flags
Christoph Hellwig
2019-10-21
1
-8
/
+23
|
*
|
|
|
iomap: move struct iomap_page out of iomap.h
Christoph Hellwig
2019-10-21
1
-17
/
+0
|
*
|
|
|
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
2019-10-21
1
-0
/
+59
|
*
|
|
|
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
2019-10-17
1
-0
/
+2
|
*
|
|
|
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
2019-10-15
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-11-30
4
-261
/
+146
|
\
\
\
\
|
*
|
|
|
mm/hmm: remove hmm_range_dma_map and hmm_range_dma_unmap
Christoph Hellwig
2019-11-24
1
-23
/
+0
|
*
|
|
|
mm/hmm: remove hmm_mirror and related
Jason Gunthorpe
2019-11-24
1
-181
/
+2
|
*
|
|
|
RDMA/odp: Use mmu_interval_notifier_insert()
Jason Gunthorpe
2019-11-24
2
-56
/
+14
|
*
|
|
|
mm/hmm: define the pre-processor related parts of hmm.h even if disabled
Jason Gunthorpe
2019-11-24
1
-12
/
+47
|
*
|
|
|
mm/hmm: allow hmm_range to be used with a mmu_interval_notifier or hmm_mirror
Jason Gunthorpe
2019-11-24
1
-0
/
+5
|
*
|
|
|
mm/mmu_notifier: add an interval tree notifier
Jason Gunthorpe
2019-11-24
1
-0
/
+101
|
*
|
|
|
mm/mmu_notifier: define the header pre-processor parts even if disabled
Jason Gunthorpe
2019-11-13
1
-29
/
+17
*
|
|
|
|
Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d...
Linus Torvalds
2019-11-30
5
-4
/
+38
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux...
Dave Airlie
2019-11-28
5
-4
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
drm/vmwgfx: Add surface dirty-tracking callbacks
Thomas Hellstrom
2019-11-06
1
-1
/
+3
[next]