Show patches with: none      |   40716 patches
« 1 2 ... 275 276 277407 408 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[V21,11/19] Btrfs: subpage-blocksize: Deal with partial ordered extent allocations. - - - --- 2016-10-02 Chandan Rajendra New
[V21,10/19] Btrfs: subpage-blocksize: Allow mounting filesystems where sectorsize < PAGE_SIZE - - - --- 2016-10-02 Chandan Rajendra New
[V21,09/19] Btrfs: subpage-blocksize: Compute free space tree BITMAP_RANGE based on sectorsize - - - --- 2016-10-02 Chandan Rajendra New
[V21,08/19] Btrfs: subpage-blocksize: Execute sanity tests on all possible block sizes - - - --- 2016-10-02 Chandan Rajendra New
[V21,07/19] Btrfs: subpage-blocksize: Use kmalloc()-ed memory to hold metadata blocks - - - --- 2016-10-02 Chandan Rajendra New
[V21,06/19] Btrfs: subpage-blocksize: Fix whole page write - - - --- 2016-10-02 Chandan Rajendra New
[V21,05/19] Btrfs: subpage-blocksize: Fix whole page read. - - - --- 2016-10-02 Chandan Rajendra New
[V21,04/19] Btrfs: Remove extent_io_tree's track_uptodate member - - - --- 2016-10-02 Chandan Rajendra New
[V21,03/19] Btrfs: subpage-blocksize: Use PG_Uptodate flag to track block uptodate status - - - --- 2016-10-02 Chandan Rajendra New
[V21,02/19] Btrfs: subpage-blocksize: Make sure delalloc range intersects with the locked page's ra… - 1 - --- 2016-10-02 Chandan Rajendra New
[V21,01/19] Btrfs: subpage-blocksize: extent_clear_unlock_delalloc: Prevent page from being unlocke… - - - --- 2016-10-02 Chandan Rajendra New
fs: btrfs: Use ktime_get_real_ts for root ctime 1 - - --- 2016-10-01 Deepa Dinamani New
qgroup: Prevent qgroup->reserved from going subzero - 1 - --- 2016-09-30 Goldwyn Rodrigues New
[v2,4/4] btrfs-progs: volumes: Use new raid5_gen_result to calculate raid5 parity - - - --- 2016-09-30 Qu Wenruo Accepted
[v2,3/4] btrfs-progs: raid56: Introduce new function to calculate raid5 parity or data stripe - - - --- 2016-09-30 Qu Wenruo Accepted
[v2,2/4] btrfs-progs: volumes: Remove BUG_ON in raid56 write routine - - - --- 2016-09-30 Qu Wenruo Superseded
[v2,1/4] btrfs-progs: rename raid6.c to raid56.c - - - --- 2016-09-30 Qu Wenruo Superseded
[2/2] btrfs: Add trace point for qgroup reserved space - 1 - --- 2016-09-30 Qu Wenruo New
[1/2] btrfs: Add WARN_ON for qgroup reserved underflow - 1 - --- 2016-09-30 Qu Wenruo Superseded
[RFC] btrfs-progs: move sources shared with kernel to own directory - - - --- 2016-09-29 David Sterba New
[RFC] btrfs rare silent data corruption with kernel data leak (updated, preliminary patch) - - - --- 2016-09-28 Zygo Blaxell New
[2/2] btrfs-progs: Remove unnecessary parameter to clear_extent_uptodate - - - --- 2016-09-28 Qu Wenruo Accepted
[1/2] btrfs-progs: raid56: Add support for raid5 to calculate any stripe - - - --- 2016-09-28 Qu Wenruo New
qgroup: Prevent qgroup->reserved from going subzero - 1 - --- 2016-09-27 Qu Wenruo New
btrfs-progs: Return more meaningful value for btrfs_read_deve_super - - - --- 2016-09-26 Qu Wenruo Accepted
btrfs-progs: Return more meaningful value for btrfs_read_deve_super - - - --- 2016-09-26 Qu Wenruo Superseded
Fix user-facing typos - - - --- 2016-09-25 Nicholas D Steeves Accepted
btrfs-progs: docs: document exit codes from scrub - - - --- 2016-09-23 Adam Borowski Accepted
[v2] Btrfs: kill BUG_ON in do_relocation - 1 - --- 2016-09-23 Liu Bo Accepted
Btrfs: memset to avoid stale content in btree leaf - 1 - --- 2016-09-23 Liu Bo Accepted
btrfs: fix btrfs_no_printk stub helper - 1 - --- 2016-09-23 Arnd Bergmann Accepted
btrfs: tests: uninline member definitions in free_space_extent - - - --- 2016-09-23 David Sterba Accepted
btrfs: tests: constify free space extent specs - - - --- 2016-09-23 David Sterba Accepted
[v2] Btrfs: don't BUG() during drop snapshot - 1 - --- 2016-09-23 David Sterba Accepted
btrfs: remove useless comments - - - --- 2016-09-23 Xiaoguang Wang Accepted
[v3] generic: check whether we can truncate heavily reflinked file - - - --- 2016-09-23 Xiaoguang Wang Not Applicable
[v2,6/6] Btrfs: use less memory for delalloc sanity tests - - - --- 2016-09-23 Omar Sandoval Superseded
[v2,5/6] Btrfs: expand free space tree sanity tests to catch endianness bug - - - --- 2016-09-23 Omar Sandoval Accepted
[v2,4/6] Btrfs: fix extent buffer bitmap tests on big-endian systems - - 2 --- 2016-09-23 Omar Sandoval Accepted
[v2,3/6] Btrfs: catch invalid free space trees - - 1 --- 2016-09-23 Omar Sandoval Accepted
[v2,2/6] Btrfs: fix mount -o clear_cache,space_cache=v2 - - 1 --- 2016-09-23 Omar Sandoval Accepted
[v2,1/6] Btrfs: fix free space tree bitmaps on big-endian systems - - 1 --- 2016-09-23 Omar Sandoval Accepted
btrfs: test free space tree mount options - - - --- 2016-09-22 Omar Sandoval New
Remove already completed TODO comment - - - --- 2016-09-22 Goldwyn Rodrigues New
Do not reassign count in btrfs_run_delayed_refs - 1 - --- 2016-09-22 Goldwyn Rodrigues New
parent_start initialization cleanup - 1 - --- 2016-09-22 Goldwyn Rodrigues New
qgroup: Prevent qgroup->reserved from going subzero - - - --- 2016-09-22 Goldwyn Rodrigues Superseded
Btrfs: don't BUG() during drop snapshot - - - --- 2016-09-22 David Sterba Superseded
[RFC,3/3] btrfs: make shrink_delalloc() try harder to reclaim metadata space - - - --- 2016-09-22 Xiaoguang Wang New
[v3] btrfs: fix a possible umount deadlock - 1 - --- 2016-09-22 Anand Jain New
[v2] generic: check whether we can truncate heavily reflinked file - - - --- 2016-09-22 Xiaoguang Wang Not Applicable
btrfs: btrfs_debug should consume fs_info when DEBUG is not defined - - - --- 2016-09-21 Jeff Mahoney Accepted
btrfs: silence compiler warning when fs_info is not used - - - --- 2016-09-21 Jeff Mahoney New
btrfs: silence compiler warning when fs_info is not used - - - --- 2016-09-21 David Sterba Superseded
[4/5] btrfs: convert pr_* to btrfs_* where possible - - - --- 2016-09-21 David Sterba Accepted
tests/btrfs: test snapshot/subvol create/destroy ioctls with a regular file - - - --- 2016-09-21 Jeff Mahoney New
btrfs: ensure that file descriptor used with subvol ioctls is a dir - 1 - --- 2016-09-21 Jeff Mahoney Accepted
[2/2] btrfs: try to write enough delalloc bytes when reclaiming metadata space - - - --- 2016-09-21 Xiaoguang Wang New
[1/2] btrfs: try to satisfy metadata requests when every flush_space() returns - 1 - --- 2016-09-21 Xiaoguang Wang New
[v2,14/14] btrfs-progs: check: Enhance leaf traversal function to handle missing inode item - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,13/14] btrfs-progs: check: skip shared node or leaf check for low_memory mode - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,12/14] btrfs-progs: check: fix the return value bug of cmd_check() - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,11/14] btrfs-progs: check: introduce low_memory mode fs_tree check - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,10/14] btrfs-progs: check: introduce function to check root ref - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,09/14] btrfs-progs: check: introduce function to check fs root - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,08/14] btrfs-progs: check: introduce function to check inode item - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,07/14] btrfs-progs: check: introduce function to check file extent - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,06/14] btrfs-progs: check: introduce a function to check dir_item - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,05/14] btrfs-progs: check: introduce function to find inode_ref - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,04/14] btrfs-progs: check: introduce function to check inode_extref - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,03/14] btrfs-progs: check: introduce function to check inode_ref - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,02/14] btrfs-progs: check: introduce function to find dir_item - - - --- 2016-09-21 Qu Wenruo Accepted
[v2,01/14] btrfs-progs: move btrfs_extref_hash() to hash.h - - - --- 2016-09-21 Qu Wenruo Accepted
[4/4] writeback: introduce super_operations->write_metadata - 1 - --- 2016-09-20 Josef Bacik New
[3/4] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes - - - --- 2016-09-20 Josef Bacik New
[2/4] writeback: allow for dirty metadata accounting - - - --- 2016-09-20 Josef Bacik New
[1/4] remove mapping from balance_dirty_pages*() - 1 - --- 2016-09-20 Josef Bacik New
[5/5] btrfs: convert send's verbose_printk to btrfs_debug - - - --- 2016-09-20 Jeff Mahoney Accepted
[4/5] btrfs: convert pr_* to btrfs_* where possible - 1 - --- 2016-09-20 Jeff Mahoney Superseded
[3/5] btrfs: convert printk(KERN_* to use pr_* calls - - - --- 2016-09-20 Jeff Mahoney Accepted
[2/5] btrfs: unsplit printed strings - - - --- 2016-09-20 Jeff Mahoney Accepted
[1/5] btrfs: add dynamic debug support - - - --- 2016-09-20 Jeff Mahoney Accepted
btrfs: clean the old superblocks before freeing the device - 1 - --- 2016-09-20 Jeff Mahoney Accepted
Fs: Btrfs - Fix possible ERR_PTR() dereferencing. - 1 - --- 2016-09-20 shailendra.v@samsung.com Superseded
[2/2] btrfs-progs: super-recover: Reuse btrfs_read_dev_super function - - - --- 2016-09-20 Qu Wenruo Accepted
[1/2] btrfs-progs: Return more meaningful value for btrfs_read_dev_super - - - --- 2016-09-20 Qu Wenruo New
super-recover crashing because it found a bad superblock - - - --- 2016-09-20 hawken New
Btrfs: fix incremental send failure caused by balance - - - --- 2016-09-19 Filipe Manana Accepted
btrfs: change btrfs_csum_final result param type to u8 - - - --- 2016-09-17 Domagoj Trsan Superseded
btrfs-progs: change btrfs_csum_final result param type to u8 - - - --- 2016-09-17 Domagoj Trsan Accepted
btrfs-progs: subvolume verbose delete flag - - - --- 2016-09-15 Vincent Batts Accepted
Btrfs: handle quota reserve failure properly - - 1 --- 2016-09-15 Josef Bacik Accepted
btrfs-progs: btrfs-convert.c : check source file system state - - - --- 2016-09-15 Lakshmipathi.G Accepted
btrfs-progs: Add fast,slow symlinks and fifo types to convert test - - - --- 2016-09-15 Lakshmipathi.G New
Btrfs: kill BUG_ON in run_delayed_tree_ref - - - --- 2016-09-15 Liu Bo Accepted
Btrfs: add error handling for extent buffer in print tree - 1 - --- 2016-09-15 Liu Bo Accepted
Btrfs: improve check_node to avoid reading corrupted nodes - 1 - --- 2016-09-15 Liu Bo Accepted
Btrfs: memset to avoid stale content in btree node block - 1 - --- 2016-09-15 Liu Bo Accepted
Btrfs: kill BUG_ON in do_relocation - 1 - --- 2016-09-14 Liu Bo Superseded
Btrfs: return gracefully from balance if fs tree is corrupted - 1 - --- 2016-09-14 Liu Bo Accepted
« 1 2 ... 275 276 277407 408 »