Show patches with: none      |   41959 patches
« 1 2 ... 328 329 330419 420 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/2] btrfs: Fix superblock csum type check. - - - --- 2015-04-24 Qu Wenruo Superseded
[RFC] btrfs-progs: add 'du' command - - - --- 2015-04-23 Mark Fasheh New
[3/3] btrfs-progs: optionally restore symlinks. - - - --- 2015-04-23 Dan Merillat Accepted
[2/3] btrfs-progs: separate the overwrite check. - - - --- 2015-04-23 Dan Merillat Accepted
[1/3] btrfs-progs: restore: document metadata restore. - - - --- 2015-04-23 Dan Merillat Accepted
[0/4] btrfs: reduce block group cache writeout times during commit - - - --- 2015-04-23 Chris Mason New
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON - - - --- 2015-04-23 Filipe Manana Accepted
btrfs: Add extra check for sub_stripes to avoid hostile 0 division attack. - - - --- 2015-04-23 Qu Wenruo New
btrfs: Check superblock csum type to avoid 0 division or array overflow. - - - --- 2015-04-23 Qu Wenruo New
btrfs-progs: report failure when resize ioctl fails - - - --- 2015-04-22 Zygo Blaxell Accepted
btrfs: clear 'ret' in btrfs_check_shared() loop - - - --- 2015-04-21 Mark Fasheh Superseded
[v2] Btrfs-progs: fix typo in btrfs-device.txt - - - --- 2015-04-21 Anand Jain Accepted
[18/18] btrfs: qgroup: Make snapshot accounting work with new extent-oriented qgroup. - - - --- 2015-04-21 Qu Wenruo Superseded
[17/18] btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots. - - - --- 2015-04-21 Qu Wenruo Superseded
[16/18] btrfs: ulist: Add ulist_del() function. - - - --- 2015-04-21 Qu Wenruo Superseded
[15/18] btrfs: qgroup: Cleanup the old ref_node-oriented mechanism. - - - --- 2015-04-21 Qu Wenruo Superseded
[14/18] btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism. - - - --- 2015-04-21 Qu Wenruo Superseded
[13/18] btrfs: qgroup: Switch to new extent-oriented qgroup mechanism. - - - --- 2015-04-21 Qu Wenruo Superseded
[12/18] btrfs: qgroup: Switch rescan to new mechanism. - - - --- 2015-04-21 Qu Wenruo Superseded
[11/18] btrfs: qgroup: Add new qgroup calculation function btrfs_qgroup_account_extents(). - - - --- 2015-04-21 Qu Wenruo Superseded
[10/18] btrfs: backref: Add special time_seq == (u64)-1 case for btrfs_find_all_roots(). - - - --- 2015-04-21 Qu Wenruo Superseded
[09/18] btrfs: qgroup: Add new function to record old_roots. - - - --- 2015-04-21 Qu Wenruo Superseded
[08/18] btrfs: qgroup: Record possible quota-related extent for qgroup. - - - --- 2015-04-21 Qu Wenruo Superseded
[07/18] btrfs: qgroup: Add function qgroup_update_counters(). - - - --- 2015-04-21 Qu Wenruo Superseded
[06/18] btrfs: qgroup: Add function qgroup_update_refcnt(). - - - --- 2015-04-21 Qu Wenruo Superseded
[05/18] btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and _… - - - --- 2015-04-21 Qu Wenruo Superseded
[04/18] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read. - - - --- 2015-04-21 Qu Wenruo Superseded
[03/18] btrfs: delayed-ref: Cleanup the unneeded functions. - - - --- 2015-04-21 Qu Wenruo Superseded
[02/18] btrfs: delayed-ref: Use list to replace the ref_root in ref_head. - - - --- 2015-04-21 Qu Wenruo Superseded
[01/18] btrfs: backref: Don't merge refs which are not for same block. - - - --- 2015-04-21 Qu Wenruo Superseded
[v2,1/1] btrfs-progs: optionally restore metadata - - - --- 2015-04-21 Dan Merillat New
[RFC] cachefiles: Make better use of SEEK_DATA/SEEK_HOLE - - - --- 2015-04-20 David Howells New
Btrfs-progs: fix typo in btrfs-device.txt - - - --- 2015-04-20 Anand Jain Superseded
[2/2] btrfs-progs: device delete to accept devid - - - --- 2015-04-20 Anand Jain New
[1/2] btrfs-progs: move is_numerical to utils-lib.h and make it non static - - - --- 2015-04-20 Anand Jain New
Btrfs: device delete by devid - - - --- 2015-04-20 Anand Jain New
fs/btrfs: use inode_set_flags() instead of set_mask_bits() - - - --- 2015-04-20 ZhangZhen New
fs/btrfs: use inode_set_flags() instead of set_mask_bits() - - - --- 2015-04-20 ZhangZhen New
btrfs-progs: fix btrfs quota rescan failed on PPC64 arch - - - --- 2015-04-20 xuw2015@gmail.com Accepted
[3/3] btrfs: set FS_SUPPORTS_SEEK_HOLE flag. - - - --- 2015-04-20 NeilBrown New
[2/3] fscache/cachefiles: optionally use SEEK_DATA instead of ->bmap. - - - --- 2015-04-20 NeilBrown New
[1/3] cachefiles: perform test on s_blocksize when opening cache file. - - - --- 2015-04-20 NeilBrown New
btrfs-progs: optionally enforce chroot for btrfs receive - - - --- 2015-04-19 lauri Accepted
Revert "btrfs: delete chunk allocation attemp when setting block group ro" - - - --- 2015-04-19 Omar Sandoval Accepted
btrfs-progs: optionally enforce chroot for btrfs receive - - - --- 2015-04-18 lauri Superseded
btrfs-progs: optionally enforce chroot for btrfs receive - - - --- 2015-04-18 lauri Superseded
[v2] Btrfs: don't attach unnecessary extents to transaction on fsync - - - --- 2015-04-17 Filipe Manana Accepted
[v2] Btrfs: fix data loss after concurrent fsyncs for files in the same subvol - - - --- 2015-04-17 Filipe Manana Not Applicable
[V2] Btrfs-progs: check for matchin free space in cache - - - --- 2015-04-17 Josef Bacik Accepted
Btrfs-progs: check for matchin free space in cache - - - --- 2015-04-17 Josef Bacik New
Btrfs: don't attach unnecessary extents to transaction on fsync - - - --- 2015-04-17 Filipe Manana Superseded
Btrfs: fix data loss after concurrent fsyncs for files in the same subvol - - - --- 2015-04-17 Filipe Manana Superseded
btrfs-progs: fi resize: accept only directories as paths - - - --- 2015-04-17 David Sterba Accepted
btrfs-progs: have restore set atime/mtime - - - --- 2015-04-16 Dan Merillat New
Btrfs: log entire range for FULL_SYNC - - - --- 2015-04-15 Josef Bacik New
Btrfs: Allow creation of inline extent whose size is equal to blocksize. - - - --- 2015-04-15 Chandan Rajendra New
btrfs-progs: enforce chroot for btrfs receive - - - --- 2015-04-14 lauri New
Btrfs receive hardening patches - - - --- 2015-04-14 lauri New
xfstests: make "BTRFS_UTIL_PROG filesystem defragment" work - - - --- 2015-04-14 Liu Bo Not Applicable
[4/4] Btrfs: allow block group cache writeout outside critical section in commit - - - --- 2015-04-13 Chris Mason Accepted
[3/4] Btrfs: don't use highmem for free space cache pages - - - --- 2015-04-13 Chris Mason Accepted
[2/4] Btrfs: two stage dirty block group writeout - - - --- 2015-04-13 Chris Mason Accepted
[1/4] btrfs: move struct io_ctl into ctree.h and rename it - - - --- 2015-04-13 Chris Mason Accepted
[5/5] Btrfs: don't steal from the global reserve if we don't have the space - - - --- 2015-04-13 Chris Mason Accepted
[4/5] Btrfs: don't commit the transaction in the async space flushing - - - --- 2015-04-13 Chris Mason Accepted
[3/5] Btrfs: reserve space for block groups - - - --- 2015-04-13 Chris Mason Accepted
[2/5] Btrfs: refill block reserves during truncate - - - --- 2015-04-13 Chris Mason Accepted
[1/5] Btrfs: account for crcs in delayed ref processing - - - --- 2015-04-13 Chris Mason Accepted
[1/1] Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK defined - - - --- 2015-04-13 Anand Jain Superseded
[1/1] Btrfs: SB read failure should return EIO for __bread failure - - - --- 2015-04-13 Anand Jain Superseded
[1/1] Btrfs-progs: fix compile warnings - - - --- 2015-04-13 Anand Jain Accepted
[1/1] btrfs-progs: improve troubleshooting avoid duplicate error strings - - - --- 2015-04-13 Anand Jain Accepted
Btrfs receive hardening patches - - - --- 2015-04-13 lauri New
Btrfs: fix wrong check for btrfs_force_chunk_alloc() - - - --- 2015-04-12 Wang Shilong Accepted
[RFC,3/3] btrfs: add .copy_file_range file operation - - - --- 2015-04-10 Zach Brown Superseded
[RFC,2/3] x86: add sys_copy_file_range to syscall tables - - - --- 2015-04-10 Zach Brown New
[RFC,1/3] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-04-10 Zach Brown Not Applicable
[RESEND] btrfs: unlock i_mutex after attempting to delete subvolume during send - - - --- 2015-04-10 Omar Sandoval Accepted
[v2,6/6] Btrfs: show subvol= and subvolid= in /proc/mounts - - - --- 2015-04-09 Omar Sandoval Superseded
[v2,5/6] Btrfs: unify subvol= and subvolid= mounting - - - --- 2015-04-09 Omar Sandoval Superseded
[v2,4/6] Btrfs: fail on mismatched subvol and subvolid mount options - - - --- 2015-04-09 Omar Sandoval Superseded
[v2,3/6] Btrfs: clean up error handling in mount_subvol() - - - --- 2015-04-09 Omar Sandoval Superseded
[v2,2/6] Btrfs: remove all subvol options before mounting top-level - - - --- 2015-04-09 Omar Sandoval Superseded
[v2,1/6] Btrfs: lock superblock before remounting for rw subvol - - - --- 2015-04-09 Omar Sandoval Superseded
fstests: test btrfs send after swapping directory names differently - - - --- 2015-04-09 Filipe Manana Not Applicable
Btrfs: incremental send, check if orphanized dir inode needs delayed rename - - - --- 2015-04-09 Filipe Manana Superseded
[PATCH/RFC] fscache/cachefiles versus btrfs - - - --- 2015-04-09 NeilBrown New
[9/9] btrfs: cleanup unused alloc_chunk varible - - - --- 2015-04-09 Zhaolei New
[8/9] btrfs: wait for delayed iputs on no space - - - --- 2015-04-09 Zhaolei Accepted
[7/9] btrfs: Support busy loop of write and delete - - - --- 2015-04-09 Zhaolei Accepted
[6/9] btrfs: Fix NO_SPACE bug caused by delayed-iput - - - --- 2015-04-09 Zhaolei Accepted
[5/9] btrfs: add WARN_ON() to check is space_info op current - - - --- 2015-04-09 Zhaolei Accepted
[4/9] btrfs: Set relative data on clear btrfs_block_group_cache->pinned - - - --- 2015-04-09 Zhaolei Accepted
[3/9] btrfs: Adjust commit-transaction condition to avoid NO_SPACE more - - - --- 2015-04-09 Zhaolei Accepted
[2/9] btrfs: Fix tail space processing in find_free_dev_extent() - - - --- 2015-04-09 Zhaolei Accepted
[1/9] btrfs: fix condition of commit transaction - - - --- 2015-04-09 Zhaolei Accepted
Btrfs: fill ->last_trans for delayed inode in btrfs_fill_inode. - - - --- 2015-04-09 Yang Dongsheng Accepted
btrfs-progs: use local btrfs-image in leaf corruption test - - - --- 2015-04-08 WorMzy Tykashi Accepted
[3/3] Btrfs: show subvol= and subvolid= in /proc/mounts - - - --- 2015-04-08 Omar Sandoval Superseded
[2/3] Btrfs: unify subvol= and subvolid= mounting - - - --- 2015-04-08 Omar Sandoval Superseded
« 1 2 ... 328 329 330419 420 »