index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
make simple_positive() public
Al Viro
2015-06-23
1
-0
/
+5
*
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-06-23
1
-0
/
+6
*
Merge branch 'fscache-fixes' into for-next
Al Viro
2015-06-23
1
-28
/
+27
|
\
|
*
FS-Cache: Retain the netfs context in the retrieval op earlier
David Howells
2015-04-02
1
-0
/
+1
|
*
FS-Cache: The operation cancellation method needs calling in more places
David Howells
2015-04-02
1
-0
/
+5
|
*
FS-Cache: Out of line fscache_operation_init()
David Howells
2015-04-02
1
-21
/
+3
|
*
FS-Cache: fscache_object_is_dead() has wrong logic, kill it
David Howells
2015-04-02
1
-6
/
+0
|
*
FS-Cache: When submitting an op, cancel it if the target object is dying
David Howells
2015-04-02
1
-2
/
+7
|
*
FS-Cache: Count culled objects and objects rejected due to lack of space
David Howells
2015-02-24
1
-0
/
+12
*
|
fs: Call security_ops->inode_killpriv on truncate
Jan Kara
2015-06-23
1
-1
/
+5
*
|
fs: Provide function telling whether file_remove_privs() will do anything
Jan Kara
2015-06-23
1
-0
/
+1
*
|
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-23
1
-1
/
+1
*
|
vfs: add seq_file_path() helper
Miklos Szeredi
2015-06-23
1
-0
/
+1
*
|
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
1
-0
/
+2
*
|
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-19
2
-2
/
+2
*
|
turn user_{path_at,path,lpath,path_dir}() into static inlines
Al Viro
2015-05-15
1
-10
/
+24
*
|
get rid of assorted nameidata-related debris
Al Viro
2015-05-15
3
-2
/
+1
*
|
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
NeilBrown
2015-05-15
1
-0
/
+1
*
|
new helper: free_page_put_link()
Al Viro
2015-05-11
1
-0
/
+1
*
|
switch ->put_link() from dentry to inode
Al Viro
2015-05-11
1
-3
/
+3
*
|
security: make inode_follow_link RCU-walk aware
NeilBrown
2015-05-11
1
-3
/
+9
*
|
don't pass nameidata to ->follow_link()
Al Viro
2015-05-10
2
-4
/
+4
*
|
VFS: replace {, total_}link_count in task_struct with pointer to nameidata
NeilBrown
2015-05-10
1
-1
/
+1
*
|
namei: remove restrictions on nesting depth
Al Viro
2015-05-10
1
-0
/
+2
*
|
new ->follow_link() and ->put_link() calling conventions
Al Viro
2015-05-10
2
-8
/
+6
*
|
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
2015-05-10
1
-6
/
+3
*
|
debugfs: switch to simple_follow_link()
Al Viro
2015-05-10
1
-1
/
+0
*
|
libfs: simple_follow_link()
Al Viro
2015-05-10
1
-0
/
+3
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-09
1
-2
/
+0
|
\
\
|
*
|
irqchip: gic: Drop support for gic_arch_extn
Marc Zyngier
2015-04-24
1
-2
/
+0
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-05-08
1
-1
/
+1
|
\
\
\
|
*
|
|
blk-mq: fix FUA request hang
Shaohua Li
2015-05-04
1
-1
/
+1
*
|
|
|
Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-05-08
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
tracing: Make ftrace_print_array_seq compute buf_len
Alex Bennée
2015-05-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'for-linus' of git://github.com/dledford/linux
Linus Torvalds
2015-05-07
4
-5
/
+31
|
\
\
\
\
\
|
*
|
|
|
|
IB/core: Fix unaligned accesses
David Ahern
2015-05-05
1
-3
/
+4
|
*
|
|
|
|
IB/core: change rdma_gid2ip into void function as it always return zero
Honggang LI
2015-05-05
1
-2
/
+1
|
*
|
|
|
|
RDMA/core: Enable the iWarp Port Mapper to provide the actual address of the ...
Tatyana Nikolova
2015-05-05
2
-0
/
+26
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-05-06
2
-0
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
xen: Suspend ticks on all CPUs during suspend
Boris Ostrovsky
2015-04-29
1
-0
/
+1
|
*
|
|
|
|
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
2015-04-27
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
1
-4
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
Sonny Rao
2015-04-22
1
-4
/
+0
*
|
|
|
|
|
|
nilfs2: fix sanity check of btree level in nilfs_btree_root_broken()
Ryusuke Konishi
2015-05-05
1
-1
/
+1
*
|
|
|
|
|
|
util_macros.h: have array pointer point to array of constants
Guenter Roeck
2015-05-05
1
-1
/
+1
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2015-05-05
3
-1
/
+22
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
lib: make memzero_explicit more robust against dead store elimination
Daniel Borkmann
2015-05-04
3
-1
/
+22
*
|
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-05-03
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
SCSI: add 1024 max sectors black list flag
Mike Christie
2015-04-27
1
-0
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-05-01
3
-5
/
+19
|
\
\
\
\
\
\
\
[next]