Show patches with: Submitter = Jan Kara       |   1478 patches
« 1 2 ... 4 5 614 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
quota: Fix error handling path of dquot_resume() quota: Fix error handling path of dquot_resume() - - - --- 2020-12-08 Jan Kara New
fanotify: Fix fanotify_mark() on 32-bit x86 fanotify: Fix fanotify_mark() on 32-bit x86 - - - --- 2020-11-26 Jan Kara New
[2/2] quota: Sanity-check quota file headers on load quota: Handle corrupted quota file better - 1 - --- 2020-11-02 Jan Kara New
[1/2] quota: Don't overflow quota file offsets quota: Handle corrupted quota file better - 1 - --- 2020-11-02 Jan Kara New
reiserfs: Fix oops during mount reiserfs: Fix oops during mount - - - --- 2020-09-30 Jan Kara New
[3/3] udf: Limit sparing table size udf: Assorted fixes - - - --- 2020-09-25 Jan Kara New
[2/3] udf: Remove pointless union in udf_inode_info udf: Assorted fixes - - - --- 2020-09-25 Jan Kara New
[1/3] udf: Avoid accessing uninitialized data on failed inode read udf: Assorted fixes - - - --- 2020-09-25 Jan Kara New
reiserfs: Initialize inode keys properly reiserfs: Initialize inode keys properly - - - --- 2020-09-21 Jan Kara New
[2/2] block: Do not discard buffers under a mounted filesystem bdev: Avoid discarding buffers under a filesystem - 1 - --- 2020-09-04 Jan Kara New
[1/2] fs: Don't invalidate page buffers in block_write_full_page() bdev: Avoid discarding buffers under a filesystem - 1 - --- 2020-09-04 Jan Kara New
[RFC,2/2] block: Do not discard buffers under a mounted filesystem Block and buffer invalidation under a filesystem - - - --- 2020-08-25 Jan Kara New
[RFC,1/2] fs: Don't invalidate page buffers in block_write_full_page() Block and buffer invalidation under a filesystem - - - --- 2020-08-25 Jan Kara New
fanotify: Avoid softlockups when reading many events fanotify: Avoid softlockups when reading many events - 1 - --- 2020-07-15 Jan Kara New
[4/4] writeback: Drop I_DIRTY_TIME_EXPIRE writeback: Lazytime handling fix and cleanups - 1 - --- 2020-06-11 Jan Kara New
[3/4] writeback: Fix sync livelock due to b_dirty_time processing writeback: Lazytime handling fix and cleanups - 1 - --- 2020-06-11 Jan Kara New
[2/4] writeback: Avoid skipping inode writeback writeback: Lazytime handling fix and cleanups - 2 1 --- 2020-06-11 Jan Kara New
[1/4] writeback: Protect inode->i_io_list with inode->i_lock writeback: Lazytime handling fix and cleanups - 2 - --- 2020-06-11 Jan Kara New
[3/3] writeback: Drop I_DIRTY_TIME_EXPIRE writeback: Lazytime handling fix and cleanups - 1 - --- 2020-06-01 Jan Kara New
[2/3] writeback: Fix sync livelock due to b_dirty_time processing writeback: Lazytime handling fix and cleanups - - - --- 2020-06-01 Jan Kara New
[1/3] writeback: Avoid skipping inode writeback writeback: Lazytime handling fix and cleanups - - - --- 2020-06-01 Jan Kara New
fs: Check freed inode is not left on dirty list fs: Check freed inode is not left on dirty list - - - --- 2020-05-14 Jan Kara New
[23/23] xarray: Remove xas_store() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[22/23] testing: Switch xa_store_order() to xas_store_noinit() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[21/23] testing: Introduce xa_erase_order() and use it mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[20/23] testing: Use xas_store_noinit() for non-NULL entries mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[19/23] testing: Use xas_erase() to remove entries from xarray mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[18/23] idr: Convert xas_store() to xas_store_noinit() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[17/23] idr: Use xas_erase() in ida_free() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[16/23] idr: Use xas_erase() in ida_destroy() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[15/23] swap: Use xas_erase() when removing page from swap cache mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[14/23] workingset: Use xas_store_noinit() to clear shadow entry mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[13/23] mm: Use xas_store_noinit() when storing non-NULL mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[12/23] mm: Use xas_erase() in collapse_file() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[11/23] mm: Use xas_erase() in page_cache_delete_batch() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[10/23] dax: Convert xas_store() to xas_store_noinit() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[09/23] dax: Use dax_store_noinit() in grab_mapping_entry() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[08/23] dax: Use xas_erase() in __dax_invalidate_entry() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[07/23] xarray: Switch __xa_cmpxchg() to use xas_store_noinit() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[06/23] xarray: Explicitely set XA_FREE_MARK in __xa_cmpxchg() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[05/23] xarray: Use xas_erase() in __xa_erase() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[04/23] xarray: Switch xa_store_range() to use xas_store_noinit() mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[03/23] xarray: Use xas_store_noinit() in __xa_store, __xa_insert, __xa_alloc mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[02/23] xarray: Provide xas_erase() and xas_store_noinit() helpers mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[01/23] xarray: Remove stale comment mm: Speedup page cache truncation - - - --- 2020-04-22 Jan Kara New
[3/3] ext4: Avoid freeing inodes on dirty list [1/3] fs: Avoid leaving freed inode on dirty list - - - --- 2020-04-21 Jan Kara New
[2/3] writeback: Export inode_io_list_del() [1/3] fs: Avoid leaving freed inode on dirty list - - - --- 2020-04-21 Jan Kara New
[1/3] fs: Avoid leaving freed inode on dirty list [1/3] fs: Avoid leaving freed inode on dirty list - - - --- 2020-04-21 Jan Kara New
reiserfs: Fix memory leak in reiserfs_parse_options() reiserfs: Fix memory leak in reiserfs_parse_options() - - - --- 2020-03-04 Jan Kara New
[8/8] xarray: Don't clear marks in xas_store() mm: Speedup page cache truncation - - - --- 2020-02-04 Jan Kara New
[7/8] mm: Use xas_erase() in collapse_file() mm: Speedup page cache truncation - - - --- 2020-02-04 Jan Kara New
[6/8] idr: Use xas_erase() in ida_destroy() mm: Speedup page cache truncation - - - --- 2020-02-04 Jan Kara New
[5/8] dax: Use xas_erase() in __dax_invalidate_entry() mm: Speedup page cache truncation - - - --- 2020-02-04 Jan Kara New
[4/8] mm: Use xas_erase() in page_cache_delete_batch() mm: Speedup page cache truncation - - - --- 2020-02-04 Jan Kara New
[3/8] xarray: Explicitely set XA_FREE_MARK in __xa_cmpxchg() mm: Speedup page cache truncation - - - --- 2020-02-04 Jan Kara New
[2/8] xarray: Provide xas_erase() helper mm: Speedup page cache truncation - - - --- 2020-02-04 Jan Kara New
[1/8] xarray: Fix premature termination of xas_for_each_marked() mm: Speedup page cache truncation - 1 - --- 2020-02-04 Jan Kara New
[v2] udf: Fix free space reporting for metadata and virtual partitions [v2] udf: Fix free space reporting for metadata and virtual partitions - 1 - --- 2020-01-09 Jan Kara New
udf: Fix free space reporting for metadata and virtual partitions udf: Fix free space reporting for metadata and virtual partitions - - - --- 2020-01-08 Jan Kara New
pipe: Fix bogus dereference in iov_iter_alignment() pipe: Fix bogus dereference in iov_iter_alignment() - 1 - --- 2019-12-16 Jan Kara New
[2/2] reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling reiserfs: Two small fixes - - - --- 2019-12-12 Jan Kara New
[1/2] reiserfs: Fix memory leak of journal device string reiserfs: Two small fixes - - - --- 2019-12-12 Jan Kara New
iomap: Do not create fake iter in iomap_dio_bio_actor() iomap: Do not create fake iter in iomap_dio_bio_actor() - 4 - --- 2019-11-25 Jan Kara New
[2/2] iomap: Do not create fake iter in iomap_dio_bio_actor() iomap: Fix leakage of pipe pages while splicing - 1 - --- 2019-11-21 Jan Kara New
[1/2] iomap: Fix pipe page leakage during splicing iomap: Fix leakage of pipe pages while splicing - 2 - --- 2019-11-21 Jan Kara New
[7/7] quota: Handle quotas without quota inodes in dquot_get_state() quota: Allow quota support without quota files - - - --- 2019-11-04 Jan Kara New
[6/7] quota: Make dquot_disable() work without quota inodes quota: Allow quota support without quota files - - - --- 2019-11-04 Jan Kara New
[5/7] quota: Drop dquot_enable() quota: Allow quota support without quota files - - - --- 2019-11-04 Jan Kara New
[4/7] fs: Use dquot_load_quota_inode() from filesystems quota: Allow quota support without quota files - - - --- 2019-11-04 Jan Kara New
[3/7] quota: Rename vfs_load_quota_inode() to dquot_load_quota_inode() quota: Allow quota support without quota files - - - --- 2019-11-04 Jan Kara New
[2/7] quota: Simplify dquot_resume() quota: Allow quota support without quota files - - - --- 2019-11-04 Jan Kara New
[1/7] quota: Factor out setup of quota inode quota: Allow quota support without quota files - - - --- 2019-11-04 Jan Kara New
[2/2] xfs: Use iomap_dio_rw_wait() iomap: Waiting for IO in iomap_dio_rw() - 1 - --- 2019-10-14 Jan Kara New
[1/2] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() iomap: Waiting for IO in iomap_dio_rw() - 1 - --- 2019-10-14 Jan Kara New
[2/2] xfs: Use iomap_dio_rw_wait() iomap: Waiting for IO in iomap_dio_rw() - 1 - --- 2019-10-11 Jan Kara New
[1/2] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() iomap: Waiting for IO in iomap_dio_rw() - - - --- 2019-10-11 Jan Kara New
[2/2] xfs: Use iomap_dio_rw_wait() iomap: Waiting for IO in iomap_dio_rw() - - - --- 2019-10-09 Jan Kara New
[1/2] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() iomap: Waiting for IO in iomap_dio_rw() - - - --- 2019-10-09 Jan Kara New
[3/3] xfs: Fix stale data exposure when readahead races with hole punch xfs: Fix races between readahead and hole punching - 1 - --- 2019-08-29 Jan Kara New
[2/3] fs: Export generic_fadvise() xfs: Fix races between readahead and hole punching - 1 - --- 2019-08-29 Jan Kara New
[1/3] mm: Handle MADV_WILLNEED through vfs_fadvise() xfs: Fix races between readahead and hole punching - 2 - --- 2019-08-29 Jan Kara New
[2/2] udf: Drop forward function declarations udf: Verify domain identifier - - - --- 2019-08-29 Jan Kara New
[1/2] udf: Verify domain identifier fields udf: Verify domain identifier - 1 1 --- 2019-08-29 Jan Kara New
udf: Use dynamic debug infrastructure udf: Use dynamic debug infrastructure - - - --- 2019-08-26 Jan Kara New
[3/3] xfs: Fix stale data exposure when readahead races with hole punch xfs: Fix races between readahead and hole punching - - - --- 2019-07-11 Jan Kara New
[2/3] fs: Export generic_fadvise() xfs: Fix races between readahead and hole punching - 1 - --- 2019-07-11 Jan Kara New
[1/3] mm: Handle MADV_WILLNEED through vfs_fadvise() xfs: Fix races between readahead and hole punching - 1 - --- 2019-07-11 Jan Kara New
dax: Fix xarray entry association for mixed mappings dax: Fix xarray entry association for mixed mappings - - - --- 2019-06-06 Jan Kara New
[2/2] ext4: Fix stale data exposure when read races with hole punch fs: Hole punch vs page cache filling races - - - --- 2019-06-03 Jan Kara New
[1/2] mm: Add readahead file operation fs: Hole punch vs page cache filling races - - - --- 2019-06-03 Jan Kara New
[v2] fanotify: Disallow permission events for proc filesystem [v2] fanotify: Disallow permission events for proc filesystem - 1 - --- 2019-05-16 Jan Kara New
fanotify: Disallow permission events for proc filesystem fanotify: Disallow permission events for proc filesystem - - - --- 2019-05-15 Jan Kara New
fsnotify: Fix NULL ptr deref in fanotify_get_fsid() fsnotify: Fix NULL ptr deref in fanotify_get_fsid() - - - --- 2019-04-25 Jan Kara New
fanotify: Make wait for permission events interruptible fanotify: Make wait for permission events interruptible - - - --- 2019-03-21 Jan Kara New
[6/6] fanotify: Use interruptible wait when waiting for permission events fanotify: Make wait for permission event response interruptible - 1 - --- 2019-02-13 Jan Kara New
[5/6] fanotify: Track permission event state fanotify: Make wait for permission event response interruptible - 1 - --- 2019-02-13 Jan Kara New
[4/6] fanotify: Simplify cleaning of access_list fanotify: Make wait for permission event response interruptible - 1 - --- 2019-02-13 Jan Kara New
[3/6] fsnotify: Create function to remove event from notification list fanotify: Make wait for permission event response interruptible - 1 - --- 2019-02-13 Jan Kara New
[2/6] fanotify: Move locking inside get_one_event() fanotify: Make wait for permission event response interruptible - 1 - --- 2019-02-13 Jan Kara New
[1/6] fanotify: Fold dequeue_event() into process_access_response() fanotify: Make wait for permission event response interruptible - 1 - --- 2019-02-13 Jan Kara New
« 1 2 ... 4 5 614 15 »