index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-30
inotify: convert to handle_inode_event() interface
Amir Goldstein
3
-54
/
+14
2020-12-30
fsnotify: generalize handle_inode_event()
Amir Goldstein
3
-9
/
+26
2020-12-30
jffs2: Fix ignoring mounting options problem during remounting
lizhe
1
-0
/
+17
2020-12-30
jffs2: Fix GC exit abnormally
Zhe Li
1
-0
/
+16
2020-12-30
ubifs: wbuf: Don't leak kernel memory to flash
Richard Weinberger
1
-2
/
+11
2020-12-30
SMB3.1.1: do not log warning message if server doesn't populate salt
Steve French
2
-5
/
+16
2020-12-30
SMB3.1.1: remove confusing mount warning when no SPNEGO info on negprot rsp
Steve French
1
-4
/
+12
2020-12-30
SMB3: avoid confusing warning message on mount to Azure
Steve French
1
-1
/
+2
2020-12-30
ceph: fix race in concurrent __ceph_remove_cap invocations
Luis Henriques
1
-2
/
+9
2020-12-30
ovl: make ioctl() safe
Miklos Szeredi
1
-71
/
+16
2020-12-30
ext4: don't remount read-only with errors=continue on reboot
Jan Kara
1
-8
/
+6
2020-12-30
ext4: fix deadlock with fs freezing and EA inodes
Jan Kara
1
-5
/
+14
2020-12-30
ext4: fix a memory leak of ext4_free_data
Chunguang Xu
1
-0
/
+1
2020-12-30
ext4: fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2020-12-30
btrfs: fix race when defragmenting leads to unnecessary IO
Filipe Manana
1
-0
/
+39
2020-12-30
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
3
-28
/
+40
2020-12-30
btrfs: do not shorten unpin len for caching block groups
Josef Bacik
1
-4
/
+4
2020-12-30
io_uring: make ctx cancel on exit targeted to actual ctx
Jens Axboe
1
-1
/
+8
2020-12-30
io_uring: fix double io_uring free
Pavel Begunkov
1
-32
/
+39
2020-12-30
io_uring: fix ignoring xa_store errors
Pavel Begunkov
1
-3
/
+7
2020-12-30
io_uring: hold uring_lock while completing failed polled io in io_wq_submit_w...
Xiaoguang Wang
1
-10
/
+19
2020-12-30
io_uring: fix 0-iov read buffer select
Pavel Begunkov
1
-3
/
+1
2020-12-30
io_uring: fix io_wqe->work_list corruption
Xiaoguang Wang
1
-0
/
+1
2020-12-30
io_uring: always let io_iopoll_complete() complete polled io
Xiaoguang Wang
1
-2
/
+13
2020-12-30
io_uring: fix racy IOPOLL completions
Pavel Begunkov
1
-5
/
+18
2020-12-30
io_uring: fix io_cqring_events()'s noflush
Pavel Begunkov
1
-1
/
+1
2020-12-30
proc mountinfo: make splice available again
Linus Torvalds
1
-3
/
+6
2020-12-30
io_uring: cancel reqs shouldn't kill overflow list
Pavel Begunkov
1
-4
/
+2
2020-12-30
io_uring: fix racy IOPOLL flush overflow
Pavel Begunkov
1
-4
/
+6
2020-12-30
epoll: check for events when removing a timed out thread from the wait queue
Soheil Hassas Yeganeh
1
-9
/
+16
2020-12-30
io_uring: cancel only requests of current task
Pavel Begunkov
1
-18
/
+5
2020-12-30
NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()
Trond Myklebust
1
-1
/
+1
2020-12-30
proc: fix lookup in /proc/net subdirectories after setns(2)
Alexey Dobriyan
3
-18
/
+29
2020-12-30
ubifs: Fix error return code in ubifs_init_authentication()
Wang ShaoBo
1
-1
/
+3
2020-12-30
fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
Hao Li
1
-1
/
+3
2020-12-30
erofs: avoid using generic_block_bmap
Huang Jianan
1
-19
/
+7
2020-12-30
nfs_common: need lock during iterate through the list
Cheng Lin
1
-1
/
+5
2020-12-30
NFSD: Fix 5 seconds delay when doing inter server copy
Dai Ngo
1
-0
/
+1
2020-12-30
nfsd: Fix message level for normal termination
kazuo ito
1
-2
/
+1
2020-12-30
f2fs: fix double free of unicode map
Hyeongseok Kim
1
-0
/
+1
2020-12-30
NFS: switch nfsiod to be an UNBOUND workqueue.
NeilBrown
1
-1
/
+1
2020-12-30
lockd: don't use interval-based rebinding over TCP
Calum Mackay
1
-9
/
+11
2020-12-30
NFSv4: Fix the alignment of page data in the getdeviceinfo reply
Trond Myklebust
1
-3
/
+7
2020-12-30
NFSv4.2: condition READDIR's mask for security label based on LSM state
Olga Kornievskaia
1
-2
/
+8
2020-12-30
virtiofs fix leak in setup
Miklos Szeredi
1
-0
/
+2
2020-12-30
f2fs: call f2fs_get_meta_page_retry for nat page
Jaegeuk Kim
1
-1
/
+1
2020-12-26
fs: quota: fix array-index-out-of-bounds bug by passing correct argument to v...
Anant Thazhemadam
1
-1
/
+1
2020-12-26
quota: Sanity-check quota file headers on load
Jan Kara
1
-0
/
+19
2020-12-26
f2fs: prevent creating duplicate encrypted filenames
Eric Biggers
1
-0
/
+2
2020-12-26
ext4: prevent creating duplicate encrypted filenames
Eric Biggers
1
-0
/
+3
[prev]
[next]