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-01-31
mm: relax deferred struct page requirements
Pavel Tatashin
4
-9
/
+1
2018-01-31
zswap: same-filled pages handling
Srividya Desireddy
1
-5
/
+66
2018-01-31
mm: kmemleak: remove unused hardirq.h
Yang Shi
1
-1
/
+0
2018-01-31
include/linux/sched/mm.h: uninline mmdrop_async(), etc
Andrew Morton
2
-234
/
+238
2018-01-31
slub: remove obsolete comments of put_cpu_partial()
Miles Chen
1
-3
/
+1
2018-01-31
mm/slub.c: fix wrong address during slab padding restoration
Balasubramani Vivekanandan
1
-3
/
+5
2018-01-31
mm/slab.c: remove redundant assignments for slab_state
Oscar Salvador
1
-4
/
+0
2018-01-31
mm/slab_common.c: make calculate_alignment() static
Byongho Lee
2
-30
/
+29
2018-01-31
ocfs2: return error when we attempt to access a dirty bh in jbd2
piaojun
1
-11
/
+12
2018-01-31
ocfs2: unlock bh_state if bg check fails
Changwei Ge
1
-0
/
+2
2018-01-31
ocfs2: nowait aio support
Gang He
6
-33
/
+104
2018-01-31
ocfs2: add ocfs2_overwrite_io()
Gang He
2
-0
/
+48
2018-01-31
ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock()
Gang He
2
-0
/
+25
2018-01-31
ocfs2: add trimfs lock to avoid duplicated trims in cluster
Gang He
1
-0
/
+44
2018-01-31
ocfs2: add trimfs dlm lock resource
Gang He
4
-0
/
+121
2018-01-31
ocfs2: try to reuse extent block in dealloc without meta_alloc
Changwei Ge
3
-10
/
+203
2018-01-31
ocfs2: make metadata estimation accurate and clear
Changwei Ge
1
-1
/
+3
2018-01-31
ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute
piaojun
2
-0
/
+8
2018-01-31
ocfs2: clean up dead code in alloc.c
Changwei Ge
1
-9
/
+2
2018-01-31
ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init()
piaojun
1
-0
/
+1
2018-01-31
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2018-01-31
ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid
piaojun
1
-3
/
+2
2018-01-31
ocfs2: clean dead code in suballoc.c
Changwei Ge
1
-3
/
+3
2018-01-31
ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header()
alex chen
1
-1
/
+1
2018-01-31
ocfs2/cluster: close a race that fence can't be triggered
Yang Zhang
1
-2
/
+3
2018-01-31
ocfs2: give an obvious tip for mismatched cluster names
Gang He
1
-2
/
+6
2018-01-31
ocfs2/cluster: neaten a member of o2net_msg_handler
Changwei Ge
1
-1
/
+1
2018-01-31
fs/ocfs2/dlm/dlmmaster.c: clean up dead code
Changwei Ge
1
-7
/
+0
2018-01-31
m32r: remove abort()
Sudip Mukherjee
1
-8
/
+0
2018-01-31
scripts/tags.sh: change find_other_sources() for include directories
Arend van Spriel
1
-1
/
+1
2018-01-31
scripts/decodecode: make it take multiline Code line
Andy Shevchenko
1
-0
/
+12
2018-01-31
fs/dax.c: release PMD lock even when there is no PMD support in DAX
Jan H. Schönherr
1
-1
/
+1
2018-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
187
-3999
/
+10211
2018-01-31
Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
34
-299
/
+609
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
119
-1266
/
+728
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
161
-4519
/
+8926
2018-01-31
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
31
-671
/
+1409
2018-01-31
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
10
-38
/
+285
2018-01-31
Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
97
-1558
/
+4606
2018-01-31
Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-78
/
+34
2018-01-31
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
28
-405
/
+298
2018-01-31
Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-427
/
+758
2018-01-31
devpts: fix error handling in devpts_mntget()
Eric Biggers
1
-2
/
+2
2018-01-31
iversion: make inode_cmp_iversion{+raw} return bool instead of s64
Jeff Layton
1
-12
/
+8
2018-01-31
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
2
-168
/
+313
2018-01-31
Merge branch 'topic/virt-dma' into for-linus
Vinod Koul
10
-20
/
+107
2018-01-31
Merge branch 'topic/timb' into for-linus
Vinod Koul
1
-1
/
+1
2018-01-31
Merge branch 'topic/ti' into for-linus
Vinod Koul
1
-1
/
+9
2018-01-31
Merge branch 'topic/tegra' into for-linus
Vinod Koul
1
-5
/
+14
2018-01-31
Merge branch 'topic/stm' into for-linus
Vinod Koul
1
-3
/
+0
[next]