Show patches with: Submitter = Chandan Rajendra       |    Archived = No       |   163 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[01/11] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2015-08-06 Chandan Rajendra Superseded
[01/12] Filter xfs_io and od's output in units of FS block size and the CPU's page size - - - --- 2015-11-25 Chandan Rajendra Not Applicable
[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
[1/2] btrfs-progs: btrfs-convert: Prevent accounting blocks beyond end of device - 2 - --- 2016-12-08 Chandan Rajendra Accepted
[1/6] Btrfs: subpagesize-blocksize: Get rid of whole page reads. - - - --- 2014-03-12 Chandan Rajendra Deferred
[1/8] Filter xfs_io's output in units of page size - - - --- 2015-11-30 Chandan Rajendra Not Applicable
[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
[2/2] btrfs-convert: Fix migrate_super_block() to work with 64k sectorsize - 1 - --- 2016-12-08 Chandan Rajendra Accepted
[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
[RFC,1/8] Btrfs: subpagesize-blocksize: Get rid of whole page reads. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,2/8] Btrfs: subpagesize-blocksize: Get rid of whole page writes. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,3/8] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to … - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,4/8] Btrfs: subpagesize-blocksize: Define extent_buffer_head. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,5/8] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,6/8] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,7/8] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,8/8] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks. - - - --- 2014-05-21 Chandan Rajendra Under Review
[RFC,V11,19/21] Revert "btrfs: fix lockups from btrfs_clear_path_blocking" - - - --- 2015-06-01 Chandan Rajendra Accepted
[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
[RFC] btrfs/052: Fix test case to work on variable block size. - - - --- 2015-03-26 Chandan Rajendra Not Applicable
[V10,01/12] Btrfs: __btrfs_buffered_write: Reserve/release extents aligned to block size - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,02/12] Btrfs: Compute and look up csums based on sectorsized blocks - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,03/12] Btrfs: Direct I/O read: Work on sectorsized blocks - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,04/12] Btrfs: fallocate: Work with sectorsized blocks - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,05/12] Btrfs: btrfs_page_mkwrite: Reserve space in sectorsized units - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,06/12] Btrfs: Search for all ordered extents that could span across a page - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,07/12] Btrfs: Use (eb->start, seq) as search key for tree modification log - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,08/12] Btrfs: btrfs_submit_direct_hook: Handle map_length < bio vector length - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,09/12] Btrfs: Limit inline extents to root->sectorsize - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,10/12] Btrfs: Fix block size returned to user space - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,11/12] Btrfs: Clean pte corresponding to page straddling i_size - - - --- 2016-01-21 Chandan Rajendra Accepted
[V10,12/12] Btrfs: btrfs_ioctl_clone: Truncate complete page after performing clone operation - - - --- 2016-01-21 Chandan Rajendra Accepted
[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,1/5] Filter xfs_io and od's output in units of FS block size - - - --- 2015-11-30 Chandan Rajendra Not Applicable
[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
[V2] Btrfs-progs: Do not force mixed block group creation unless '-M' option is specified - - - --- 2015-10-14 Chandan Rajendra Accepted
[V2] Btrfs-progs: Initialize stripesize to the value of sectorsize - - - --- 2016-06-17 Chandan Rajendra Accepted
[V2] btrfs-progs: Use helper function to access btrfs_super_block->sys_chunk_array_size - - - --- 2016-12-01 Chandan Rajendra Accepted
[V2] Btrfs: btrfs_defrag_file: Fix calculation of max_to_defrag. - - - --- 2015-06-09 Chandan Rajendra Accepted
[V2] Btrfs: Direct I/O: Fix space accounting - - - --- 2015-08-27 Chandan Rajendra Superseded
[V2] Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state - - - --- 2015-11-02 Chandan Rajendra Accepted
[V2] Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots - - - --- 2016-01-07 Chandan Rajendra Accepted
[V20,19/19] Btrfs: subpage-blocksize: Rate limit scrub error message - - - --- 2016-07-04 Chandan Rajendra Accepted
[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
[V3] Btrfs: Direct I/O: Fix space accounting - - - --- 2015-08-28 Chandan Rajendra Accepted
[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
« 1 2 »