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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-07
prefix-handling analogues of errorf() and friends
Al Viro
1
-0
/
+4
2020-02-07
turn fs_param_is_... into functions
Al Viro
1
-24
/
+14
2020-02-07
fs_parse: handle optional arguments sanely
Al Viro
1
-1
/
+0
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
4
-12
/
+11
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
1
-3
/
+4
2020-02-07
add prefix to fs_context->log
Al Viro
2
-6
/
+11
2020-02-07
ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log
Al Viro
1
-2
/
+3
2020-02-07
new primitive: __fs_parse()
Al Viro
2
-4
/
+6
2020-02-07
struct p_log, variants of warnf() et.al. taking that one instead
Al Viro
1
-0
/
+11
2020-02-07
teach logfc() to handle prefices, give it saner calling conventions
Al Viro
1
-6
/
+10
2020-02-07
get rid of fs_value_is_filename_empty
Al Viro
1
-1
/
+0
2020-02-07
don't bother with explicit length argument for __lookup_constant()
Al Viro
1
-3
/
+1
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
1
-5
/
+0
2020-02-07
fs_parse: get rid of ->enums
Al Viro
1
-19
/
+19
2020-02-07
Pass consistent param->type to fs_parse()
Al Viro
1
-1
/
+0
2020-02-04
nfs: optimise readdir cache page invalidation
Dai Ngo
1
-0
/
+3
2020-01-24
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
1
-1
/
+1
2020-01-15
NFS: Add mount option 'softreval'
Trond Myklebust
1
-0
/
+1
2020-01-15
SUNRPC: Remove broken gss_mech_list_pseudoflavors()
Trond Myklebust
2
-5
/
+0
2020-01-15
xprtrdma: Make sendctx queue lifetime the same as connection lifetime
Chuck Lever
1
-4
/
+8
2020-01-15
SUNRPC: Capture signalled RPC tasks
Chuck Lever
1
-0
/
+1
2020-01-15
sunrpc: convert to time64_t for expiry
Arnd Bergmann
2
-3
/
+3
2020-01-15
NFS: Additional refactoring for fs_context conversion
Scott Mayhew
1
-1
/
+1
2020-01-15
NFS: Add fs_context support.
David Howells
1
-3
/
+3
2020-01-15
nfs: don't pass nfs_subversion to ->create_server()
Al Viro
1
-1
/
+1
2020-01-15
nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_co...
Al Viro
1
-2
/
+1
2020-01-14
Merge tag 'asm-generic-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+32
2020-01-14
Merge branch 'dhowells' (patches from DavidH)
Linus Torvalds
1
-9
/
+3
2020-01-14
afs: Fix use-after-loss-of-ref
David Howells
1
-9
/
+3
2020-01-13
mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATE
Yang Shi
1
-1
/
+2
2020-01-13
mm, debug_pagealloc: don't rely on static keys too early
Vlastimil Babka
1
-3
/
+15
2020-01-13
mm: memcg/slab: fix percpu slab vmstats flushing
Roman Gushchin
1
-3
/
+2
2020-01-12
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+16
2020-01-12
riscv: move sifive_l2_cache.h to include/soc
Yash Shah
1
-0
/
+16
2020-01-10
Merge tag 'block-5.5-2020-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+0
2020-01-10
Merge tag 'mtd/fixes-for-5.5-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2020-01-09
mtd: onenand: omap2: Fix errors in style
Amir Mahdi Ghorbanian
1
-1
/
+1
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-1
/
+49
2020-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+6
2020-01-08
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-0
/
+8
2020-01-06
Merge tag 'trace-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-4
/
+4
2020-01-06
net: ethernet: sxgbe: Rename Samsung to lowercase
Krzysztof Kozlowski
1
-1
/
+1
2020-01-06
Merge tag 'spi-fix-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-01-06
Merge tag 'rtc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...
Linus Torvalds
1
-0
/
+8
2020-01-06
netfilter: flowtable: add nf_flowtable_time_stamp
Pablo Neira Ayuso
1
-0
/
+6
2020-01-04
block: remove unused mp_bvec_last_segment
Jens Axboe
1
-22
/
+0
2020-01-04
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
1
-5
/
+5
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-2
/
+5
2020-01-04
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
1
-1
/
+4
[next]