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-12-15
ocfs2: ratelimit the 'max lookup times reached' notice
Mauricio Faria de Oliveira
1
-2
/
+2
2020-12-15
fs/ocfs2/cluster/tcp.c: remove unneeded break
Tom Rix
1
-1
/
+0
2020-12-15
fs/ntfs: remove unused variable attr_len
Alex Shi
1
-2
/
+0
2020-12-15
fs/ntfs: remove unused varibles
Alex Shi
2
-6
/
+2
2020-12-12
Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+11
2020-12-11
Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+8
2020-12-11
proc: use untagged_addr() for pagemap_read addresses
Miles Chen
1
-2
/
+6
2020-12-10
Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-26
/
+72
2020-12-10
NFS: Disable READ_PLUS by default
Anna Schumaker
2
-1
/
+10
2020-12-10
NFSv4.2: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-1
/
+1
2020-12-10
NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
Chuck Lever
2
-9
/
+13
2020-12-10
zonefs: fix page reference and BIO leak
Damien Le Moal
1
-6
/
+8
2020-12-08
afs: Fix memory leak when mounting with multiple source parameters
David Howells
1
-0
/
+3
2020-12-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-30
/
+27
2020-12-08
io_uring: fix file leak on error path of io ctx creation
Hillf Danton
1
-7
/
+10
2020-12-07
io_uring: fix mis-seting personality's creds
Pavel Begunkov
1
-1
/
+1
2020-12-06
coredump: fix core_pattern parse error
Menglong Dong
1
-1
/
+2
2020-12-05
Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-12-05
Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-38
/
+42
2020-12-03
cifs: refactor create_sd_buf() and and avoid corrupting the buffer
Ronnie Sahlberg
2
-35
/
+38
2020-12-03
cifs: add NULL check for ses->tcon_ipc
Aurelien Aptel
1
-1
/
+2
2020-12-03
smb3: set COMPOUND_FID to FileID field of subsequent compound request
Namjae Jeon
1
-2
/
+2
2020-12-03
Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux
Linus Torvalds
1
-0
/
+12
2020-12-02
Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-12
/
+42
2020-12-01
fs: 9p: add generic splice_write file operation
Dominique Martinet
1
-0
/
+6
2020-12-01
fs: 9p: add generic splice_read file operations
Toke Høiland-Jørgensen
1
-0
/
+6
2020-12-01
gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func
Andreas Gruenbacher
1
-10
/
+11
2020-11-30
cifs: fix potential use-after-free in cifs_echo_request()
Paulo Alcantara
1
-0
/
+2
2020-11-30
cifs: allow syscalls to be restarted in __smb_send_rqst()
Paulo Alcantara
1
-2
/
+2
2020-11-30
io_uring: fix recvmsg setup with compat buf-select
Pavel Begunkov
1
-1
/
+2
2020-11-30
pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled
Trond Myklebust
2
-15
/
+48
2020-11-29
Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2020-11-27
Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-19
/
+20
2020-11-27
Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-73
/
+158
2020-11-26
gfs2: Upgrade shared glocks for atime updates
Andreas Gruenbacher
1
-0
/
+21
2020-11-26
io_uring: fix files grab/cancel race
Pavel Begunkov
1
-16
/
+15
2020-11-25
gfs2: Don't freeze the file system during unmount
Bob Peterson
1
-1
/
+2
2020-11-25
gfs2: check for empty rgrp tree in gfs2_ri_update
Bob Peterson
1
-0
/
+4
2020-11-25
efivarfs: revert "fix memory leak in efivarfs_create()"
Ard Biesheuvel
2
-1
/
+2
2020-11-24
Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-15
/
+74
2020-11-24
gfs2: set lockdep subclass for iopen glocks
Alexander Aring
3
-0
/
+3
2020-11-24
gfs2: Fix deadlock dumping resource group glocks
Alexander Aring
1
-1
/
+1
2020-11-24
io_uring: fix ITER_BVEC check
Pavel Begunkov
1
-1
/
+1
2020-11-24
io_uring: fix shift-out-of-bounds when round up cq size
Joseph Qi
1
-2
/
+4
2020-11-23
btrfs: fix lockdep splat when enabling and disabling qgroups
Filipe Manana
2
-9
/
+53
2020-11-23
btrfs: do nofs allocations when adding and removing qgroup relations
Filipe Manana
1
-0
/
+9
2020-11-23
btrfs: fix lockdep splat when reading qgroup config on mount
Filipe Manana
1
-1
/
+1
2020-11-23
btrfs: tree-checker: add missing returns after data_ref alignment checks
David Sterba
1
-0
/
+2
2020-11-23
btrfs: don't access possibly stale fs_info data for printing duplicate device
Johannes Thumshirn
1
-1
/
+7
2020-11-22
Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
[next]