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
2024-07-02
hugetlbfs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
ext4: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
exfat: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
efivarfs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
debugfs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
autofs: Convert to new uid/gid option parsing helpers
Eric Sandeen
2024-07-02
fs_parse: add uid & gid option option parsing helpers
Eric Sandeen
2024-07-01
bcachefs: io clock: run timer fns under clock lock
Kent Overstreet
2024-07-01
Merge tag 'for-6.10-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-07-01
Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-01
btrfs: fix adding block group to a reclaim list and the unused list during re...
Naohiro Aota
2024-06-30
erofs: ensure m_llen is reset to 0 if metadata is invalid
Gao Xiang
2024-06-29
bcachefs: Repair fragmentation_lru in alloc_write_key()
Kent Overstreet
2024-06-29
bcachefs: add check for missing fragmentation in check_alloc_to_lru_ref()
Kent Overstreet
2024-06-29
bcachefs: bch2_btree_write_buffer_maybe_flush()
Kent Overstreet
2024-06-29
bcachefs: Add missing printbuf_tabstops_reset() calls
Kent Overstreet
2024-06-29
Merge tag 'xfs-6.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-06-28
bcachefs: Fix loop restart in bch2_btree_transactions_read()
Kent Overstreet
2024-06-28
bcachefs: Fix bch2_read_retry_nodecode()
Kent Overstreet
2024-06-28
bcachefs: Don't use the new_fs() bucket alloc path on an initialized fs
Kent Overstreet
2024-06-28
bcachefs: Fix shift greater than integer size
Kent Overstreet
2024-06-28
bcachefs: Change bch2_fs_journal_stop() BUG_ON() to warning
Kent Overstreet
2024-06-28
bcachefs: Delete old faulty bch2_trans_unlock() call
Kent Overstreet
2024-06-28
Merge tag 'nfsd-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-06-28
Merge tag 'bcachefs-2024-06-28' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-06-28
bcachefs: Switch online_reserved shutdown assert to WARN()
Kent Overstreet
2024-06-28
fs: export mount options via statmount()
Josef Bacik
2024-06-28
fs: rename show_mnt_opts -> show_vfsmnt_opts
Josef Bacik
2024-06-28
fs: use guard for namespace_sem in statmount()
Christian Brauner
2024-06-28
pidfs: allow retrieval of namespace file descriptors
Christian Brauner
2024-06-28
nsfs: add open_namespace()
Christian Brauner
2024-06-28
fs: add an ioctl to get the mnt ns id from nsfs
Josef Bacik
2024-06-28
fs: Allow statmount() in foreign mount namespace
Christian Brauner
2024-06-28
fs: Allow listmount() in foreign mount namespace
Christian Brauner
2024-06-28
fs: export the mount ns id via statmount
Josef Bacik
2024-06-28
fs: keep an index of current mount namespaces
Josef Bacik
2024-06-28
fs: relax permissions for statmount()
Christian Brauner
2024-06-28
fs: relax permissions for listmount()
Christian Brauner
2024-06-28
listmount: allow listing in reverse order
Christian Brauner
2024-06-28
fs: simplify error handling
Christian Brauner
2024-06-28
fs: don't copy to userspace under namespace semaphore
Christian Brauner
2024-06-27
Merge tag 'asm-generic-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-06-27
Merge tag 'for-6.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-06-27
vfs: rename parent_ino to d_parent_ino and make it use RCU
Mateusz Guzik
2024-06-27
vfs: support statx(..., NULL, AT_EMPTY_PATH, ...)
Mateusz Guzik
2024-06-27
stat: use vfs_empty_path() helper
Christian Brauner
2024-06-27
fs: reflow may_create_in_sticky()
Christian Brauner
2024-06-26
netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait
David Howells
2024-06-26
netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
David Howells
2024-06-26
netfs: Delete some xarray-wangling functions that aren't used
David Howells
[prev]
[next]