index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-05
iomap: stop using ioend after it's been freed in iomap_finish_ioend()
Zorro Lang
1
-2
/
+3
2019-12-04
iomap: fix sub-page uptodate handling
Christoph Hellwig
1
-10
/
+25
2019-11-26
iomap: remove unneeded variable in iomap_dio_rw()
Johannes Thumshirn
1
-4
/
+4
2019-11-26
iomap: Do not create fake iter in iomap_dio_bio_actor()
Jan Kara
1
-13
/
+18
2019-11-22
iomap: Fix pipe page leakage during splicing
Jan Kara
1
-1
/
+8
2019-11-22
iomap: trace iomap_appply results
Darrick J. Wong
2
-0
/
+110
2019-11-11
iomap: fix return value of iomap_dio_bio_actor on 32bit systems
Jan Stancek
1
-1
/
+3
2019-11-08
iomap: iomap_bmap should check iomap_apply return value
Darrick J. Wong
1
-1
/
+5
2019-11-07
iomap: Fix overflow in iomap_page_mkwrite
Andreas Gruenbacher
1
-4
/
+3
2019-10-29
fs/iomap: remove redundant check in iomap_dio_rw()
Joseph Qi
1
-1
/
+1
2019-10-21
iomap: use a srcmap for a read-modify-write I/O
Goldwyn Rodrigues
12
-55
/
+82
2019-10-21
iomap: renumber IOMAP_HOLE to 0
Christoph Hellwig
1
-5
/
+5
2019-10-21
iomap: use write_begin to read pages to unshare
Christoph Hellwig
1
-33
/
+16
2019-10-21
iomap: move the zeroing case out of iomap_read_page_sync
Christoph Hellwig
1
-17
/
+16
2019-10-21
iomap: ignore non-shared or non-data blocks in xfs_file_dirty
Christoph Hellwig
3
-6
/
+13
2019-10-21
iomap: always use AOP_FLAG_NOFS in iomap_write_begin
Christoph Hellwig
1
-9
/
+5
2019-10-21
iomap: remove the unused iomap argument to __iomap_write_end
Christoph Hellwig
1
-2
/
+2
2019-10-21
iomap: better document the IOMAP_F_* flags
Christoph Hellwig
1
-8
/
+23
2019-10-21
iomap: enhance writeback error message
Darrick J. Wong
1
-2
/
+3
2019-10-21
iomap: pass a struct page to iomap_finish_page_writeback
Christoph Hellwig
1
-5
/
+5
2019-10-21
iomap: cleanup iomap_ioend_compare
Christoph Hellwig
1
-4
/
+3
2019-10-21
iomap: move struct iomap_page out of iomap.h
Christoph Hellwig
2
-17
/
+17
2019-10-21
iomap: warn on inline maps in iomap_writepage_map
Christoph Hellwig
1
-0
/
+2
2019-10-21
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
7
-648
/
+669
2019-10-21
iomap: lift common tracing code from xfs to iomap
Christoph Hellwig
6
-57
/
+120
2019-10-21
iomap: zero newly allocated mapped blocks
Christoph Hellwig
1
-2
/
+10
2019-10-21
xfs: remove the fork fields in the writepage_ctx and ioend
Christoph Hellwig
2
-27
/
+46
2019-10-21
xfs: turn io_append_trans into an io_private void pointer
Christoph Hellwig
2
-14
/
+14
2019-10-21
xfs: refactor the ioend merging code
Christoph Hellwig
1
-31
/
+42
2019-10-21
xfs: use a struct iomap in xfs_writepage_ctx
Christoph Hellwig
4
-51
/
+50
2019-10-21
xfs: set IOMAP_F_NEW more carefully
Christoph Hellwig
1
-3
/
+6
2019-10-21
xfs: initialize iomap->flags in xfs_bmbt_to_iomap
Christoph Hellwig
3
-14
/
+20
2019-10-17
iomap: iomap that extends beyond EOF should be marked dirty
Dave Chinner
2
-0
/
+9
2019-10-15
xfs: Use iomap_dio_rw to wait for unaligned direct IO
Jan Kara
1
-8
/
+4
2019-10-15
iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
Jan Kara
4
-7
/
+14
2019-10-13
Linux 5.4-rc3
v5.4-rc3
Linus Torvalds
1
-1
/
+1
2019-10-13
Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
15
-132
/
+223
2019-10-13
Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-9
/
+47
2019-10-13
Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+3
2019-10-13
Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-17
/
+20
2019-10-12
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
Petr Mladek
1
-0
/
+1
2019-10-12
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
Srivatsa S. Bhat (VMware)
1
-0
/
+2
2019-10-12
tracing/hwlat: Report total time spent in all NMIs during the sample
Srivatsa S. Bhat (VMware)
1
-1
/
+1
2019-10-12
recordmcount: Fix nop_mcount() function
Steven Rostedt (VMware)
1
-4
/
+1
2019-10-12
tracing: Do not create tracefs files if tracefs lockdown is in effect
Steven Rostedt (VMware)
1
-0
/
+4
2019-10-12
tracing: Add locked_down checks to the open calls of files created for tracefs
Steven Rostedt (VMware)
10
-4
/
+98
2019-10-12
tracing: Add tracing_check_open_get_tr()
Steven Rostedt (VMware)
6
-60
/
+81
2019-10-12
tracing: Have trace events system open call tracing_open_generic_tr()
Steven Rostedt (VMware)
3
-15
/
+5
2019-10-12
tracing: Get trace_array reference for available_tracers files
Steven Rostedt (VMware)
1
-2
/
+15
2019-10-12
ftrace: Get a reference counter for the trace_array on filter files
Steven Rostedt (VMware)
1
-9
/
+18
[next]