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
2021-02-22
Merge tag 'docs-5.12' of git://git.lwn.net/linux
Linus Torvalds
5
-42
/
+44
2021-02-22
exfat: improve performance of exfat_free_cluster when using dirsync mount option
Hyeongseok Kim
3
-9
/
+40
2021-02-22
exfat: fix shift-out-of-bounds in exfat_fill_super()
Namjae Jeon
2
-5
/
+30
2021-02-21
Merge tag 'selinux-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-54
/
+127
2021-02-21
Merge tag 'for-linus-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-5
/
+15
2021-02-21
Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+8
2021-02-21
Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+4
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2021-02-21
Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+11
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+4
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+7
2021-02-21
Merge tag 'for-5.12/io_uring-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-1321
/
+1376
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
34
-119
/
+66
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-357
/
+0
2021-02-21
Merge tag 'xfs-5.12-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
52
-978
/
+1608
2021-02-21
Merge tag 'iomap-5.12-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
8
-182
/
+237
2021-02-21
Merge tag 'pstore-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2021-02-21
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
7
-65
/
+315
2021-02-21
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
34
-801
/
+1169
2021-02-21
Merge tag 'erofs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+20
2021-02-21
Merge tag 'f2fs-for-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-613
/
+984
2021-02-21
Merge tag 'for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
51
-1099
/
+4731
2021-02-21
Merge tag 'affs-for-5.12-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2021-02-21
Merge tag 'jfs-5.12' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
4
-20
/
+28
2021-02-21
Merge tag 'locks-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...
Linus Torvalds
1
-6
/
+13
2021-02-21
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-45
/
+50
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-36
/
+16
2021-02-21
Merge branch 'work.sendfile' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-26
/
+46
2021-02-20
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-02-20
fix handling of nd->depth on LOOKUP_CACHED failures in try_to_unlazy*
Al Viro
1
-4
/
+5
2021-02-18
pstore: Fix typo in compression option name
Jiri Bohac
1
-2
/
+2
2021-02-18
debugfs: do not attempt to create a new file before the filesystem is initalized
Greg Kroah-Hartman
1
-0
/
+3
2021-02-18
debugfs: be more robust at handling improper input in debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2021-02-18
zonefs: Fix file size of zones in full condition
Shin'ichiro Kawasaki
1
-0
/
+3
2021-02-17
gfs2: Use resource group glock sharing
Bob Peterson
5
-12
/
+15
2021-02-17
gfs2: Allow node-wide exclusive glock sharing
Bob Peterson
2
-3
/
+25
2021-02-17
gfs2: Add local resource group locking
Andreas Gruenbacher
4
-7
/
+59
2021-02-17
gfs2: Add per-reservation reserved block accounting
Andreas Gruenbacher
5
-28
/
+82
2021-02-17
gfs2: Rename rs_{free -> requested} and rd_{reserved -> requested}
Andreas Gruenbacher
3
-33
/
+33
2021-02-17
gfs2: Check for active reservation in gfs2_release
Andreas Gruenbacher
1
-2
/
+2
2021-02-17
gfs2: Don't search for unreserved space twice
Andreas Gruenbacher
1
-4
/
+5
2021-02-17
gfs2: Only pass reservation down to gfs2_rbm_find
Andreas Gruenbacher
2
-14
/
+14
2021-02-17
gfs2: Also reflect single-block allocations in rgd->rd_extfail_pt
Andreas Gruenbacher
1
-8
/
+10
2021-02-16
io_uring: tctx->task_lock should be IRQ safe
Jens Axboe
1
-6
/
+7
2021-02-16
ceph: defer flushing the capsnap if the Fb is used
Xiubo Li
2
-13
/
+30
2021-02-16
ceph: allow queueing cap/snap handling after putting cap references
Jeff Layton
4
-8
/
+48
2021-02-16
ceph: clean up inode work queueing
Jeff Layton
2
-52
/
+24
2021-02-16
ceph: fix flush_snap logic after putting caps
Jeff Layton
1
-4
/
+6
2021-02-16
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
1
-2
/
+2
2021-02-16
zonefs: add tracepoints for file operations
Johannes Thumshirn
3
-0
/
+113
[prev]
[next]