index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-12-02
Merge tag 'fs_for_v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-02
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-01
Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-11-29
Merge tag 'wireless-2023-11-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-11-28
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2023-11-28
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-28
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-28
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-28
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
2023-11-28
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
2023-11-28
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-28
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2023-11-28
Merge tag 'for-6.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-27
Merge tag '6.7-rc3-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2023-11-27
debugfs: add API to allow debugfs operations cancellation
Johannes Berg
2023-11-27
debugfs: annotate debugfs handlers vs. removal with lockdep
Johannes Berg
2023-11-27
debugfs: fix automount d_fsdata usage
Johannes Berg
2023-11-26
Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-11-26
Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-11-25
bcachefs: bpos is misaligned on big endian
Kent Overstreet
2023-11-25
bcachefs: Fix ec + durability calculation
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-25
Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-11-24
Merge tag 'afs-fixes-20231124' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-24
btrfs: send: ensure send_fd is writable
Jann Horn
2023-11-24
btrfs: free the allocated memory if btrfs_alloc_page_array() fails
Qu Wenruo
2023-11-24
btrfs: fix 64bit compat send ioctl arguments not initializing version member
David Sterba
2023-11-24
Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-24
afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
David Howells
2023-11-24
afs: Fix file locking on R/O volumes to operate in local mode
David Howells
2023-11-24
afs: Return ENOENT if no cell DNS record can be found
David Howells
2023-11-24
bcachefs: deallocate_extra_replicas()
Kent Overstreet
2023-11-24
bcachefs: Proper refcounting for journal_keys
Kent Overstreet
2023-11-24
bcachefs: preserve device path as device name
Brian Foster
2023-11-24
bcachefs: Fix an endianness conversion
Kent Overstreet
2023-11-24
bcachefs: Start gc, copygc, rebalance threads after initing writes ref
Kent Overstreet
2023-11-24
bcachefs: Don't stop copygc thread on device resize
Kent Overstreet
2023-11-24
bcachefs: Make sure bch2_move_ratelimit() also waits for move_ops
Kent Overstreet
2023-11-24
bcachefs: bch2_moving_ctxt_flush_all()
Kent Overstreet
2023-11-24
bcachefs: Put erasure coding behind an EXPERIMENTAL kconfig option
Kent Overstreet
2023-11-24
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-11-23
ksmbd: don't update ->op_state as OPLOCK_STATE_NONE on error
Namjae Jeon
2023-11-23
ksmbd: move setting SMB2_FLAGS_ASYNC_COMMAND and AsyncId
Namjae Jeon
2023-11-23
ksmbd: release interim response after sending status pending response
Namjae Jeon
2023-11-23
ksmbd: move oplock handling after unlock parent dir
Namjae Jeon
2023-11-23
ksmbd: separately allocate ci per dentry
Namjae Jeon
2023-11-23
ksmbd: fix possible deadlock in smb2_open
Namjae Jeon
2023-11-23
ksmbd: prevent memory leak on error return
Zongmin Zhou
[next]