index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
14 days
ksmbd: initialize FileSystemControlFlags in FS_CONTROL_INFORMATION
Aleksandr Khromov
14 days
ksmbd: zero the FS_OBJECT_ID_INFORMATION buffer before filling it in
Aleksandr Khromov
14 days
ovl: return EINVAL instead of EIO in case of mismatched user_ns
Miklos Szeredi
14 days
coredump: select memory types to include
Christian Brauner
14 days
fs: fix comment typo in inode.c
Manush Prajwal
14 days
fs/aio: fix comment typos
Mark Sercombe
14 days
fs: fix comment typo in fs-writeback.c
Manush Prajwal
14 days
fs: fix comment typo in bpf_fs_kfuncs.c
Manush Prajwal
14 days
aio: prevent eventfd/epoll recursion on poll
Daehyeon Ko
14 days
udf: Make sure there's enough space for LVID implementation use field
Jan Kara
14 days
coredump: describe the holes when COREDUMP_SPARSE is negotiated
Christian Brauner
14 days
coredump: send the coredump in records if requested
Christian Brauner
14 days
coredump: clean up coredump state handling
Christian Brauner
14 days
coredump: always chunk writes
Christian Brauner
14 days
coredump: make the dump helper return bool
Christian Brauner
14 days
coredump: deduplicate the to_skip flush
Christian Brauner
14 days
coredump: move the negotiated mask into struct coredump_params
Christian Brauner
14 days
coredump: pin the protocol struct sizes
Christian Brauner
14 days
coredump: set the minimum send buffer size
Christian Brauner
14 days
coredump: refuse negative skips
Christian Brauner
14 days
coredump: stop unsharing the file descriptor table
Christian Brauner
14 days
fs: avoid spurious dentry ref/unref cycle on open
Mateusz Guzik
14 days
vfs: short-circuit MAY_WRITE access for O_DIRECTORY opens
Jori Koolstra
14 days
vfs: refuse O_CREAT for directories through a dangling symlink
Jori Koolstra
14 days
vfs: move O_IS_MKDIR check from lookup_open() into individual filesystems
Jori Koolstra
14 days
vfs: add O_CREAT|O_DIRECTORY to open*(2)
Jori Koolstra
14 days
vfs: lookup_open(): use vfs_create_no_perm()
Jori Koolstra
14 days
vfs: move ->create check in lookup_open() to before try_break_deleg()
Jori Koolstra
14 days
vfs: lookup_open(): move setting FMODE_CREATED down
Jori Koolstra
14 days
vfs: prepare vfs_creat|mkdir_no_perm for reuse in lookup_open()
Jori Koolstra
14 days
fs/namei.c: use trailing_slashes()
Jori Koolstra
14 days
buffer: clear BH_Write_EIO when a write succeeds, not when one starts
Chao Shi
14 days
buffer: stop touching BH_Uptodate on write completion
Chao Shi
14 days
jbd2: check for a fast commit write error with buffer_write_io_error()
Chao Shi
14 days
jbd2: say what jbd2_freeze_jh_data()'s assertion is actually checking
Chao Shi
14 days
jbd2: report journal write errors with BH_Write_EIO
Chao Shi
14 days
gfs2: check for a metadata write error with buffer_write_io_error()
Chao Shi
14 days
ocfs2: check for a stale write error before reusing a metadata buffer
Chao Shi
14 days
ocfs2: check for a metadata write error with buffer_write_io_error()
Chao Shi
14 days
ext4: check for a metadata write error with buffer_write_io_error()
Chao Shi
14 days
fat: check for a metadata write error with buffer_write_io_error()
Chao Shi
14 days
exfat: check for a directory write error with buffer_write_io_error()
Chao Shi
14 days
omfs: check for an inode write error with buffer_write_io_error()
Chao Shi
14 days
ext2: check for an xattr block write error with buffer_write_io_error()
Chao Shi
14 days
adfs: check for a directory write error with buffer_write_io_error()
Chao Shi
14 days
buffer: detect metadata write errors with buffer_write_io_error()
Chao Shi
14 days
buffer: discard BH_Write_EIO along with the rest of the buffer state
Chao Shi
14 days
buffer: clear BH_Write_EIO when a buffer is forgotten
Chao Shi
14 days
buffer: read the folio's mapping directly in buffer_set_crypto_ctx()
Chao Shi
14 days
jbd2: point the shadow buffer at the frozen data directly
Chao Shi
[prev]
[next]