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-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
2021-05-07
fs: fat: fix spelling typo of values
dingsenjie
1
-1
/
+1
2021-05-06
Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-7
/
+2
2021-05-06
Merge tag 'xfs-5.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
18
-68
/
+143
2021-05-06
hpfs: replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+2
2021-05-06
nilfs2: fix typos in comments
Lu Jialin
3
-4
/
+4
2021-05-06
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
1
-2
/
+2
2021-05-06
isofs: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-06
fs/epoll: restore waking from ep_done_scan()
Davidlohr Bueso
1
-0
/
+6
2021-05-06
proc/sysctl: fix function name error in comments
zhouchuangao
1
-1
/
+1
2021-05-06
proc: delete redundant subset=pid check
Alexey Dobriyan
1
-4
/
+0
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-12
/
+2
2021-05-06
proc: save LOC in __xlate_proc_name()
Alexey Dobriyan
1
-9
/
+2
2021-05-06
fs/proc/generic.c: fix incorrect pde_is_permanent check
Colin Ian King
1
-1
/
+1
2021-05-06
Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
18
-684
/
+524
2021-05-06
Merge tag 'ecryptfs-5.13-rc1-updates' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-63
/
+73
2021-05-06
block: reexpand iov_iter after read/write
yangerkun
1
-3
/
+17
2021-05-05
io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2021-05-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-110
/
+190
2021-05-05
Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
5
-174
/
+256
2021-05-05
Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-33
/
+447
2021-05-05
btrfs: use memzero_page() instead of open coded kmap pattern
Ira Weiny
6
-58
/
+18
[prev]
[next]