index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
qnx4: avoid stringop-overread errors
Linus Torvalds
2021-09-15
1
-17
/
+34
*
Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-09-12
2
-59
/
+58
|
\
|
*
putname(): IS_ERR_OR_NULL() is wrong here
Al Viro
2021-09-07
1
-1
/
+1
|
*
namei: Standardize callers of filename_create()
Stephen Brennan
2021-09-07
1
-17
/
+15
|
*
namei: Standardize callers of filename_lookup()
Stephen Brennan
2021-09-07
2
-18
/
+20
|
*
rename __filename_parentat() to filename_parentat()
Al Viro
2021-09-07
1
-9
/
+9
|
*
namei: Fix use after free in kern_path_locked
Stephen Brennan
2021-09-07
1
-15
/
+14
*
|
Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-09-12
12
-21
/
+37
|
\
\
|
*
|
cifs: properly invalidate cached root handle when closing it
Enzo Matsumiya
2021-09-09
1
-7
/
+13
|
*
|
cifs: move SMB FSCTL definitions to common code
Steve French
2021-09-09
2
-1
/
+1
|
*
|
cifs: rename cifs_common to smbfs_common
Steve French
2021-09-08
9
-10
/
+10
|
*
|
cifs: update FSCTL definitions
Steve French
2021-09-08
1
-3
/
+13
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
1
-0
/
+6
|
\
\
\
|
*
|
|
file: Export receive_fd() to modules
Xie Yongji
2021-09-06
1
-0
/
+6
|
*
|
|
eventfd: Export eventfd_wake_count to modules
Xie Yongji
2021-09-06
1
-0
/
+1
*
|
|
|
Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-11
2
-13
/
+44
|
\
\
\
\
|
*
|
|
|
io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT
Hao Xu
2021-09-10
1
-1
/
+1
|
*
|
|
|
io_uring: fail links of cancelled timeouts
Pavel Begunkov
2021-09-09
1
-0
/
+2
|
*
|
|
|
io-wq: fix memory leak in create_io_worker()
Qiang.zhang
2021-09-09
1
-0
/
+3
|
*
|
|
|
io-wq: fix silly logic error in io_task_work_match()
Jens Axboe
2021-09-08
1
-2
/
+7
|
*
|
|
|
io_uring: drop ctx->uring_lock before acquiring sqd->lock
Jens Axboe
2021-09-08
1
-0
/
+7
|
*
|
|
|
io_uring: fix missing mb() before waitqueue_active
Pavel Begunkov
2021-09-08
1
-1
/
+4
|
*
|
|
|
io-wq: fix cancellation on create-worker failure
Pavel Begunkov
2021-09-08
1
-9
/
+20
*
|
|
|
|
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-09-11
3
-1697
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
block: move fs/block_dev.c to block/bdev.c
Christoph Hellwig
2021-09-07
3
-1060
/
+2
|
*
|
|
|
|
block: split out operations on block special files
Christoph Hellwig
2021-09-07
1
-637
/
+0
*
|
|
|
|
|
fsnotify: fix sb_connectors leak
Amir Goldstein
2021-09-10
1
-0
/
+1
*
|
|
|
|
|
Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2021-09-09
12
-223
/
+413
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ksmbd: fix control flow issues in sid_to_id()
Namjae Jeon
2021-09-08
1
-26
/
+22
|
*
|
|
|
|
|
ksmbd: fix read of uninitialized variable ret in set_file_basic_info
Namjae Jeon
2021-09-08
1
-1
/
+1
|
*
|
|
|
|
|
ksmbd: add missing assignments to ret on ndr_read_int64 read calls
Colin Ian King
2021-09-08
1
-2
/
+2
|
*
|
|
|
|
|
ksmbd: add validation for ndr read/write functions
Namjae Jeon
2021-09-03
1
-109
/
+274
|
*
|
|
|
|
|
ksmbd: remove unused ksmbd_file_table_flush function
Namjae Jeon
2021-09-03
2
-17
/
+0
|
*
|
|
|
|
|
ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data
Hyunchul Lee
2021-09-03
1
-1
/
+1
|
*
|
|
|
|
|
ksmbd: Reduce error log 'speed is unknown' to debug
Per Forlin
2021-09-03
1
-2
/
+2
|
*
|
|
|
|
|
ksmbd: defer notify_change() call
Christian Brauner
2021-09-03
1
-7
/
+16
|
*
|
|
|
|
|
ksmbd: remove setattr preparations in set_file_basic_info()
Christian Brauner
2021-09-03
1
-17
/
+8
|
*
|
|
|
|
|
ksmbd: ensure error is surfaced in set_file_basic_info()
Christian Brauner
2021-09-03
1
-1
/
+1
|
*
|
|
|
|
|
ndr: fix translation in ndr_encode_posix_acl()
Christian Brauner
2021-09-03
1
-2
/
+2
|
*
|
|
|
|
|
ksmbd: fix translation in sid_to_id()
Christian Brauner
2021-09-03
1
-4
/
+18
|
*
|
|
|
|
|
ksmbd: fix subauth 0 handling in sid_to_id()
Christian Brauner
2021-09-03
1
-2
/
+2
|
*
|
|
|
|
|
ksmbd: fix translation in acl entries
Christian Brauner
2021-09-03
3
-10
/
+33
|
*
|
|
|
|
|
ksmbd: fix translation in ksmbd_acls_fattr()
Christian Brauner
2021-09-03
2
-9
/
+11
|
*
|
|
|
|
|
ksmbd: fix translation in create_posix_rsp_buf()
Christian Brauner
2021-09-03
1
-2
/
+4
|
*
|
|
|
|
|
ksmbd: fix translation in smb2_populate_readdir_entry()
Christian Brauner
2021-09-03
3
-8
/
+3
|
*
|
|
|
|
|
ksmbd: fix lookup on idmapped mounts
Christian Brauner
2021-09-03
3
-27
/
+37
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2021-09-09
6
-47
/
+77
|
\
\
\
\
\
\
|
*
|
|
|
|
|
btrfs: zoned: fix double counting of split ordered extent
Naohiro Aota
2021-09-07
1
-0
/
+8
|
*
|
|
|
|
|
btrfs: fix lockdep warning while mounting sprout fs
Anand Jain
2021-09-07
1
-3
/
+4
|
*
|
|
|
|
|
btrfs: delay blkdev_put until after the device remove
Josef Bacik
2021-09-07
3
-11
/
+30
[next]