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-10-04
Merge 5.15-rc4 into driver-core-next
Greg Kroah-Hartman
107
-1084
/
+1351
2021-10-03
elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings
Chen Jingwen
1
-1
/
+1
2021-10-03
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-199
/
+182
2021-10-03
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+8
2021-10-02
Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
11
-340
/
+292
2021-10-02
Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-19
/
+3
2021-10-01
io_uring: kill fasync
Pavel Begunkov
1
-15
/
+2
2021-10-01
ext4: recheck buffer uptodate bit under buffer lock
Zhang Yi
1
-0
/
+6
2021-10-01
ext4: fix potential infinite loop in ext4_dx_readdir()
yangerkun
1
-3
/
+3
2021-10-01
ext4: flush s_error_work before journal destroy in ext4_fill_super
yangerkun
1
-1
/
+4
2021-10-01
ext4: fix loff_t overflow in ext4_max_bitmap_size()
Ritesh Harjani
1
-5
/
+5
2021-10-01
ext4: fix reserved space counter leakage
Jeffle Xu
2
-0
/
+11
2021-10-01
ext4: limit the number of blocks in one ADD_RANGE TLV
Hou Tao
1
-0
/
+6
2021-09-30
ksmbd: missing check for NULL in convert_to_nt_pathname()
Dan Carpenter
1
-10
/
+7
2021-09-30
ksmbd: fix transform header validation
Namjae Jeon
1
-9
/
+9
2021-09-30
ksmbd: add buffer validation for SMB2_CREATE_CONTEXT
Hyunchul Lee
3
-13
/
+74
2021-09-30
ksmbd: add validation in smb2 negotiate
Namjae Jeon
2
-6
/
+68
2021-09-30
ksmbd: add request buffer validation in smb2_set_info
Namjae Jeon
1
-42
/
+107
2021-09-30
ksmbd: use correct basic info level in set_file_basic_info()
Namjae Jeon
2
-7
/
+15
2021-09-29
ksmbd: remove NTLMv1 authentication
Namjae Jeon
3
-229
/
+0
2021-09-28
ksmbd: fix documentation for 2 functions
Enzo Matsumiya
1
-2
/
+2
2021-09-28
kernfs: also call kernfs_set_rev() for positive dentry
Hou Tao
1
-2
/
+7
2021-09-28
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...
Linus Torvalds
2
-2
/
+2
2021-09-27
vboxfs: fix broken legacy mount signature checking
Linus Torvalds
1
-10
/
+2
2021-09-27
io-wq: exclusively gate signal based exit on get_signal() return
Jens Axboe
1
-4
/
+1
2021-09-26
ksmbd: fix invalid request buffer access in compound
Namjae Jeon
1
-2
/
+11
2021-09-26
ksmbd: remove RFC1002 check in smb2 request
Ronnie Sahlberg
2
-22
/
+1
2021-09-26
Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
8
-260
/
+164
2021-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+8
2021-09-25
Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-16
/
+72
2021-09-25
Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+3
2021-09-25
Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-9
/
+21
2021-09-24
ksmbd: use LOOKUP_BENEATH to prevent the out of share access
Hyunchul Lee
5
-206
/
+140
2021-09-24
mm: fs: invalidate bh_lrus for only cold path
Minchan Kim
1
-2
/
+6
2021-09-24
ocfs2: drop acl cache for directories too
Wengang Wang
1
-1
/
+2
2021-09-24
io_uring: make OP_CLOSE consistent with direct open
Pavel Begunkov
1
-1
/
+51
2021-09-24
Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2021-09-24
Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+10
2021-09-24
io_uring: kill extra checks in io_write()
Pavel Begunkov
1
-3
/
+0
2021-09-24
io_uring: don't punt files update to io-wq unconditionally
Jens Axboe
1
-5
/
+2
2021-09-24
io_uring: put provided buffer meta data under memcg accounting
Jens Axboe
1
-1
/
+1
2021-09-24
io_uring: allow conditional reschedule for intensive iterators
Jens Axboe
1
-2
/
+6
2021-09-24
io_uring: fix potential req refcount underflow
Hao Xu
1
-2
/
+7
2021-09-24
io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow
Hao Xu
1
-1
/
+3
2021-09-24
io_uring: fix race between poll completion and cancel_hash insertion
Hao Xu
1
-3
/
+3
2021-09-24
io-wq: ensure we exit if thread group is exiting
Jens Axboe
1
-1
/
+2
2021-09-23
cifs: fix incorrect check for null pointer in header_assemble
Steve French
1
-2
/
+3
2021-09-23
smb3: correct server pointer dereferencing check to be more consistent
Steve French
1
-1
/
+2
2021-09-23
Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+32
2021-09-23
smb3: correct smb3 ACL security descriptor
Steve French
1
-2
/
+2
[next]