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-03-29
fold lookup_real() into __lookup_hash()
Al Viro
1
-24
/
+17
2018-03-29
take out orphan externs (empty_string/slash_string)
Al Viro
1
-2
/
+0
2018-03-29
split d_path() and friends into a separate file
Al Viro
3
-467
/
+472
2018-03-29
dcache.c: trim includes
Al Viro
1
-3
/
+0
2018-03-29
fs/dcache: Avoid a try_lock loop in shrink_dentry_list()
John Ogness
1
-31
/
+10
2018-03-29
get rid of trylock loop around dentry_kill()
Al Viro
1
-7
/
+27
2018-03-29
handle move to LRU in retain_dentry()
Al Viro
1
-13
/
+6
2018-03-29
dput(): consolidate the "do we need to retain it?" into an inlined helper
Al Viro
1
-19
/
+23
2018-03-29
split the slow part of lock_parent() off
Al Viro
1
-6
/
+12
2018-03-29
now lock_parent() can't run into killed dentry
Al Viro
1
-10
/
+3
2018-03-29
get rid of trylock loop in locking dentries on shrink list
Al Viro
1
-37
/
+67
2018-03-12
d_delete(): get rid of trylock loop
Al Viro
1
-19
/
+9
2018-03-12
fs/dcache: Move dentry_kill() below lock_parent()
John Ogness
1
-31
/
+31
2018-03-12
fs/dcache: Remove stale comment from dentry_kill()
John Ogness
1
-1
/
+0
2018-03-12
take write_seqcount_invalidate() into __d_drop()
Al Viro
1
-22
/
+22
2018-02-25
fs: dcache: Use READ_ONCE when accessing i_dir_seq
Will Deacon
1
-1
/
+1
2018-02-25
fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
Will Deacon
1
-1
/
+7
2018-02-23
lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
Al Viro
1
-3
/
+8
2018-02-18
Linux 4.16-rc2
v4.16-rc2
Linus Torvalds
1
-1
/
+1
2018-02-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+3
2018-02-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
34
-628
/
+1195
2018-02-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-51
/
+36
2018-02-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2018-02-17
Merge tag 'for-linus-20180217' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-171
/
+108
2018-02-17
Merge tag 'mmc-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-19
/
+3
2018-02-17
Merge tag 'mtd/fixes-for-4.16-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-5
/
+3
2018-02-17
Merge tag 'powerpc-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
5
-10
/
+29
2018-02-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-406
/
+448
2018-02-17
Merge tag 'for-linus-4.16a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-114
/
+101
2018-02-17
pvcalls-front: wait for other operations to return when release passive sockets
Stefano Stabellini
1
-0
/
+6
2018-02-17
pvcalls-front: introduce a per sock_mapping refcount
Stefano Stabellini
1
-112
/
+79
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
3
-2
/
+11
2018-02-17
xenbus: track caller request id
Joao Martins
3
-0
/
+5
2018-02-17
arm64: cputype: Silence Sparse warnings
Robin Murphy
1
-1
/
+1
2018-02-16
Merge tag 'dma-mapping-4.16-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-2
/
+7
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
13
-399
/
+426
2018-02-16
mm: hide a #warning for COMPILE_TEST
Arnd Bergmann
1
-1
/
+1
2018-02-16
Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-13
/
+21
2018-02-16
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+80
2018-02-16
Merge tag 'for-4.16/dm-chained-bios-fix' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+2
2018-02-16
Merge tag 'platform-drivers-x86-v4.16-4' of git://git.infradead.org/linux-pla...
Linus Torvalds
3
-21
/
+3
2018-02-16
Merge tag 'sound-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
7
-13
/
+104
2018-02-16
Merge tag 'drm-fixes-for-v4.16-rc2' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
17
-154
/
+350
2018-02-16
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-16
Merge tag 'irqchip-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
11344
-304076
/
+490270
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
3
-9
/
+0
2018-02-16
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
1
-24
/
+22
2018-02-16
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
4
-0
/
+8
2018-02-16
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
1
-1
/
+1
[next]