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-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2021-05-20
Merge tag 'quota_for_v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2021-05-19
Merge tag 'fs.idmapped.mount_setattr.v5.13-rc3' of gitolite.kernel.org:pub/sc...
Linus Torvalds
1
-1
/
+5
2021-05-17
Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+26
2021-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-8
/
+14
2021-05-15
Merge tag 'io_uring-5.13-2021-05-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+10
2021-05-15
Merge tag 'erofs-for-5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+19
2021-05-15
Merge tag 'dax-fixes-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-12
/
+23
2021-05-14
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
1
-3
/
+4
2021-05-14
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-05-14
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-14
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
1
-0
/
+5
2021-05-14
Merge tag 'f2fs-5.13-rc1-fix' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-47
/
+56
2021-05-14
io_uring: increase max number of reg buffers
Pavel Begunkov
1
-1
/
+3
2021-05-14
io_uring: further remove sqpoll limits on opcodes
Pavel Begunkov
1
-4
/
+2
2021-05-14
io_uring: fix ltout double free on completion race
Pavel Begunkov
1
-3
/
+4
2021-05-14
btrfs: fix removed dentries still existing after log is synced
Filipe Manana
1
-0
/
+18
2021-05-14
btrfs: return whole extents in fiemap
Boris Burkov
1
-1
/
+6
2021-05-14
btrfs: avoid RCU stalls while running delayed iputs
Josef Bacik
1
-0
/
+1
2021-05-14
btrfs: return 0 for dev_extent_hole_check_zoned hole_start in case of error
Johannes Thumshirn
1
-1
/
+1
2021-05-13
fs: ecryptfs: remove BUG_ON from crypt_scatterlist
Phillip Potter
1
-2
/
+0
2021-05-13
Revert "ecryptfs: replace BUG_ON with error handling code"
Greg Kroah-Hartman
1
-4
/
+2
2021-05-13
erofs: fix 1 lcluster-sized pcluster for big pcluster
Gao Xiang
1
-2
/
+19
2021-05-12
f2fs: return EINVAL for hole cases in swap file
Jaegeuk Kim
1
-2
/
+2
2021-05-12
fs/mount_setattr: tighten permission checks
Christian Brauner
1
-1
/
+5
2021-05-11
f2fs: avoid swapon failure by giving a warning first
Jaegeuk Kim
1
-6
/
+23
2021-05-11
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
3
-12
/
+13
2021-05-11
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
1
-23
/
+12
2021-05-11
f2fs: compress: fix to free compress page correctly
Chao Yu
1
-1
/
+2
2021-05-11
f2fs: support iflag change given the mask
Jaegeuk Kim
1
-1
/
+2
2021-05-11
f2fs: avoid null pointer access when handling IPU error
Jaegeuk Kim
1
-2
/
+2
2021-05-11
Merge tag 'for-5.13-rc1-part2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2021-05-11
btrfs: handle transaction start error in btrfs_fileattr_set
Ritesh Harjani
1
-0
/
+2
2021-05-10
Merge tag 'for-5.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-26
/
+55
2021-05-10
quota: Use 'hlist_for_each_entry' to simplify code
Christophe JAILLET
1
-4
/
+2
2021-05-09
Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-0
/
+14
2021-05-08
io_uring: fix link timeout refs
Pavel Begunkov
1
-1
/
+1
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+2
2021-05-08
smb3: if max_channels set to more than one channel request multichannel
Steve French
1
-0
/
+3
2021-05-08
smb3: do not attempt multichannel to server which does not support it
Steve French
1
-0
/
+6
2021-05-08
smb3: when mounting with multichannel include it in requested capabilities
Steve French
1
-0
/
+5
2021-05-07
dax: Wake up all waiters after invalidating dax entry
Vivek Goyal
1
-1
/
+1
2021-05-07
dax: Add a wakeup mode parameter to put_unlocked_entry()
Vivek Goyal
1
-7
/
+7
2021-05-07
dax: Add an enum for specifying dax wakup mode
Vivek Goyal
1
-6
/
+17
2021-05-07
Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+17
2021-05-07
Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+51
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
31
-399
/
+735
2021-05-07
Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2
-3
/
+3
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
129
-421
/
+131
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
118
-386
/
+109
[next]