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
2018-07-11
xfs: use ->t_dfops for recovery of [b|c]ui log items
Brian Foster
2
-0
/
+16
2018-07-11
xfs: remove dfops param from high level dirname calls
Brian Foster
4
-42
/
+36
2018-07-11
xfs: remove dfops parameter from ifree call stack
Brian Foster
4
-12
/
+7
2018-07-11
xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
Brian Foster
6
-16
/
+16
2018-07-11
xfs: cow unwritten conversion uses uninitialized dfops
Brian Foster
1
-7
/
+4
2018-07-11
xfs: update my copyrights for the writeback and iomap code
Christoph Hellwig
2
-1
/
+2
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
5
-455
/
+61
2018-07-11
iomap: add support for sub-pagesize buffered I/O without buffer heads
Christoph Hellwig
2
-21
/
+290
2018-07-11
xfs: allow writeback on pages without buffer heads
Christoph Hellwig
2
-15
/
+39
2018-07-11
xfs: refactor the tail of xfs_writepage_map
Christoph Hellwig
1
-33
/
+32
2018-07-11
xfs: remove xfs_start_page_writeback
Christoph Hellwig
1
-26
/
+20
2018-07-11
xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
Christoph Hellwig
1
-17
/
+5
2018-07-11
xfs: don't look at buffer heads in xfs_add_to_ioend
Christoph Hellwig
1
-36
/
+32
2018-07-11
xfs: remove the imap_valid flag
Christoph Hellwig
1
-51
/
+38
2018-07-11
xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
Christoph Hellwig
1
-14
/
+5
2018-07-11
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
4
-39
/
+13
2018-07-11
xfs: remove the now unused XFS_BMAPI_IGSTATE flag
Christoph Hellwig
2
-7
/
+2
2018-07-11
xfs: make xfs_writepage_map extent map centric
Dave Chinner
1
-52
/
+36
2018-07-11
xfs: rename the offset variable in xfs_writepage_map
Christoph Hellwig
1
-10
/
+10
2018-07-11
xfs: remove xfs_map_cow
Christoph Hellwig
2
-99
/
+100
2018-07-11
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
4
-43
/
+0
2018-07-11
xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
Christoph Hellwig
1
-4
/
+1
2018-07-11
xfs: don't clear imap_valid for a non-uptodate buffers
Christoph Hellwig
1
-7
/
+2
2018-07-11
xfs: do not set the page uptodate in xfs_writepage_map
Christoph Hellwig
1
-6
/
+0
2018-07-11
xfs: move locking into xfs_bmap_punch_delalloc_range
Christoph Hellwig
3
-9
/
+5
2018-07-11
xfs: simplify xfs_aops_discard_page
Christoph Hellwig
1
-76
/
+9
2018-07-11
xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
Christoph Hellwig
1
-0
/
+4
2018-07-11
Merge branch 'iomap-4.19-merge' into xfs-4.19-merge
Darrick J. Wong
5
-96
/
+536
2018-07-08
Linux 4.18-rc4
v4.18-rc4
Linus Torvalds
1
-1
/
+1
2018-07-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
8
-7
/
+16
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+8
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-11
/
+129
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-75
/
+99
2018-07-08
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+28
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-2
/
+10
2018-07-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-96
/
+155
2018-07-08
Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10
-12
/
+41
2018-07-07
Merge tag '4.18-rc3-smb3fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-54
/
+132
2018-07-07
Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-17
/
+46
2018-07-07
Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/sla...
Linus Torvalds
4
-4
/
+8
2018-07-07
Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-23
/
+14
2018-07-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+3
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-07-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-15
/
+57
2018-07-06
Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2018-07-06
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-48
/
+37
2018-07-06
Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-22
/
+25
2018-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
8
-13
/
+27
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
3
-2
/
+13
2018-07-05
Merge tag 'drm-fixes-2018-07-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
34
-242
/
+583
[next]