开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-08-30
fs: move FMODE_UNSIGNED_OFFSET to fop_flags
Christian Brauner
2024-08-30
fs/select: Annotate struct poll_list with __counted_by()
Thorsten Blum
2024-08-30
fs: rearrange general fastpath check now that O_CREAT uses it
Christian Brauner
2024-08-30
fs: remove audit dummy context check
Christian Brauner
2024-08-30
fs: pull up trailing slashes check for O_CREAT
Christian Brauner
2024-08-30
fs: move audit parent inode
Christian Brauner
2024-08-30
fs: try an opportunistic lookup for O_CREAT opens too
Jeff Layton
2024-08-30
eventpoll: Annotate data-race of busy_poll_usecs
Martin Karsten
2024-08-30
eventpoll: Don't re-zero eventpoll fields
Joe Damato
2024-08-30
file: remove outdated comment after close_fd()
Joel Savitz
2024-08-30
fs/namespace.c: Fix typo in comment
Yuesong Li
2024-08-30
exec: don't WARN for racy path_noexec check
Mateusz Guzik
2024-08-30
fs: add a kerneldoc header over lookup_fast
Jeff Layton
2024-08-30
fs: remove comment about d_rcu_to_refcount
Jeff Layton
2024-08-30
fs: mounts: Remove unused declaration mnt_cursor_del()
Yue Haibing
2024-08-19
percpu-rwsem: remove the unused parameter 'read'
Wang Long
2024-08-19
coda: use param->file for FSCONFIG_SET_FD
Aleksa Sarai
2024-08-19
autofs: fix missing fput for FSCONFIG_SET_FD
Aleksa Sarai
2024-08-19
fs/aio: Fix __percpu annotation of *cpu pointer in struct kioctx
Uros Bizjak
2024-08-19
mount: handle OOM on mnt_warn_timestamp_expiry
Olaf Hering
2024-08-19
Fixed: fs: file_table_c: Missing blank line warnings and struct declaration i...
Mohit0404
2024-08-19
fs/direct-io: Remove linux/prefetch.h include
Youling Tang
2024-08-19
fs: don't flush in-flight wb switches for superblocks without cgroup writeback
Haifeng Xu
2024-08-19
fcntl: add F_CREATED_QUERY
Christian Brauner
2024-08-18
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
2024-08-17
Merge tag 'v6.11-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-08-17
Merge tag 'xfs-6.11-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-08-17
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-16
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
2024-08-15
smb: smb2pdu.h: Use static_assert() to check struct sizes
Gustavo A. R. Silva
2024-08-15
smb3: fix lock breakage for cached writes
Steve French
2024-08-15
smb/client: avoid possible NULL dereference in cifs_free_subrequest()
Su Hui
2024-08-15
btrfs: zoned: properly take lock to read/update block group's zoned variables
Naohiro Aota
2024-08-15
btrfs: tree-checker: add dev extent item checks
Qu Wenruo
2024-08-15
btrfs: update target inode's ctime on unlink
Jeff Layton
2024-08-15
btrfs: send: annotate struct name_cache_entry with __counted_by()
Thorsten Blum
2024-08-14
Merge tag 'for-6.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-14
Merge tag 'vfs-6.11-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-08-14
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
2024-08-14
xfs: revert AIL TASK_KILLABLE threshold
Darrick J. Wong
2024-08-14
xfs: attr forks require attr, not attr2
Darrick J. Wong
2024-08-13
bcachefs: bcachefs_metadata_version_disk_accounting_inum
Kent Overstreet
2024-08-13
bcachefs: Kill __bch2_accounting_mem_mod()
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
[next]