summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | dlm: add comments about forced waiters resetDavid Teigland2024-03-151-20/+58
| * | | | | | | dlm: revert atomic_t lkb_wait_countDavid Teigland2024-03-152-15/+19
| * | | | | | | dlm: fix user space lkb refcountingAlexander Aring2024-03-121-5/+5
* | | | | | | | Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-03-183-19/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Remove __assign_str_len()Steven Rostedt (Google)2024-03-181-4/+4
| * | | | | | | | NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)2024-03-181-1/+1
| * | | | | | | | eventfs: Create eventfs_root_inode to store dentrySteven Rostedt (Google)2024-03-172-12/+55
| * | | | | | | | eventfs: Add WARN_ON_ONCE() to checks in eventfs_root_lookup()Steven Rostedt (Google)2024-03-171-2/+3
* | | | | | | | | Merge tag 'for-linus-6.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-183-13/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Julia Lawall reported this null pointer dereference, this should fix it.Mike Marshall2024-02-141-1/+1
| * | | | | | | | | fs/orangefs: remove ORANGEFS_CACHE_CREATE_FLAGSVlastimil Babka2024-02-143-12/+2
* | | | | | | | | | Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-03-1819-824/+999
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | f2fs: fix to avoid use-after-free issue in f2fs_filemap_faultChao Yu2024-03-141-1/+2
| * | | | | | | | | | f2fs: truncate page cache before clearing flags when aborting atomic writeSunmin Jeong2024-03-141-1/+3
| * | | | | | | | | | f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flagSunmin Jeong2024-03-141-0/+1
| * | | | | | | | | | f2fs: prevent atomic write on pinned fileDaeho Jeong2024-03-121-1/+2
| * | | | | | | | | | f2fs: fix to handle error paths of {new,change}_curseg()Zhiguo Niu2024-03-124-27/+45
| * | | | | | | | | | f2fs: unify the error handling of f2fs_is_valid_blkaddrZhiguo Niu2024-03-127-62/+29
| * | | | | | | | | | f2fs: zone: fix to remove pow2 check condition for zoned block deviceChao Yu2024-03-121-5/+0
| * | | | | | | | | | f2fs: fix to truncate meta inode pages forcelyChao Yu2024-03-123-6/+32
| * | | | | | | | | | f2fs: compress: fix reserve_cblocks counting error when out of spaceXiuhong Wang2024-03-121-8/+7
| * | | | | | | | | | f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocksXiuhong Wang2024-03-121-4/+3
| * | | | | | | | | | f2fs: add a proc entry show disk layoutJaegeuk Kim2024-03-061-0/+46
| * | | | | | | | | | f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanupChao Yu2024-03-048-41/+41
| * | | | | | | | | | f2fs: fix to check return value of f2fs_gc_rangeZhiguo Niu2024-03-042-5/+11
| * | | | | | | | | | f2fs: fix to check return value __allocate_new_segmentZhiguo Niu2024-03-043-4/+7
| * | | | | | | | | | f2fs: fix to do sanity check in update_sit_entryZhiguo Niu2024-03-041-2/+3
| * | | | | | | | | | f2fs: fix to reset fields for unloaded cursegChao Yu2024-03-041-4/+15
| * | | | | | | | | | f2fs: clean up new_curseg()Chao Yu2024-03-041-9/+14
| * | | | | | | | | | f2fs: relocate f2fs_precache_extents() in f2fs_swap_activate()Chao Yu2024-03-041-2/+2
| * | | | | | | | | | f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()Chao Yu2024-03-041-2/+3
| * | | | | | | | | | f2fs: ro: don't start discard thread for readonly imageChao Yu2024-03-041-0/+6
| * | | | | | | | | | f2fs: ro: compress: fix to avoid caching unaligned extentChao Yu2024-03-043-12/+24
| * | | | | | | | | | f2fs: fix to check return value in f2fs_insert_range()Chao Yu2024-03-041-1/+3
| * | | | | | | | | | f2fs: fix to use correct segment type in f2fs_allocate_data_block()Chao Yu2024-03-041-2/+2
| * | | | | | | | | | f2fs: allow to mount if cap is 100Jaegeuk Kim2024-03-041-0/+3
| * | | | | | | | | | f2fs: print zone status in string and some logJaegeuk Kim2024-03-042-7/+24
| * | | | | | | | | | f2fs: fix write pointers all the timeJaegeuk Kim2024-02-292-12/+14
| * | | | | | | | | | f2fs: check number of blocks in a current sectionJaegeuk Kim2024-02-291-9/+8
| * | | | | | | | | | f2fs: prevent an f2fs_gc loop during disable_checkpointJaegeuk Kim2024-02-291-0/+1
| * | | | | | | | | | f2fs: introduce FAULT_NO_SEGMENTChao Yu2024-02-293-0/+7
| * | | | | | | | | | f2fs: compress: fix to check compress flag w/ .i_sem lockChao Yu2024-02-291-4/+8
| * | | | | | | | | | f2fs: fix to handle segment allocation failure correctlyChao Yu2024-02-295-12/+57
| * | | | | | | | | | f2fs: stop checkpoint when get a out-of-bounds segmentZhiguo Niu2024-02-291-1/+11
| * | | | | | | | | | f2fs: delete f2fs_get_new_segment() declarationChao Yu2024-02-291-2/+0
| * | | | | | | | | | f2fs: introduce get_available_block_count() for cleanupChao Yu2024-02-271-22/+27
| * | | | | | | | | | f2fs: support file pinning for zoned devicesDaeho Jeong2024-02-276-38/+154
| * | | | | | | | | | f2fs: kill heap-based allocationJaegeuk Kim2024-02-274-68/+10
| * | | | | | | | | | f2fs: support SEEK_DATA and SEEK_HOLE for compression filesDaeho Jeong2024-02-271-3/+18
| * | | | | | | | | | f2fs: compress: fix to check zstd compress level correctly in mount optionChao Yu2024-02-271-2/+8