Show patches with: Archived = No       |   6182 patches
« 1 2 ... 11 12 1361 62 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] btrfs: qgroup: Add comments explaining how btrfs qgroup works - 1 - --- 2016-10-18 Qu Wenruo Accepted
[V2] Btrfs-progs: subvol_uuid_search: Return error code on memory allocation failure - - - --- 2016-10-17 Prasanth KSR Superseded
btrfs: assign error values to the correct bio structs - - - --- 2016-10-17 Junjie Mao Accepted
btrfs-progs: build: detect fiemap shared flag but don't fail build - - - --- 2016-10-14 David Sterba Accepted
[2/2] btrfs-progs: fsck-tests: Check if clear space cache works - - - --- 2016-10-13 Qu Wenruo Accepted
[1/2] btrfs-progs: fsck: Add support to clear v1 free space cache. - - - --- 2016-10-13 Qu Wenruo Accepted
btrfs: make file clone aware of fatal signals - 1 - --- 2016-10-13 Xiaoguang Wang Accepted
btrfs: kill unused writepage_io_hook callback - - - --- 2016-10-12 David Sterba Accepted
Btrfs: remove some no-op casts - 1 - --- 2016-10-12 Dan Carpenter Accepted
[RFC] btrfs: make max inline data can be equal to sectorsize - - - --- 2016-10-11 Xiaoguang Wang Superseded
[v2,4/4] btrfs-progs: convert-test: Add test case for common inode flags - - - --- 2016-10-11 Qu Wenruo Accepted
[v2,3/4] btrfs-progs: convert: Convert ext inode flags to btrfs inode flags - - - --- 2016-10-11 Qu Wenruo Accepted
[v2,2/4] btrfs-progs: Make btrfs-debug-tree print all readable strings for inode flags - - - --- 2016-10-11 Qu Wenruo Accepted
[v2,1/4] btrfs-progs: Copy btrfs inode flags from kernel header - - - --- 2016-10-11 Qu Wenruo Accepted
btrfs-progs: btrfs-debugfs: cleanup unused variables reported by pylint - - - --- 2016-10-10 Lakshmipathi.G Accepted
[v2] generic: make 17[1-4] work well when btrfs compression is enabled - - - --- 2016-10-10 Xiaoguang Wang Not Applicable
generic/175: disable inline data feature for btrfs - - - --- 2016-10-10 Xiaoguang Wang Not Applicable
[4/4] btrfs-progs: convert-test: Add test case for common inode flags - - - --- 2016-10-10 Qu Wenruo Superseded
[3/4] btrfs-progs: convert: Convert ext inode flags to btrfs inode flags - - - --- 2016-10-10 Qu Wenruo Superseded
[2/4] btrfs-progs: Make btrfs-debug-tree print all readable strings for inode flags - - - --- 2016-10-10 Qu Wenruo Superseded
[1/4] btrfs-progs: Copy btrfs inode flags from kernel header - - - --- 2016-10-10 Qu Wenruo Superseded
btrfs-progs: Add fast,slow symlinks,fifo types to convert test - - - --- 2016-10-09 Lakshmipathi.G Accepted
[2/2] btrfs-progs: fsck-test: Add image for quota verify stack overflow - - - --- 2016-10-07 Qu Wenruo Accepted
[1/2] btrfs-progs: fsck-test: Add test image for btrfsck qgroup rescan detection - - - --- 2016-10-07 Qu Wenruo Accepted
generic: make 17[1-4] work well when btrfs compression is enabled - - - --- 2016-10-07 Xiaoguang Wang Not Applicable
[4/4] btrfs-progs: tests: make the ioctl-test actually useful - - - --- 2016-10-06 David Sterba Accepted
[3/4] btrfs-progs: ioctl: add 64bit compat for SEND - - - --- 2016-10-06 David Sterba Accepted
[2/4] btrfs-progs: ioctl: add 32bit compat for SET_RECEIVED_SUBVOL - - - --- 2016-10-06 David Sterba Accepted
[1/4] btrfs-progs: ioctl: pack structures - - - --- 2016-10-06 David Sterba Accepted
btrfs-progs: Fix stack overflow for checking qgroup on tree reloc tree - - - --- 2016-10-06 Qu Wenruo Accepted
btrfs-progs: Fix warning_trace compile error if backtrace is disabled - - - --- 2016-10-06 Qu Wenruo Accepted
Btrfs-progs: subvol_uuid_search: Return error code on memory allocation failure - - - --- 2016-10-05 Prasanth KSR Superseded
btrfs: remove stale comment from btrfs_statfs - - - --- 2016-10-05 David Sterba Accepted
btrfs: remove unused headers, statfs.h - - - --- 2016-10-05 David Sterba Accepted
btrfs: opencode chunk locking, remove helpers - - - --- 2016-10-05 David Sterba Superseded
btrfs-progs: image: fix compiler warning - - - --- 2016-10-05 Tsutomu Itoh Accepted
[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
[1/2] btrfs: Add WARN_ON for qgroup reserved underflow - 1 - --- 2016-09-30 Qu Wenruo Superseded
[2/2] btrfs-progs: Remove unnecessary parameter to clear_extent_uptodate - - - --- 2016-09-28 Qu Wenruo Accepted
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
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
[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 David Sterba Superseded
[4/5] btrfs: convert pr_* to btrfs_* where possible - - - --- 2016-09-21 David Sterba Accepted
btrfs: ensure that file descriptor used with subvol ioctls is a dir - 1 - --- 2016-09-21 Jeff Mahoney Accepted
[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
[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
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: 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
« 1 2 ... 11 12 1361 62 »