Show patches with: Submitter = Chandan Rajendra       |   537 patches
« 1 2 3 45 6 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/6] Btrfs: subpagesize-blocksize: Get rid of whole page reads. - - - --- 2014-03-12 Chandan Rajendra Deferred
[2/6] Btrfs: subpagesize-blocksize: Get rid of whole page writes. - - - --- 2014-03-12 Chandan Rajendra Deferred
[3/6] Btrfs: subpagesize-blocksize: Work with extents aligned to blocksize. - - - --- 2014-03-12 Chandan Rajendra Deferred
[4/6] Btrfs: subpagesize-blocksize: Define extent_buffer_head - - - --- 2014-03-12 Chandan Rajendra Deferred
[5/6] Btrfs: subpagesize-blocksize: Hardcode MAX_EXTENT_BUFFERS_PER_PAGE to 2. - - - --- 2014-03-12 Chandan Rajendra Deferred
[6/6] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE - - - --- 2014-03-12 Chandan Rajendra Deferred
btrfs-progs: clear_extent_bits: Fix memory leak. - - - --- 2013-09-20 Chandan Rajendra Superseded
[RFC,V3,1/9] Btrfs: subpagesize-blocksize: Get rid of whole page reads. - - - --- 2014-06-24 Chandan Rajendra Superseded
[RFC,V3,2/9] Btrfs: subpagesize-blocksize: Get rid of whole page writes. - - - --- 2014-06-24 Chandan Rajendra Superseded
[RFC,V3,3/9] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned … - - - --- 2014-06-24 Chandan Rajendra Superseded
[RFC,V3,4/9] Btrfs: subpagesize-blocksize: Define extent_buffer_head. - - - --- 2014-06-24 Chandan Rajendra Superseded
[RFC,V3,6/9] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page - - - --- 2014-06-24 Chandan Rajendra Superseded
[RFC,V3,7/9] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE - - - --- 2014-06-24 Chandan Rajendra Superseded
[RFC,V3,8/9] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks. - - - --- 2014-06-24 Chandan Rajendra Superseded
[RFC,V3,9/9] Btrfs: subpagesize-blocksize: __extent_writepage: Write only dirty blocks of a page. - - - --- 2014-06-24 Chandan Rajendra Superseded
Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag. - - - --- 2015-06-03 Chandan Rajendra Superseded
[01/11] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-08-06 Chandan Rajendra Superseded
[02/11] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-08-06 Chandan Rajendra Superseded
[03/11] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-08-06 Chandan Rajendra Superseded
[04/11] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-08-06 Chandan Rajendra Superseded
[05/11] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-08-06 Chandan Rajendra Superseded
[06/11] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-08-06 Chandan Rajendra Superseded
[07/11] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-08-06 Chandan Rajendra Superseded
[08/11] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-08-06 Chandan Rajendra Superseded
[09/11] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-08-06 Chandan Rajendra Superseded
[10/11] Btrfs: Fix block size returned to user space - - - --- 2015-08-06 Chandan Rajendra Superseded
[11/11] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-08-06 Chandan Rajendra Superseded
[V2,01/11] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,02/11] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,03/11] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,04/11] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,05/11] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,06/11] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,07/11] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,08/11] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,09/11] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,10/11] Btrfs: Fix block size returned to user space - - - --- 2015-08-07 Chandan Rajendra Superseded
[V2,11/11] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-08-07 Chandan Rajendra Superseded
[V3,01/11] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,02/11] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,03/11] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,04/11] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,05/11] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,06/11] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,07/11] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,08/11] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,09/11] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,10/11] Btrfs: Fix block size returned to user space - - - --- 2015-08-09 Chandan Rajendra Superseded
[V3,11/11] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-08-09 Chandan Rajendra Superseded
Btrfs: Direct I/O: Fix space accounting - - - --- 2015-08-24 Chandan Rajendra Superseded
[V2] Btrfs: Direct I/O: Fix space accounting - - - --- 2015-08-27 Chandan Rajendra Superseded
[RFC,V4,01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,02/13] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,03/13] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,04/13] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,06/13] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,09/13] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,10/13] Btrfs: Fix block size returned to user space - - - --- 2015-09-30 Chandan Rajendra Superseded
[RFC,V4,11/13] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,02/13] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,03/13] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,04/13] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,06/13] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,09/13] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,10/13] Btrfs: Fix block size returned to user space - - - --- 2015-09-30 Chandan Rajendra Superseded
[V5,11/13] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-09-30 Chandan Rajendra Superseded
[V6,01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,02/13] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,03/13] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,04/13] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,06/13] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,09/13] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,10/13] Btrfs: Fix block size returned to user space - - - --- 2015-10-18 Chandan Rajendra Superseded
[V6,11/13] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-10-18 Chandan Rajendra Superseded
[V7,01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,02/13] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,03/13] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,04/13] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,06/13] Btrfs: Search for all ordered extents that could span across a page - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,07/13] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,08/13] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,09/13] Btrfs: Limit inline extents to root->sectorsize - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,10/13] Btrfs: Fix block size returned to user space - - - --- 2015-10-27 Chandan Rajendra Superseded
[V7,11/13] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2015-10-27 Chandan Rajendra Superseded
[V8,01/13] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-10-28 Chandan Rajendra Superseded
[V8,02/13] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2015-10-28 Chandan Rajendra Superseded
[V8,03/13] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2015-10-28 Chandan Rajendra Superseded
[V8,04/13] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2015-10-28 Chandan Rajendra Superseded
[V8,05/13] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2015-10-28 Chandan Rajendra Superseded
« 1 2 3 45 6 »