index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2024-01-03
tracefs/eventfs: Use root and instance inodes as default ownership
Steven Rostedt (Google)
2024-01-03
eventfs: Stop using dcache_readdir() for getdents()
Steven Rostedt (Google)
2024-01-03
eventfs: Remove "lookup" parameter from create_dir/file_dentry()
Steven Rostedt (Google)
2024-01-02
eventfs: Fix bitwise fields for "is_events"
Steven Rostedt (Google)
2024-01-02
tracefs: Check for dentry->d_inode exists in set_gid()
Steven Rostedt (Google)
2023-12-22
eventfs: Fix file and directory uid and gid ownership
Steven Rostedt (Google)
2023-12-21
eventfs: Have event files and directories default to parent uid and gid
Steven Rostedt (Google)
2023-12-12
eventfs: Fix events beyond NAME_MAX blocking tasks
Beau Belgrave
2023-11-22
eventfs: Make sure that parent->d_inode is locked in creating files/dirs
Steven Rostedt (Google)
2023-11-22
eventfs: Do not allow NULL parent to eventfs_start_creating()
Steven Rostedt (Google)
2023-11-22
eventfs: Move taking of inode_lock into dcache_dir_open_wrapper()
Steven Rostedt (Google)
2023-11-22
eventfs: Use GFP_NOFS for allocation when eventfs_mutex is held
Steven Rostedt (Google)
2023-11-20
eventfs: Do not invalidate dentry in create_file/dir_dentry()
Steven Rostedt (Google)
2023-11-20
eventfs: Remove expectation that ei->is_freed means ei->dentry == NULL
Steven Rostedt (Google)
2023-11-18
Merge tag 'xfs-6.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-18
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-18
Merge tag '6.7-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-17
Merge tag 'bcachefs-2023-11-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-11-17
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-11-17
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-17
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-17
Merge tag 'ovl-fixes-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-16
bcachefs: Fix missing locking for dentry->d_parent access
Kent Overstreet
2023-11-14
bcachefs: six locks: Fix lost wakeup
Kent Overstreet
2023-11-14
bcachefs: Fix no_data_io mode checksum check
Kent Overstreet
2023-11-14
bcachefs: Fix bch2_check_nlinks() for snapshots
Kent Overstreet
2023-11-14
bcachefs: Don't decrease BTREE_ITER_MAX when LOCKDEP=y
Kent Overstreet
2023-11-14
bcachefs: Disable debug log statements
Kent Overstreet
2023-11-14
bcachefs: Fix missing transaction commit
Kent Overstreet
2023-11-14
bcachefs: Fix error path in bch2_mount()
Kent Overstreet
2023-11-14
bcachefs: Fix potential sleeping during mount
Daniel J Blueman
2023-11-14
bcachefs: Fix iterator leak in may_delete_deleted_inode()
Kent Overstreet
2023-11-14
bcachefs: Kill journal pre-reservations
Kent Overstreet
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
2023-11-14
cifs: fix leak of iface for primary channel
Shyam Prasad N
2023-11-14
ovl: fix memory leak in ovl_parse_param()
Amir Goldstein
2023-11-14
ovl: fix misformatted comment
Amir Goldstein
2023-11-13
bcachefs: Check for nonce offset inconsistency in data_update path
Kent Overstreet
2023-11-13
bcachefs: Make sure to drop/retake btree locks before reclaim
Kent Overstreet
2023-11-13
bcachefs: btree_trans->write_locked
Kent Overstreet
2023-11-13
bcachefs: Run btree key cache shrinker less aggressively
Kent Overstreet
2023-11-13
bcachefs: Split out btree_key_cache_types.h
Kent Overstreet
2023-11-13
bcachefs: Guard against insufficient devices to create stripes
Kent Overstreet
2023-11-13
bcachefs: Fix null ptr deref in bch2_backpointer_get_node()
Kent Overstreet
2023-11-13
bcachefs: Fix multiple -Warray-bounds warnings
Gustavo A. R. Silva
2023-11-13
bcachefs: Use DECLARE_FLEX_ARRAY() helper and fix multiple -Warray-bounds war...
Gustavo A. R. Silva
2023-11-13
bcachefs: Use correct fgf_t type as function argument
Kent Overstreet
2023-11-13
bcachefs: make bch2_target_to_text_sb static
Jiapeng Chong
2023-11-13
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
[next]