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-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-13
Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-02-12
Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel
Linus Torvalds
4
-4
/
+28
2021-02-12
f2fs: give a warning only for readonly partition
Jaegeuk Kim
1
-5
/
+3
2021-02-12
Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2021-02-12
btrfs: initialize fs_info::csum_size earlier in open_ctree
Su Yue
1
-1
/
+2
2021-02-11
fs/jfs: fix potential integer overflow on shift of a int
Colin Ian King
1
-1
/
+1
2021-02-11
cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.
Shyam Prasad N
1
-0
/
+1
2021-02-11
cifs: In the new mount api we get the full devname as source=
Ronnie Sahlberg
3
-2
/
+17
2021-02-11
erofs: initialized fields can only be observed after bit is set
Gao Xiang
2
-2
/
+18
2021-02-11
erofs: fix shift-out-of-bounds of blkszbits
Gao Xiang
1
-2
/
+2
2021-02-10
Revert "io_uring: don't take fs for recvmsg/sendmsg"
Jens Axboe
1
-2
/
+4
2021-02-10
nilfs2: make splice write available again
Joachim Henke
1
-0
/
+1
2021-02-09
cifs: do not disable noperm if multiuser mount option is not provided
Ronnie Sahlberg
1
-2
/
+2
2021-02-09
tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha
Seth Forshee
1
-1
/
+1
2021-02-09
tmpfs: disallow CONFIG_TMPFS_INODE64 on s390
Seth Forshee
1
-1
/
+1
2021-02-09
squashfs: add more sanity checks in xattr id lookup
Phillip Lougher
1
-9
/
+57
2021-02-09
squashfs: add more sanity checks in inode lookup
Phillip Lougher
1
-8
/
+33
2021-02-09
squashfs: add more sanity checks in id lookup
Phillip Lougher
4
-12
/
+45
2021-02-09
squashfs: avoid out of bounds writes in decompressors
Phillip Lougher
1
-1
/
+7
2021-02-09
cifs: fix dfs-links
Ronnie Sahlberg
1
-0
/
+8
2021-02-09
fs/affs: release old buffer head on error path
Pan Bian
1
-1
/
+3
2021-02-09
btrfs: zoned: enable to mount ZONED incompat flag
Naohiro Aota
1
-1
/
+2
2021-02-09
btrfs: zoned: deal with holes writing out tree-log pages
Naohiro Aota
1
-1
/
+22
2021-02-09
btrfs: zoned: reorder log node allocation on zoned filesystem
Naohiro Aota
2
-11
/
+28
2021-02-09
btrfs: zoned: serialize log transaction on zoned filesystems
Naohiro Aota
1
-1
/
+33
2021-02-09
btrfs: zoned: extend zoned allocator to use dedicated tree-log block group
Naohiro Aota
5
-4
/
+90
2021-02-09
btrfs: split alloc_log_tree()
Naohiro Aota
2
-6
/
+29
2021-02-09
btrfs: zoned: relocate block group to repair IO failure in zoned filesystems
Naohiro Aota
5
-0
/
+80
2021-02-09
btrfs: zoned: enable relocation on a zoned filesystem
Naohiro Aota
1
-2
/
+32
2021-02-09
btrfs: zoned: support dev-replace in zoned filesystems
Naohiro Aota
3
-0
/
+123
2021-02-09
btrfs: zoned: implement copying for zoned device-replace
Naohiro Aota
4
-1
/
+101
2021-02-09
btrfs: zoned: implement cloning for zoned device-replace
Naohiro Aota
3
-17
/
+80
2021-02-09
btrfs: zoned: mark block groups to copy for device-replace
Naohiro Aota
4
-0
/
+204
2021-02-09
btrfs: zoned: do not use async metadata checksum on zoned filesystems
Naohiro Aota
1
-0
/
+2
2021-02-09
btrfs: zoned: wait for existing extents before truncating
Naohiro Aota
1
-0
/
+9
2021-02-09
btrfs: zoned: serialize metadata IO
Naohiro Aota
6
-1
/
+109
2021-02-09
btrfs: zoned: introduce dedicated data write path for zoned filesystems
Naohiro Aota
1
-2
/
+32
2021-02-09
btrfs: zoned: enable zone append writing for direct IO
Naohiro Aota
1
-0
/
+18
[next]