index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
don't open-code file_count()
Al Viro
2019-05-02
1
-1
/
+1
|
*
|
|
|
|
fs: drop unused fput_atomic definition
Lukas Bulwahn
2019-04-13
1
-1
/
+0
*
|
|
|
|
|
Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-08
22
-91
/
+1353
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vfs: Add a sample program for the new mount API
David Howells
2019-03-20
5
-7
/
+153
|
*
|
|
|
|
|
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
2019-03-20
5
-1
/
+68
|
*
|
|
|
|
|
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
2019-03-20
5
-4
/
+165
|
*
|
|
|
|
|
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2019-03-20
7
-1
/
+338
|
*
|
|
|
|
|
vfs: Implement logging through fs_context
David Howells
2019-03-20
4
-21
/
+179
|
*
|
|
|
|
|
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2019-03-20
8
-2
/
+118
|
*
|
|
|
|
|
Make anon_inodes unconditional
David Howells
2019-03-20
18
-27
/
+1
|
*
|
|
|
|
|
teach move_mount(2) to work with OPEN_TREE_CLONE
David Howells
2019-03-20
1
-7
/
+55
|
*
|
|
|
|
|
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2019-03-20
8
-32
/
+130
|
*
|
|
|
|
|
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2019-03-20
9
-28
/
+159
*
|
|
|
|
|
|
Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-08
25
-79
/
+62
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
audit_compare_dname_path(): switch to const struct qstr *
Al Viro
2019-04-29
5
-9
/
+8
|
*
|
|
|
|
|
|
audit_update_watch(): switch to const struct qstr *
Al Viro
2019-04-26
1
-4
/
+5
|
*
|
|
|
|
|
|
inotify_handle_event(): don't bother with strlen()
Al Viro
2019-04-26
1
-1
/
+1
|
*
|
|
|
|
|
|
fsnotify: switch send_to_group() and ->handle_event to const struct qstr *
Al Viro
2019-04-26
9
-15
/
+15
|
*
|
|
|
|
|
|
fsnotify(): switch to passing const struct qstr * for file_name
Al Viro
2019-04-26
4
-13
/
+15
|
*
|
|
|
|
|
|
switch fsnotify_move() to passing const struct qstr * for old_name
Al Viro
2019-04-26
3
-5
/
+5
|
*
|
|
|
|
|
|
ovl_lookup_real_one(): don't bother with strlen()
Al Viro
2019-04-26
7
-15
/
+13
|
*
|
|
|
|
|
|
sysv: bury the broken "quietly truncate the long filenames" logics
Al Viro
2019-04-10
3
-21
/
+0
|
*
|
|
|
|
|
|
nsfs: unobfuscate
Al Viro
2019-04-10
1
-13
/
+10
|
*
|
|
|
|
|
|
unexport d_alloc_pseudo()
Al Viro
2019-04-10
4
-2
/
+9
*
|
|
|
|
|
|
|
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-08
50
-295
/
+1258
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
parisc: Add static branch and JUMP_LABEL feature
Helge Deller
2019-05-06
5
-0
/
+104
|
*
|
|
|
|
|
|
|
parisc: Use PA_ASM_LEVEL in boot code
Helge Deller
2019-05-06
1
-3
/
+3
|
*
|
|
|
|
|
|
|
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
2019-05-06
3
-6
/
+6
|
*
|
|
|
|
|
|
|
parisc: Update huge TLB page support to use per-pagetable spinlock
John David Anglin
2019-05-03
1
-9
/
+10
|
*
|
|
|
|
|
|
|
parisc: Use per-pagetable spinlock
Mikulas Patocka
2019-05-03
9
-49
/
+108
|
*
|
|
|
|
|
|
|
parisc: Allow live-patching of __meminit functions
Helge Deller
2019-05-03
1
-1
/
+1
|
*
|
|
|
|
|
|
|
parisc: Add memory barrier to asm pdc and sync instructions
Helge Deller
2019-05-03
1
-2
/
+2
|
*
|
|
|
|
|
|
|
parisc: Add memory clobber to TLB purges
John David Anglin
2019-05-03
1
-3
/
+3
|
*
|
|
|
|
|
|
|
parisc: Use ldcw instruction for SMP spinlock release barrier
John David Anglin
2019-05-03
3
-24
/
+39
|
*
|
|
|
|
|
|
|
parisc: Remove lock code to serialize TLB operations in pacache.S
John David Anglin
2019-05-03
1
-43
/
+0
|
*
|
|
|
|
|
|
|
parisc: Switch from DISCONTIGMEM to SPARSEMEM
Helge Deller
2019-05-03
6
-128
/
+68
|
*
|
|
|
|
|
|
|
parisc: enable wide mode early
Sven Schnelle
2019-05-03
1
-0
/
+13
|
*
|
|
|
|
|
|
|
parisc: update feature lists
Sven Schnelle
2019-05-03
2
-2
/
+2
|
*
|
|
|
|
|
|
|
parisc: Show n/a if product number not available
Helge Deller
2019-05-03
1
-1
/
+2
|
*
|
|
|
|
|
|
|
parisc: remove unused flags parameter in __patch_text()
Sven Schnelle
2019-05-03
1
-5
/
+4
|
*
|
|
|
|
|
|
|
doc: update kprobes supported architecture list
Sven Schnelle
2019-05-03
2
-1
/
+2
|
*
|
|
|
|
|
|
|
parisc: Implement kretprobes
Sven Schnelle
2019-05-03
2
-1
/
+110
|
*
|
|
|
|
|
|
|
parisc: remove kprobes.h from generic-y
Sven Schnelle
2019-05-03
1
-1
/
+0
|
*
|
|
|
|
|
|
|
parisc: Implement kprobes
Sven Schnelle
2019-05-03
5
-0
/
+254
|
*
|
|
|
|
|
|
|
parisc: add functions required by KPROBE_EVENTS
Sven Schnelle
2019-05-03
2
-0
/
+48
|
*
|
|
|
|
|
|
|
parisc: PA-Linux requires at least 32 MB RAM
Helge Deller
2019-05-03
1
-11
/
+20
|
*
|
|
|
|
|
|
|
parisc: Skip registering LED when running in QEMU
Helge Deller
2019-05-03
1
-0
/
+3
|
*
|
|
|
|
|
|
|
parisc: Tune LASI LAN for QEMU
Helge Deller
2019-05-03
1
-2
/
+3
|
*
|
|
|
|
|
|
|
parisc: Export running_on_qemu symbol for modules
Helge Deller
2019-05-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
parisc: add KGDB support
Sven Schnelle
2019-05-03
5
-0
/
+296
[prev]
[next]