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
2020-06-05
Merge tag 'afs-next-20200604' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-05
Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-04
exec: open code copy_string_kernel
Christoph Hellwig
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
2020-06-04
fs/seq_file.c: seq_read: Update pr_info_ratelimited
Joe Perches
2020-06-04
fat: improve the readahead for FAT entries
OGAWA Hirofumi
2020-06-04
fat: don't allow to mount if the FAT length == 0
OGAWA Hirofumi
2020-06-04
fs/binfmt_elf: remove redundant elf_map ifndef
Anthony Iliopoulos
2020-06-04
proc: rename "catch" function argument
Alexey Dobriyan
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
Merge tag 'for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2020-06-04
Merge tag 'fsnotify_for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-04
Merge tag 'zonefs-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2020-06-04
afs: Adjust the fileserver rotation algorithm to reprobe/retry more quickly
David Howells
2020-06-04
afs: Show more a bit more server state in /proc/net/afs/servers
David Howells
2020-06-04
afs: Don't use probe running state to make decisions outside probe code
David Howells
2020-06-04
afs: Fix afs_statfs() to not let the values go below zero
David Howells
2020-06-04
afs: Fix the by-UUID server tree to allow servers with the same UUID
David Howells
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
2020-06-04
afs: Detect cell aliases 3 - YFS Cells with a canonical cell name op
David Howells
2020-06-04
afs: Detect cell aliases 2 - Cells with no root volumes
David Howells
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
2020-06-04
afs: Retain more of the VLDB record for alias detection
David Howells
2020-06-04
afs: Fix handling of CB.ProbeUuid cache manager op
David Howells
2020-06-04
afs: Don't get epoch from a server because it may be ambiguous
David Howells
2020-06-04
afs: Build an abstraction around an "operation" concept
David Howells
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
ext4: avoid unnecessary transaction starts during writeback
Jan Kara
2020-06-03
ext4: don't block for O_DIRECT if IOCB_NOWAIT is set
Jens Axboe
2020-06-03
ext4: remove the access_ok() check in ext4_ioctl_get_es_cache
Christoph Hellwig
2020-06-03
fs: remove the access_ok() check in ioctl_fiemap
Christoph Hellwig
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
2020-06-03
iomap: fix the iomap_fiemap prototype
Christoph Hellwig
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-03
fs: mark __generic_block_fiemap static
Christoph Hellwig
2020-06-03
ext4: remove the call to fiemap_check_flags in ext4_fiemap
Christoph Hellwig
2020-06-03
ext4: split _ext4_fiemap
Christoph Hellwig
2020-06-03
ext4: fix fiemap size checks for bitmap files
Christoph Hellwig
2020-06-03
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
Ritesh Harjani
2020-06-03
add comment for ext4_dir_entry_2 file_type member
Jonathan Grant
2020-06-03
jbd2: avoid leaking transaction credits when unreserving handle
Jan Kara
2020-06-03
ext4: drop ext4_journal_free_reserved()
Jan Kara
2020-06-03
ext4: mballoc: use lock for checking free blocks while retrying
Ritesh Harjani
[next]