Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | filelock: Fix fcntl/close race recovery compat path | Jann Horn | 2024-07-24 | 1 | -5/+4 | |
| * | | | | | | | fs: use all available ids | Christian Brauner | 2024-07-24 | 1 | -1/+1 | |
| * | | | | | | | cachefiles: Set the max subreq size for cache writes to MAX_RW_COUNT | David Howells | 2024-07-24 | 1 | -1/+1 | |
| * | | | | | | | netfs: Fix writeback that needs to go to both server and cache | David Howells | 2024-07-24 | 1 | -0/+1 | |
| * | | | | | | | pidfs: handle kernels without namespaces cleanly | Christian Brauner | 2024-07-24 | 1 | -23/+42 | |
| * | | | | | | | pidfs: when time ns disabled add check for ioctl | Edward Adam Davis | 2024-07-24 | 1 | -0/+2 | |
| * | | | | | | | vfs: correct the comments of vfs_*() helpers | Congjie Zhou | 2024-07-24 | 1 | -13/+13 | |
| * | | | | | | | vfs: handle __wait_on_freeing_inode() and evict() race | Mateusz Guzik | 2024-07-24 | 1 | -0/+20 | |
| * | | | | | | | netfs: Rename CONFIG_FSCACHE_DEBUG to CONFIG_NETFS_DEBUG | David Howells | 2024-07-24 | 1 | -10/+8 | |
| * | | | | | | | netfs: Revert "netfs: Switch debug logging to pr_debug()" | David Howells | 2024-07-24 | 15 | -78/+113 | |
* | | | | | | | | hostfs: fix folio conversion | Linus Torvalds | 2024-07-24 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'execve-v6.11-rc1-fix1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2024-07-24 | 4 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | execve: Move KUnit tests to tests/ subdirectory | Kees Cook | 2024-07-23 | 4 | -2/+2 | |
* | | | | | | | | | Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2024-07-24 | 15 | -222/+326 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | f2fs: clean up addrs_per_{inode,block}() | Chao Yu | 2024-07-11 | 1 | -13/+7 | |
| * | | | | | | | | | f2fs: clean up F2FS_I() | Chao Yu | 2024-07-11 | 5 | -93/+88 | |
| * | | | | | | | | | f2fs: use meta inode for GC of COW file | Sunmin Jeong | 2024-07-11 | 6 | -7/+23 | |
| * | | | | | | | | | f2fs: use meta inode for GC of atomic file | Sunmin Jeong | 2024-07-11 | 4 | -9/+14 | |
| * | | | | | | | | | f2fs: only fragment segment in the same section | Sheng Yong | 2024-07-11 | 1 | -3/+11 | |
| * | | | | | | | | | f2fs: fix to update user block counts in block_operations() | Chao Yu | 2024-07-11 | 1 | -5/+5 | |
| * | | | | | | | | | f2fs: remove unreachable lazytime mount option parsing | Eric Sandeen | 2024-07-11 | 1 | -10/+0 | |
| * | | | | | | | | | f2fs: fix null reference error when checking end of zone | Daejun Park | 2024-07-11 | 1 | -1/+3 | |
| * | | | | | | | | | f2fs: fix start segno of large section | Sheng Yong | 2024-07-09 | 1 | -1/+2 | |
| * | | | | | | | | | f2fs: remove redundant sanity check in sanity_check_inode() | Chao Yu | 2024-06-24 | 1 | -4/+0 | |
| * | | | | | | | | | f2fs: assign CURSEG_ALL_DATA_ATGC if blkaddr is valid | Jaegeuk Kim | 2024-06-22 | 1 | -0/+1 | |
| * | | | | | | | | | f2fs: fix to use mnt_{want,drop}_write_file replace file_{start,end}_wrtie | Zhiguo Niu | 2024-06-18 | 1 | -8/+16 | |
| * | | | | | | | | | f2fs: clean up set REQ_RAHEAD given rac | Jaegeuk Kim | 2024-06-18 | 3 | -8/+13 | |
| * | | | | | | | | | f2fs: enable atgc dynamically if conditions are met | Zhiguo Niu | 2024-06-18 | 3 | -3/+26 | |
| * | | | | | | | | | f2fs: fix to truncate preallocated blocks in f2fs_file_open() | Chao Yu | 2024-06-12 | 3 | -9/+42 | |
| * | | | | | | | | | f2fs: fix to cover read extent cache access with lock | Chao Yu | 2024-06-12 | 3 | -35/+25 | |
| * | | | | | | | | | f2fs: fix return value of f2fs_convert_inline_inode() | Chao Yu | 2024-06-12 | 1 | -2/+4 | |
| * | | | | | | | | | f2fs: use new ioprio Macro to get ckpt thread ioprio level | Zhiguo Niu | 2024-06-12 | 1 | -6/+6 | |
| * | | | | | | | | | f2fs: fix to don't dirty inode for readonly filesystem | Chao Yu | 2024-06-12 | 1 | -0/+3 | |
| * | | | | | | | | | f2fs: fix to avoid use SSR allocate when do defragment | Zhiguo Niu | 2024-06-12 | 1 | -1/+2 | |
| * | | | | | | | | | f2fs: fix to force buffered IO on inline_data inode | Chao Yu | 2024-06-12 | 1 | -0/+2 | |
| * | | | | | | | | | f2fs: fix to remove redundant SBI_NEED_FSCK flag set | Zhiguo Niu | 2024-06-12 | 1 | -1/+0 | |
| * | | | | | | | | | f2fs: alloc new section if curseg is not the first seg in its zone | Sheng Yong | 2024-06-12 | 1 | -1/+2 | |
| * | | | | | | | | | f2fs: add support for FS_IOC_GETFSSYSFSPATH | Chao Yu | 2024-06-12 | 1 | -0/+1 | |
| * | | | | | | | | | f2fs: fix to do sanity check on blocks for inline_data inode | Chao Yu | 2024-06-12 | 3 | -3/+21 | |
| * | | | | | | | | | f2fs: fix to do sanity check on F2FS_INLINE_DATA flag in inode during GC | Chao Yu | 2024-06-12 | 1 | -0/+10 | |
* | | | | | | | | | | Merge tag 'jfs-6.11' of github.com:kleikamp/linux-shaggy | Linus Torvalds | 2024-07-24 | 7 | -173/+193 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | jfs: don't walk off the end of ealist | lei lu | 2024-06-27 | 1 | -4/+19 | |
| * | | | | | | | | | | jfs: Fix shift-out-of-bounds in dbDiscardAG | Pei Li | 2024-06-26 | 1 | -0/+2 | |
| * | | | | | | | | | | jfs: Fix array-index-out-of-bounds in diFree | Jeongjun Park | 2024-06-26 | 1 | -1/+4 | |
| * | | | | | | | | | | jfs: fix null ptr deref in dtInsertEntry | Edward Adam Davis | 2024-06-26 | 1 | -0/+2 | |
| * | | | | | | | | | | jfs: Remove use of folio error flag | Matthew Wilcox (Oracle) | 2024-05-28 | 1 | -22/+25 | |
| * | | | | | | | | | | jfs: Change metapage->page to metapage->folio | Matthew Wilcox (Oracle) | 2024-05-28 | 3 | -22/+22 | |
| * | | | | | | | | | | jfs: Convert force_metapage to use a folio | Matthew Wilcox (Oracle) | 2024-05-28 | 1 | -9/+8 | |
| * | | | | | | | | | | jfs: Convert inc_io to take a folio | Matthew Wilcox (Oracle) | 2024-05-28 | 1 | -7/+8 | |
| * | | | | | | | | | | jfs: Convert page_to_mp to folio_to_mp | Matthew Wilcox (Oracle) | 2024-05-28 | 1 | -10/+12 |