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
*
fat: add renameat2 RENAME_EXCHANGE flag support
Javier Martinez Canillas
2022-06-16
1
-1
/
+122
*
fat: factor out reusable code in vfat_rename() as helper functions
OGAWA Hirofumi
2022-06-16
1
-32
/
+57
*
fat: add a vfat_rename2() and make existing .rename callback a helper
Javier Martinez Canillas
2022-06-16
1
-7
/
+14
*
squashfs: don't use intermediate buffer if pages missing
Phillip Lougher
2022-06-16
1
-63
/
+12
*
squashfs: extend "page actor" to handle missing pages
Phillip Lougher
2022-06-16
10
-31
/
+126
*
fs/kernel_read_file: allow to read files up-to ssize_t
Pasha Tatashin
2022-06-16
1
-19
/
+19
*
ocfs2: kill EBUSY from dlmfs_evict_inode
Junxiao Bi
2022-06-16
1
-3
/
+11
*
Merge tag '5.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2022-06-12
6
-14
/
+29
|
\
|
*
cifs: populate empty hostnames for extra channels
Shyam Prasad N
2022-06-10
2
-1
/
+8
|
*
cifs: return errors during session setup during reconnects
Shyam Prasad N
2022-06-06
1
-0
/
+3
|
*
cifs: fix reconnect on smb3 mount types
Paulo Alcantara
2022-06-06
3
-13
/
+18
*
|
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-06-10
1
-4
/
+5
|
\
\
|
*
|
NFSD: Fix potential use-after-free in nfsd_file_put()
Chuck Lever
2022-06-02
1
-4
/
+5
*
|
|
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
2022-06-10
4
-17
/
+15
*
|
|
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
2022-06-10
12
-13
/
+16
*
|
|
afs: Fix some checker issues
David Howells
2022-06-10
1
-2
/
+1
*
|
|
Merge tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-06-10
1
-37
/
+74
|
\
\
\
|
*
|
|
zonefs: fix zonefs_iomap_begin() for reads
Damien Le Moal
2022-06-08
1
-30
/
+64
|
*
|
|
zonefs: Do not ignore explicit_open with active zone limit
Damien Le Moal
2022-06-08
1
-2
/
+5
|
*
|
|
zonefs: fix handling of explicit_open option on mount
Damien Le Moal
2022-06-08
1
-6
/
+6
|
|
|
/
|
|
/
|
*
|
|
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
38
-217
/
+193
*
|
|
Merge tag 'fs_for_v5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-09
4
-11
/
+40
|
\
\
\
|
*
|
|
quota: Prevent memory allocation recursion while holding dq_lock
Matthew Wilcox (Oracle)
2022-06-06
1
-0
/
+10
|
*
|
|
writeback: Fix inode->i_io_list not be protected by inode->i_lock error
Jchao Sun
2022-06-06
2
-10
/
+29
|
*
|
|
fs: Fix syntax errors in comments
Xiang wangx
2022-06-06
1
-1
/
+1
|
|
/
/
*
/
/
netfs: gcc-12: temporarily disable '-Wattribute-warning' for now
Linus Torvalds
2022-06-09
2
-0
/
+6
|
/
/
*
|
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-06-05
2
-6
/
+2
|
\
\
|
*
|
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
2022-06-05
2
-6
/
+2
*
|
|
Merge tag 'pull-18-rc1-work.namei' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-04
1
-9
/
+2
|
\
\
\
|
*
|
|
namei: cleanup double word in comment
Tom Rix
2022-05-19
1
-1
/
+1
|
*
|
|
get rid of dead code in legitimize_root()
Al Viro
2022-05-19
1
-7
/
+0
|
*
|
|
fs/namei.c:reserve_stack(): tidy up the call of try_to_unlazy()
Al Viro
2022-05-19
1
-1
/
+1
*
|
|
|
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-04
4
-5
/
+6
|
\
\
\
\
|
*
|
|
|
m->mnt_root->d_inode->i_sb is a weird way to spell m->mnt_sb...
Al Viro
2022-05-19
1
-2
/
+2
|
*
|
|
|
uninline may_mount() and don't opencode it in fspick(2)/fsopen(2)
Al Viro
2022-05-19
3
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-04
4
-87
/
+52
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Unify the primitives for file descriptor closing
Al Viro
2022-05-14
3
-54
/
+32
|
*
|
|
fs: remove fget_many and fput_many interface
Gou Hao
2022-05-14
2
-27
/
+15
|
*
|
|
io_uring_enter(): don't leave f.flags uninitialized
Al Viro
2022-05-12
1
-6
/
+5
|
|
/
/
*
|
|
Merge tag '5.19-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...
Linus Torvalds
2022-06-04
14
-100
/
+143
|
\
\
\
|
*
|
|
cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_share
Steve French
2022-06-04
1
-1
/
+2
|
*
|
|
cifs: skip trailing separators of prefix paths
Paulo Alcantara
2022-06-03
1
-36
/
+49
|
*
|
|
cifs: update internal module number
Steve French
2022-06-01
1
-2
/
+3
|
*
|
|
cifs: version operations for smb20 unneeded when legacy support disabled
Steve French
2022-06-01
2
-2
/
+9
|
*
|
|
cifs: do not build smb1ops if legacy support is disabled
Steve French
2022-06-01
1
-1
/
+3
|
*
|
|
cifs: fix potential deadlock in direct reclaim
Vincent Whitchurch
2022-06-01
10
-53
/
+71
|
*
|
|
cifs: when extending a file with falloc we should make files not-sparse
Ronnie Sahlberg
2022-05-31
1
-1
/
+1
|
*
|
|
cifs: remove repeated debug message on cifs_put_smb_ses()
Enzo Matsumiya
2022-05-31
1
-1
/
+0
|
*
|
|
cifs: fix potential double free during failed mount
Ronnie Sahlberg
2022-05-30
1
-4
/
+6
*
|
|
|
Merge tag 'ntfs3_for_5.19' of https://github.com/Paragon-Software-Group/linux...
Linus Torvalds
2022-06-03
5
-30
/
+149
|
\
\
\
\
[next]