Show patches with: none      |   40891 patches
« 1 2 ... 265 266 267408 409 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[8/8] nowait aio: btrfs - - - --- 2017-03-15 Goldwyn Rodrigues Not Applicable
[7/8] nowait aio: xfs - - - --- 2017-03-15 Goldwyn Rodrigues Not Applicable
[6/8] nowait aio: ext4 - - - --- 2017-03-15 Goldwyn Rodrigues Not Applicable
[5/8] nowait aio: return on congested block device - - - --- 2017-03-15 Goldwyn Rodrigues Not Applicable
[4/8] nowait-aio: Introduce IOMAP_NOWAIT - - - --- 2017-03-15 Goldwyn Rodrigues Not Applicable
[3/8] nowait aio: return if direct write will trigger writeback - - - --- 2017-03-15 Goldwyn Rodrigues Not Applicable
[2/8] nowait aio: Return if cannot get hold of i_rwsem - 1 - --- 2017-03-15 Goldwyn Rodrigues Not Applicable
[1/8] nowait aio: Introduce IOCB_RW_FLAG_NOWAIT - - - --- 2017-03-15 Goldwyn Rodrigues Not Applicable
[7/7] btrfs: remove local blocksize variable in reada_find_extent - 1 - --- 2017-03-15 David Sterba New
[6/7] btrfs: remove redundant parameter from reada_start_machine_dev - 1 - --- 2017-03-15 David Sterba New
[5/7] btrfs: remove redundant parameter from reada_find_zone - 1 - --- 2017-03-15 David Sterba New
[4/7] btrfs: remove redundant parameter from btree_readahead_hook - 1 - --- 2017-03-15 David Sterba New
[3/7] btrfs: preallocate radix tree node for global readahead tree - 1 - --- 2017-03-15 David Sterba New
[2/7] btrfs: use simpler readahead zone lookups - 1 - --- 2017-03-15 David Sterba New
[1/7] btrfs: preallocate radix tree node for readahead - 1 - --- 2017-03-15 David Sterba New
btrfs: remove unused qgroup members from btrfs_trans_handle - 1 - --- 2017-03-15 David Sterba New
[v2,7/7] Btrfs: convert BUG_ON to WARN_ON - 1 - --- 2017-03-14 Liu Bo New
[v2,6/7] Btrfs: helper for ops that requires full stripe - 1 - --- 2017-03-14 Liu Bo New
[v2,5/7] Btrfs: do not add extra mirror when dev_replace target dev is not available - 1 - --- 2017-03-14 Liu Bo New
[v2,4/7] Btrfs: handle operations for device replace separately - 1 - --- 2017-03-14 Liu Bo New
[v2,3/7] Btrfs: introduce a function to get extra mirror from replace - 1 - --- 2017-03-14 Liu Bo New
[v2,2/7] Btrfs: separate DISCARD from __btrfs_map_block - - - --- 2017-03-14 Liu Bo New
[v2,1/7] Btrfs: create a helper for getting chunk map - 1 - --- 2017-03-14 Liu Bo New
[v4] qgroup: Retry after commit on getting EDQUOT - 1 - --- 2017-03-14 Goldwyn Rodrigues New
[v3,0/7] convert: rollback rework - - - --- 2017-03-14 David Sterba New
[v2] btrfs: Change qgroup_meta_rsv to 64bit - 1 - --- 2017-03-14 Goldwyn Rodrigues Accepted
[v3] qgroup: Retry after commit on getting EDQUOT - 1 - --- 2017-03-14 Goldwyn Rodrigues New
btrfs: add support for extended file attributes - - - --- 2017-03-14 Chandan Jay Sharma New
[V2,4/4] btrfs: cleanup barrier_all_devices() to check dev stat flush error - - - --- 2017-03-14 Anand Jain New
[v3,7/7] btrfs-progs: convert: Rework rollback - - - --- 2017-03-14 Qu Wenruo Accepted
[v3,6/7] btrfs-progs: convert: Introduce function to check if convert image is able to be rolled ba… - - - --- 2017-03-14 Qu Wenruo Accepted
[v3,5/7] btrfs-progs: convert: Introduce function to read out btrfs reserved range - - - --- 2017-03-14 Qu Wenruo Accepted
[v3,4/7] btrfs-progs: file: Introduce function to read out file content - - - --- 2017-03-14 Qu Wenruo Accepted
[v3,3/7] btrfs-progs: convert: Use reserved ranges array to cleanup open code - - - --- 2017-03-14 Qu Wenruo Accepted
[v3,2/7] btrfs-progs: convert: Introduce simple range structure for convert reserved ranges - - - --- 2017-03-14 Qu Wenruo Accepted
[v3,1/7] btrfs-progs: convert: Add comment for the overall convert workflow - - - --- 2017-03-14 Qu Wenruo New
[v2,2/2] btrfs-progs: dump-tree: Also output log root tree - - - --- 2017-03-14 Qu Wenruo Accepted
[v2,1/2] btrfs-progs: dump-tree: Fix duplicated output when using -t option - - - --- 2017-03-14 Qu Wenruo Accepted
[2/2] btrfs-progs: dump-tree: Also output log root tree - - - --- 2017-03-14 Qu Wenruo Superseded
[1/2] btrfs-progs: dump-tree: Fix duplicated output when using -t option - - - --- 2017-03-14 Qu Wenruo Accepted
[2/2] btrfs: replace hardcoded value with SEQ_NONE macro - 1 - --- 2017-03-13 ednadolski@gmail.com New
[1/2] btrfs: provide enumeration for __merge_refs mode argument - 1 - --- 2017-03-13 ednadolski@gmail.com New
[v2,9/9] btrfs: qgroup: Fix qgroup reserved space underflow by only freeing reserved ranges - 1 1 --- 2017-03-13 Qu Wenruo New
[v2,8/9] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions - 1 - --- 2017-03-13 Qu Wenruo New
[v2,7/9] btrfs: qgroup: Fix qgroup reserved space underflow caused by buffered write and quota enab… - - - --- 2017-03-13 Qu Wenruo New
[v2,6/9] btrfs: qgroup: Return actually freed bytes for qgroup release or free data - - - --- 2017-03-13 Qu Wenruo New
[v2,5/9] btrfs: qgroup: Cleanup btrfs_qgroup_prepare_account_extents function - - - --- 2017-03-13 Qu Wenruo New
[v2,4/9] btrfs: qgroup: Add quick exit for non-fs extents - - - --- 2017-03-13 Qu Wenruo New
[v2,3/9] btrfs: qgroup: Fix qgroup corruption caused by inode_cache mount option - - - --- 2017-03-13 Qu Wenruo New
[v2,2/9] btrfs: qgroup: Re-arrange tracepoint timing to co-operate with reserved space tracepoint - 1 - --- 2017-03-13 Qu Wenruo New
[v2,1/9] btrfs: qgroup: Add trace point for qgroup reserved space - 1 - --- 2017-03-13 Qu Wenruo New
[4/4] btrfs: cleanup barrier_all_devices() to check dev stat flush error - - - --- 2017-03-13 Anand Jain New
[3/4] btrfs: cleanup barrier_all_devices() unify dev error count - 1 - --- 2017-03-13 Anand Jain New
[2/4] btrfs: Communicate back ENOMEM when it occurs - 1 - --- 2017-03-13 Anand Jain New
[1/4] btrfs: REQ_PREFLUSH does not use btrfs_end_bio() completion callback - - - --- 2017-03-13 Anand Jain New
qgroup: Change qgroup_meta_rsv to 64bit - - - --- 2017-03-11 Goldwyn Rodrigues Superseded
[v2] qgroup: Retry after commit on getting EDQUOT - 1 - --- 2017-03-11 Goldwyn Rodrigues New
[v4] btrfs: add missing memset while reading compressed inline extents - 1 1 --- 2017-03-10 Zygo Blaxell Accepted
[v2] Btrfs: add file item tracepoint - 1 - --- 2017-03-10 Liu Bo New
[v3] btrfs: add missing memset while reading compressed inline extents - 1 - --- 2017-03-09 Zygo Blaxell Superseded
[v3.1,7/7] btrfs: Enhance missing device kernel message - 1 3 --- 2017-03-09 Qu Wenruo New
[v3.1,6/7] btrfs: Cleanup num_tolerated_disk_barrier_failures - - 3 --- 2017-03-09 Qu Wenruo New
[v3.1,5/7] btrfs: Allow barrier_all_devices to do chunk level device check - - 3 --- 2017-03-09 Qu Wenruo New
[v3.1,4/7] btrfs: Introduce extra_rw_degrade_errors parameter for btrfs_check_rw_degradable - - 3 --- 2017-03-09 Qu Wenruo New
[v3.1,3/7] btrfs: Do chunk level degradation check for remount - - 3 --- 2017-03-09 Qu Wenruo New
[v3.1,2/7] btrfs: Do chunk level rw degrade check at mount time - - 3 --- 2017-03-09 Qu Wenruo New
[v3.1,1/7] btrfs: Introduce a function to check if all chunks a OK for degraded rw mount - - 3 --- 2017-03-09 Qu Wenruo New
Btrfs: consistent usage of types in balance_args - 1 - --- 2017-03-08 Hans van Kranenburg New
Btrfs: fix incorrect space accounting after failure to insert inline extent - - - --- 2017-03-08 Filipe Manana New
[5/8] nowait aio: return on congested block device - - - --- 2017-03-08 Sagi Grimberg Not Applicable
btrfs: add missing memset while reading compressed inline extents - 1 - --- 2017-03-08 Zygo Blaxell Superseded
[v3,7/7] btrfs: Enhance missing device kernel message - 1 - --- 2017-03-08 Qu Wenruo New
[v3,6/7] btrfs: Cleanup num_tolerated_disk_barrier_failures - - - --- 2017-03-08 Qu Wenruo New
[v3,5/7] btrfs: Allow barrier_all_devices to do chunk level device check - - - --- 2017-03-08 Qu Wenruo New
[v3,4/7] btrfs: Introduce extra_rw_degrade_errors parameter for btrfs_check_rw_degradable - - - --- 2017-03-08 Qu Wenruo New
[v3,3/7] btrfs: Do chunk level degradation check for remount - - - --- 2017-03-08 Qu Wenruo New
[v3,2/7] btrfs: Do chunk level rw degrade check at mount time - - - --- 2017-03-08 Qu Wenruo New
[v3,1/7] btrfs: Introduce a function to check if all chunks a OK for degraded rw mount - 1 - --- 2017-03-08 Qu Wenruo New
[v7,2/2] btrfs: Handle delalloc error correctly to avoid ordered extent hang - 2 - --- 2017-03-08 Qu Wenruo New
[v7,1/2] btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum error - 2 - --- 2017-03-08 Qu Wenruo New
fstests: generic: Test space allocation when there is only fragmented space - - - --- 2017-03-08 Qu Wenruo Not Applicable
[v2] btrfs: fix a bogus warning when converting only data or metadata - 1 - --- 2017-03-07 Adam Borowski New
[v3] Btrfs: fix invalid attempt to free reserved space on failure to cow range - 1 - --- 2017-03-07 Filipe Manana New
[v3] Btrfs: fix invalid attempt to free reserved space on failure to cow range - - - --- 2017-03-07 Filipe Manana New
btrfs: Change s_flags instead of returning -EBUSY - - - --- 2017-03-07 David Sterba New
btrfs: fix a bogus warning when converting only data or metadata - - - --- 2017-03-07 Adam Borowski Superseded
[v2] Btrfs: fix invalid attempt to free reserved space on failure to cow range - - - --- 2017-03-07 Filipe Manana Superseded
assertion failed: page_ops & PAGE_LOCK - - - --- 2017-03-07 Liu Bo New
Btrfs: fix regression in lock_delalloc_pages - - - --- 2017-03-07 Liu Bo Accepted
[2/2] Btrfs: fix invalid attempt to free reserved space on failure to cow range - - - --- 2017-03-06 Filipe Manana Superseded
[1/2] Btrfs: remove unused delalloc_end parameter - - - --- 2017-03-06 Filipe Manana Superseded
Btrfs: update comments in cache_save_setup - - - --- 2017-03-06 Liu Bo New
[v2] Btrfs: fix unexpected file hole after disk errors - 1 - --- 2017-03-06 Liu Bo New
[7/7] jbd2: make the whole kjournald2 kthread NOFS safe - 1 - --- 2017-03-06 Michal Hocko Not Applicable
[6/7] jbd2: mark the transaction context with the scope GFP_NOFS context - 1 - --- 2017-03-06 Michal Hocko Not Applicable
[5/7] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio* 1 2 - --- 2017-03-06 Michal Hocko Not Applicable
[4/7] mm: introduce memalloc_nofs_{save,restore} API 1 - - --- 2017-03-06 Michal Hocko Not Applicable
[3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS 1 2 - --- 2017-03-06 Michal Hocko Not Applicable
[2/7] lockdep: allow to disable reclaim lockup detection - - - --- 2017-03-06 Michal Hocko Not Applicable
[1/7] lockdep: teach lockdep about memalloc_noio_save 2 - - --- 2017-03-06 Michal Hocko Not Applicable
« 1 2 ... 265 266 267408 409 »