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
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-0
/
+277
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-38
/
+38
2020-03-31
Merge tag '5.7-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
23
-232
/
+673
2020-03-31
Merge tag 'gfs2-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...
Linus Torvalds
27
-509
/
+1168
2020-03-31
Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
61
-3525
/
+4398
2020-03-31
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
6
-15
/
+63
2020-03-30
NFS: Ensure security label is set for root inode
Scott Mayhew
3
-38
/
+38
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-23
/
+13
2020-03-30
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-21
/
+49
2020-03-30
Merge tag 'pstore-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-5
/
+7
2020-03-30
Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-105
/
+93
2020-03-30
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'for-5.7/io_uring-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-837
/
+1617
2020-03-30
Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-55
/
+25
2020-03-30
gfs2: Fix oversight in gfs2_ail1_flush
Bob Peterson
1
-1
/
+2
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+14
2020-03-29
cifs: update internal module version number
Steve French
2
-3
/
+5
2020-03-29
cifs: Allocate encryption header through kmalloc
Long Li
1
-11
/
+17
2020-03-29
cifs: smbd: Check and extend sender credits in interrupt context
Long Li
2
-24
/
+15
2020-03-29
cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...
Long Li
3
-24
/
+20
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
3
-23
/
+13
2020-03-27
gfs2: change from write to read lock for sd_log_flush_lock in journal replay
Bob Peterson
1
-2
/
+2
2020-03-27
gfs2: instrumentation wrt ail1 stuck
Bob Peterson
1
-0
/
+40
2020-03-27
gfs2: don't lock sd_log_flush_lock in try_rgrp_unlink
Bob Peterson
1
-2
/
+0
2020-03-27
gfs2: Remove unnecessary gfs2_qa_{get,put} pairs
Andreas Gruenbacher
1
-27
/
+1
2020-03-27
gfs2: Split gfs2_rsqa_delete into gfs2_rs_delete and gfs2_qa_put
Andreas Gruenbacher
6
-9
/
+13
2020-03-27
gfs2: Change inode qa_data to allow multiple users
Bob Peterson
10
-58
/
+101
2020-03-27
gfs2: eliminate gfs2_rsqa_alloc in favor of gfs2_qa_alloc
Bob Peterson
8
-27
/
+17
2020-03-27
gfs2: Switch to list_{first,last}_entry
Andreas Gruenbacher
7
-19
/
+19
2020-03-27
gfs2: Clean up inode initialization and teardown
Andreas Gruenbacher
2
-27
/
+19
2020-03-27
smb3: use SMB2_SIGNATURE_SIZE define
Steve French
1
-1
/
+1
2020-03-27
io_uring: cleanup io_alloc_async_ctx()
Xiaoguang Wang
1
-3
/
+9
2020-03-26
afs: Fix unpinned address list during probing
David Howells
1
-0
/
+2
2020-03-26
Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-3
/
+12
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
27
-120
/
+196
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-68
/
+32
2020-03-25
Merge tag 'zonefs-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-7
/
+21
2020-03-25
block: move the part_stat* helpers from genhd.h to a new header
Christoph Hellwig
4
-1
/
+4
2020-03-25
block: move guard_bio_eod to bio.c
Christoph Hellwig
2
-44
/
+0
2020-03-25
btrfs: fix missing semaphore unlock in btrfs_sync_file
Robbie Ko
1
-0
/
+1
2020-03-25
btrfs: use nofs allocations for running delayed items
Josef Bacik
1
-0
/
+13
2020-03-24
io_uring: fix missing 'return' in comment
Chucheng Luo
1
-1
/
+1
2020-03-25
zonfs: Fix handling of read-only zones
Damien Le Moal
1
-7
/
+21
2020-03-24
block: remove __bdevname
Christoph Hellwig
2
-6
/
+5
2020-03-24
libfs: fix infoleak in simple_attr_read()
Eric Biggers
1
-3
/
+5
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-1
/
+1
2020-03-23
io-wq: handle hashed writes in chains
Pavel Begunkov
2
-28
/
+85
2020-03-23
btrfs: sysfs: Use scnprintf() instead of snprintf()
Takashi Iwai
1
-29
/
+28
[next]