Show patches with: Archived = No       |   12908 patches
« 1 2 3 4129 130 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() [v2] jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() - 1 1 - --- 2025-05-14 Jeongjun Park New
jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() jbd2: fix data-race and null-ptr-deref in jbd2_journal_dirty_metadata() - 1 - - --- 2025-05-13 Jeongjun Park New
[v15,43/43] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,42/43] dept: implement a basic unit test for dept DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,41/43] dept: introduce event_site() to disable event tracking if it's recoverable DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,40/43] dept: add module support for struct dept_event_site and dept_event_site_dep DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,39/43] dept: introduce a new type of dependency tracking between multi event sites DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,38/43] completion, dept: introduce init_completion_dmap() API DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,37/43] dept: assign unique dept_key to each distinct wait_for_completion() caller DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,36/43] i2c: rename wait_for_completion callback to wait_for_completion_cb DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,35/43] dept: make dept stop from working on debug_locks_off() DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,34/43] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,33/43] dept: assign unique dept_key to each distinct dma fence caller DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,32/43] dept: assign dept map to mmu notifier invalidation synchronization DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,31/43] fs/jbd2: use a weaker annotation in journal handling DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,30/43] cpu/hotplug: use a weaker annotation in AP thread DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,29/43] dept: add documentation for dept DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,28/43] dept: suppress reports with classes that have been already reported DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,27/43] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,26/43] dept: print staged wait's stacktrace on report DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,25/43] dept: track PG_locked with dept DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,24/43] dept: make dept able to work with an external wgen DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,23/43] dept: apply timeout consideration to dma fence wait DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,22/43] dept: apply timeout consideration to hashed-waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,21/43] dept: apply timeout consideration to waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,20/43] dept: apply timeout consideration to swait DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,19/43] dept: apply timeout consideration to wait_for_completion()/complete() DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,18/43] dept: track timeout waits separately with a new Kconfig DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,17/43] dept: apply sdt_might_sleep_{start,end}() to dma fence DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,16/43] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,15/43] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,14/43] dept: apply sdt_might_sleep_{start,end}() to swait DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,13/43] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete() DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,12/43] dept: record the latest one out of consecutive waits of the same class DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,11/43] dept: add a mechanism to refill the internal memory pools on running out DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,10/43] dept: distinguish each work from another DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,09/43] arm64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to arm64 DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,08/43] x86_64, dept: add support CONFIG_ARCH_HAS_DEPT_SUPPORT to x86_64 DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,07/43] dept: distinguish each kernel context from another DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,06/43] dept: add proc knobs to show stats and dependency graph DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,05/43] dept: tie to lockdep and IRQ tracing DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,04/43] dept: add lock dependency tracker APIs DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,03/43] dept: add single event dependency tracker APIs DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v15,02/43] dept: implement DEPT(DEPendency Tracker) DEPT(DEPendency Tracker) - - - 4 --- 2025-05-13 Byungchul Park Not Applicable
[v15,01/43] llist: move llist_{head,node} definition to types.h DEPT(DEPendency Tracker) - - - - --- 2025-05-13 Byungchul Park Not Applicable
[v1,3/3] new: Run make after adding a new test file new: Improvements to new script - - - - --- 2025-05-13 Nirjhar Roy (IBM) Not Applicable
[v1,2/3] new: Replace "status=0; exit 0" with _exit 0 new: Improvements to new script - - 1 - --- 2025-05-13 Nirjhar Roy (IBM) Not Applicable
[v1,1/3] new: Add a new parameter (name/emailid) in the "new" script new: Improvements to new script - - - - --- 2025-05-13 Nirjhar Roy (IBM) Not Applicable
[4/4] jbd2: remove journal_t argument from jbd2_superblock_csum() ext4,jbd2: clean up unused arguments to checksum functions - - 1 - --- 2025-05-13 Eric Biggers New
[3/4] jbd2: remove journal_t argument from jbd2_chksum() ext4,jbd2: clean up unused arguments to checksum functions - - 1 - --- 2025-05-13 Eric Biggers New
[2/4] ext4: remove sb argument from ext4_superblock_csum() ext4,jbd2: clean up unused arguments to checksum functions - - 1 - --- 2025-05-13 Eric Biggers New
[1/4] ext4: remove sbi argument from ext4_chksum() ext4,jbd2: clean up unused arguments to checksum functions - - 1 - --- 2025-05-13 Eric Biggers New
[v5,1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel. - - 2 - --- 2025-05-12 Nirjhar Roy (IBM) New
[v2,8/8] ext4: enable large folio for regular file ext4: enable large folio for regular files - - - - --- 2025-05-12 Zhang Yi New
[v2,7/8] ext4: make online defragmentation support large folios ext4: enable large folio for regular files - - - - --- 2025-05-12 Zhang Yi New
[v2,6/8] ext4: make the writeback path support large folios ext4: enable large folio for regular files - - - - --- 2025-05-12 Zhang Yi New
[v2,5/8] ext4: correct the journal credits calculations of allocating blocks ext4: enable large folio for regular files - - - - --- 2025-05-12 Zhang Yi New
[v2,4/8] ext4/jbd2: convert jbd2_journal_blocks_per_page() to support large folio ext4: enable large folio for regular files - - - - --- 2025-05-12 Zhang Yi New
[v2,3/8] ext4: make __ext4_block_zero_page_range() support large folio ext4: enable large folio for regular files - - - - --- 2025-05-12 Zhang Yi New
[v2,2/8] ext4: make regular file's buffered write path support large folios ext4: enable large folio for regular files - - - - --- 2025-05-12 Zhang Yi New
[v2,1/8] ext4: make ext4_mpage_readpages() support large folios ext4: enable large folio for regular files - - - - --- 2025-05-12 Zhang Yi New
[RFC] ext4: Prevent to write when SB_FREEZE_COMPLETE [RFC] ext4: Prevent to write when SB_FREEZE_COMPLETE - 1 - - --- 2025-05-09 I Hsin Cheng New
[v3,7/7] ext4: Add atomic block write documentation ext4: Add multi-fsblock atomic write support with bigalloc - - - - --- 2025-05-08 Ritesh Harjani (IBM) New
[v3,6/7] ext4: Enable support for ext4 multi-fsblock atomic write using bigalloc ext4: Add multi-fsblock atomic write support with bigalloc 1 - - - --- 2025-05-08 Ritesh Harjani (IBM) New
[v3,5/7] ext4: Add multi-fsblock atomic write support with bigalloc ext4: Add multi-fsblock atomic write support with bigalloc - - - - --- 2025-05-08 Ritesh Harjani (IBM) New
[v3,4/7] ext4: Add support for EXT4_GET_BLOCKS_QUERY_LEAF_BLOCKS ext4: Add multi-fsblock atomic write support with bigalloc - - - - --- 2025-05-08 Ritesh Harjani (IBM) New
[v3,3/7] ext4: Make ext4_meta_trans_blocks() non-static for later use ext4: Add multi-fsblock atomic write support with bigalloc 1 - 1 - --- 2025-05-08 Ritesh Harjani (IBM) New
[v3,2/7] ext4: Check if inode uses extents in ext4_inode_can_atomic_write() ext4: Add multi-fsblock atomic write support with bigalloc 1 - 1 - --- 2025-05-08 Ritesh Harjani (IBM) New
[v3,1/7] ext4: Document an edge case for overwrites ext4: Add multi-fsblock atomic write support with bigalloc 1 - 1 - --- 2025-05-08 Ritesh Harjani (IBM) New
[v9,9/9] ext4: hold s_fc_lock while during fast commit Ext4 fast commit performance patchset - - 1 - --- 2025-05-08 Harshad Shirwadkar New
[v9,8/9] ext4: convert s_fc_lock to mutex type Ext4 fast commit performance patchset - - 1 - --- 2025-05-08 Harshad Shirwadkar New
[v9,7/9] ext4: temporarily elevate commit thread priority Ext4 fast commit performance patchset - - 1 - --- 2025-05-08 Harshad Shirwadkar New
[v9,6/9] ext4: update code documentation Ext4 fast commit performance patchset - - 1 - --- 2025-05-08 Harshad Shirwadkar New
[v9,5/9] ext4: drop i_fc_updates from inode fc info Ext4 fast commit performance patchset - - 1 - --- 2025-05-08 Harshad Shirwadkar New
[v9,4/9] ext4: rework fast commit commit path Ext4 fast commit performance patchset - - - - --- 2025-05-08 Harshad Shirwadkar New
[v9,3/9] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr Ext4 fast commit performance patchset - - - - --- 2025-05-08 Harshad Shirwadkar New
[v9,2/9] ext4: for committing inode, make ext4_fc_track_inode wait Ext4 fast commit performance patchset - - - - --- 2025-05-08 Harshad Shirwadkar New
[v9,1/9] ext4: convert i_fc_lock to spinlock Ext4 fast commit performance patchset - - 1 - --- 2025-05-08 Harshad Shirwadkar New
[v12,17/17] xfs: allow sysadmins to specify a maximum atomic write limit at mount time large atomic writes for xfs - - 1 - --- 2025-05-06 John Garry Not Applicable
[v12,16/17] xfs: update atomic write limits large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,15/17] xfs: add xfs_calc_atomic_write_unit_max() large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,14/17] xfs: add xfs_file_dio_write_atomic() large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,13/17] xfs: commit CoW-based atomic writes atomically large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,12/17] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin() large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,11/17] xfs: add xfs_atomic_write_cow_iomap_begin() large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,10/17] xfs: refine atomic write size check in xfs_file_write_iter() large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,09/17] xfs: refactor xfs_reflink_end_cow_extent() large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,08/17] xfs: allow block allocator to take an alignment hint large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,07/17] xfs: ignore HW which cannot atomic write a single block large atomic writes for xfs - - 1 - --- 2025-05-06 John Garry Not Applicable
[v12,06/17] xfs: add helpers to compute transaction reservation for finishing intent items large atomic writes for xfs - - 1 - --- 2025-05-06 John Garry Not Applicable
[v12,05/17] xfs: add helpers to compute log item overhead large atomic writes for xfs - - 1 - --- 2025-05-06 John Garry Not Applicable
[v12,04/17] xfs: separate out setting buftarg atomic writes limits large atomic writes for xfs - - 1 - --- 2025-05-06 John Garry Not Applicable
[v12,03/17] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write() large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,02/17] xfs: only call xfs_setsize_buftarg once per buffer target large atomic writes for xfs - - 2 - --- 2025-05-06 John Garry Not Applicable
[v12,01/17] fs: add atomic write unit max opt to statx large atomic writes for xfs 1 - 2 - --- 2025-05-06 John Garry Not Applicable
[v2,4/4] ext4: ensure i_size is smaller than maxbytes [v2,1/4] ext4: fix out of bounds punch offset - - 2 - --- 2025-05-06 Zhang Yi New
[v2,3/4] ext4: factor out ext4_get_maxbytes() [v2,1/4] ext4: fix out of bounds punch offset - - 2 - --- 2025-05-06 Zhang Yi New
[v2,2/4] ext4: fix incorrect punch max_end [v2,1/4] ext4: fix out of bounds punch offset - 1 2 - --- 2025-05-06 Zhang Yi New
[v2,1/4] ext4: fix out of bounds punch offset [v2,1/4] ext4: fix out of bounds punch offset - 1 2 1 --- 2025-05-06 Zhang Yi New
[-e2fsprogs] mke2fs: don't set the raid stripe for non-rotational devices by default [-e2fsprogs] mke2fs: don't set the raid stripe for non-rotational devices by default - - - - --- 2025-05-05 Theodore Ts'o New
« 1 2 3 4129 130 »