summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-279-32/+41
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-0393-609/+1725
| |\
| * | kernfs: change kernfs_rename_lock into a read-write lock.Imran Khan2023-03-291-9/+9
| * | kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info.Imran Khan2023-03-294-6/+8
| * | kernfs: Introduce separate rwsem to protect inode attributes.Imran Khan2023-03-293-8/+16
| * | driver core: class: mark the struct class for sysfs callbacks as constantGreg Kroah-Hartman2023-03-291-5/+5
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-173-3/+3
| * | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-262-8/+8
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-261-5/+4
| |\ \ \
| | * | | rxrpc: Fix potential race in error handling in afs_make_call()David Howells2023-04-221-5/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-205-28/+79
| |\| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-1322-105/+233
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-0614-50/+147
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-3032-152/+1054
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-2422-120/+163
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-1744-297/+360
| |\ \ \ \ \ \ \ \
| * | | | | | | | | net: annotate lockless accesses to sk->sk_err_softEric Dumazet2023-03-171-3/+4
* | | | | | | | | | Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-262-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | fs: add FMODE_DIO_PARALLEL_WRITE flagJens Axboe2023-04-032-2/+4
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'f2fs-for-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-2619-870/+877
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | f2fs: remove unnessary comment in __may_age_extent_treeQi Han2023-04-241-1/+0
| * | | | | | | | | | f2fs: allocate node blocks for atomic write block replacementDaeho Jeong2023-04-241-1/+1
| * | | | | | | | | | f2fs: use cow inode data when updating atomic writeDaeho Jeong2023-04-241-5/+10
| * | | | | | | | | | f2fs: remove power-of-two limitation of zoned deviceJaegeuk Kim2023-04-244-11/+6
| * | | | | | | | | | f2fs: allocate trace path buffer from names_cacheWu Bo2023-04-202-2/+15
| * | | | | | | | | | f2fs: add has_enough_free_secs()Yangtao Li2023-04-183-24/+31
| * | | | | | | | | | f2fs: relax sanity check if checkpoint is corruptedJaegeuk Kim2023-04-183-7/+29
| * | | | | | | | | | f2fs: refactor f2fs_gc to call checkpoint in urgent conditionJaegeuk Kim2023-04-181-14/+13
| * | | | | | | | | | f2fs: remove folio_detach_private() in .invalidate_folio and .release_folioChao Yu2023-04-173-108/+77
| * | | | | | | | | | f2fs: remove bulk remove_proc_entry() and unnecessary kobject_del()Yangtao Li2023-04-171-13/+2
| * | | | | | | | | | f2fs: support iopoll methodWu Bo2023-04-131-0/+1
| * | | | | | | | | | f2fs: fix to check return value of inc_valid_block_count()Chao Yu2023-04-131-1/+7
| * | | | | | | | | | f2fs: fix to check return value of f2fs_do_truncate_blocks()Chao Yu2023-04-131-1/+5
| * | | | | | | | | | f2fs: fix passing relative address when discard zonesDaeho Jeong2023-04-131-3/+2
| * | | | | | | | | | f2fs: fix potential corruption when moving a directoryJaegeuk Kim2023-04-121-1/+15
| * | | | | | | | | | f2fs: add radix_tree_preload_end in error caseYohan Joung2023-04-121-0/+1
| * | | | | | | | | | f2fs: fix to recover quota data correctlyChao Yu2023-04-125-38/+61
| * | | | | | | | | | f2fs: fix to check readonly condition correctlyChao Yu2023-04-122-1/+6
| * | | | | | | | | | f2fs: fix to keep consistent i_gc_rwsem lock orderChao Yu2023-04-121-4/+4
| * | | | | | | | | | f2fs: fix to drop all dirty pages during umount() if cp_error is setChao Yu2023-04-102-3/+12
| * | | | | | | | | | f2fs: fix to avoid use-after-free for cached IPU bioChao Yu2023-04-101-1/+4
| * | | | | | | | | | f2fs: remove unneeded in-memory i_crtime copyChao Yu2023-04-102-5/+1
| * | | | | | | | | | f2fs: use f2fs_hw_is_readonly() instead of bdev_read_only()Chao Yu2023-04-102-3/+3
| * | | | | | | | | | f2fs: use common implementation of file typeWeizhao Ouyang2023-04-103-38/+4
| * | | | | | | | | | f2fs: merge lz4hc_compress_pages() to lz4_compress_pages()Yangtao Li2023-04-101-22/+8
| * | | | | | | | | | f2fs: convert to use sysfs_emitYangtao Li2023-04-101-8/+3
| * | | | | | | | | | f2fs: set default compress option only when sb_has_compressionYangtao Li2023-04-101-4/+6
| * | | | | | | | | | f2fs: Fix system crash due to lack of free space in LFSYonggil Song2023-04-103-11/+40
| * | | | | | | | | | f2fs: remove struct victim_selection default_v_opsYangtao Li2023-04-104-21/+10