index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
handle suicide on late failure exits in execve() in search_binary_handler()
Al Viro
5
-77
/
+35
2014-10-09
dcache.c: call ->d_prune() regardless of d_unhashed()
Al Viro
1
-1
/
+1
2014-10-09
d_prune_alias(): just lock the parent and call __dentry_kill()
Al Viro
1
-14
/
+7
2014-10-09
proc: Update proc_flush_task_mnt to use d_invalidate
Eric W. Biederman
1
-4
/
+2
2014-10-09
vfs: Remove d_drop calls from d_revalidate implementations
Eric W. Biederman
3
-7
/
+0
2014-10-09
vfs: Make d_invalidate return void
Eric W. Biederman
7
-32
/
+13
2014-10-09
vfs: Merge check_submounts_and_drop and d_invalidate
Eric W. Biederman
2
-34
/
+22
2014-10-09
vfs: Remove unnecessary calls of check_submounts_and_drop
Eric W. Biederman
5
-26
/
+0
2014-10-09
vfs: Lazily remove mounts on unlinked files and directories.
Eric W. Biederman
2
-33
/
+39
2014-10-09
vfs: Add a function to lazily unmount all mounts from any dentry.
Eric W. Biederman
2
-0
/
+40
2014-10-09
vfs: factor out lookup_mountpoint from new_mountpoint
Eric W. Biederman
1
-3
/
+12
2014-10-09
vfs: Keep a list of mounts on a mount point
Eric W. Biederman
2
-0
/
+8
2014-10-09
vfs: Don't allow overwriting mounts in the current mount namespace
Eric W. Biederman
3
-1
/
+49
2014-10-09
vfs: More precise tests in d_invalidate
Eric W. Biederman
1
-34
/
+4
2014-10-09
vfs: Document the effect of d_revalidate on d_find_alias
Eric W. Biederman
1
-1
/
+2
2014-10-09
delayed mntput
Al Viro
2
-19
/
+57
2014-10-09
autofs - remove obsolete d_invalidate() from expire
Ian Kent
1
-6
/
+0
2014-10-09
Allow sharing external names after __d_move()
Al Viro
1
-16
/
+59
2014-10-09
Merge branch 'gianfar'
David S. Miller
3
-53
/
+102
2014-10-09
gianfar: Replace eieio with wmb for non-PPC archs
Claudiu Manoil
2
-10
/
+19
2014-10-09
gianfar: Replace spin_event_timeout() with arch independent
Claudiu Manoil
2
-13
/
+34
2014-10-09
gianfar: Make MAC addr setup endian safe, cleanup
Claudiu Manoil
1
-8
/
+7
2014-10-09
gianfar: Exclude PPC specific errata handling from ARM builds
Claudiu Manoil
1
-0
/
+6
2014-10-09
gianfar: Include missing headers for ARM builds
Claudiu Manoil
1
-0
/
+2
2014-10-09
net/fsl_pq_mdio: Replace spin_event_timeout() with arch independent
Claudiu Manoil
1
-13
/
+23
2014-10-09
net/fsl_pq_mdio: Use ioread/iowrite32be() portable accessors
Claudiu Manoil
1
-14
/
+14
2014-10-09
net/fsl_pq_mdio: Fix asm/ucc.h compile error for ARM
Claudiu Manoil
1
-0
/
+2
2014-10-09
netlabel: kernel-doc warning fix
Fabian Frederick
1
-1
/
+0
2014-10-09
Merge tag 'asoc-v3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
8
-23
/
+36
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1397
-37800
/
+153007
2014-10-09
cxl: Fix afu_read() not doing finish_wait() on signal or non-blocking
Ian Munsie
1
-5
/
+15
2014-10-08
tracing: Robustify wait loop
Peter Zijlstra
1
-1
/
+4
2014-10-09
md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.
NeilBrown
3
-5
/
+5
2014-10-09
md/raid1: minor typos and reformatting.
NeilBrown
1
-7
/
+7
2014-10-09
md/bitmap: always wait for writes on unplug.
NeilBrown
1
-10
/
+6
2014-10-08
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-0
/
+486
2014-10-08
Merge tag 'defconfig-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-98
/
+216
2014-10-08
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
108
-1299
/
+7609
2014-10-08
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
215
-1758
/
+11485
2014-10-08
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
181
-1576
/
+5355
2014-10-08
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
110
-4129
/
+261
2014-10-08
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
48
-202
/
+327
2014-10-08
NFSv4.1/pnfs: replace broken pnfs_put_lseg_async
Trond Myklebust
3
-12
/
+29
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
47
-181
/
+264
2014-10-08
netlabel: directly return netlbl_unlabel_genl_init()
Fabian Frederick
1
-5
/
+1
2014-10-08
net: add netdev_txq_bql_{enqueue, complete}_prefetchw() helpers
Eric Dumazet
2
-2
/
+32
2014-10-08
net: description of dma_cookie cause make xmldocs warning
Masanari Iida
1
-2
/
+0
2014-10-08
cxgb4: clean up a type issue
Dan Carpenter
1
-10
/
+8
2014-10-08
cxgb4: potential shift wrapping bug
Dan Carpenter
1
-1
/
+1
2014-10-08
sb_edac: Claim a different PCI device
Andy Lutomirski
1
-1
/
+1
[prev]
[next]