Show patches with: none      |   40995 patches
« 1 2 ... 137 138 139409 410 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,11/49] btrfs: extent_io: make process_pages_contig() to accept bytenr directly btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,10/49] btrfs: extent_io: rename pages_locked in process_pages_contig() btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,09/49] btrfs: extent_io: remove the forward declaration and rename __process_pages_contig btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,08/49] btrfs: extent_io: unexport extent_invalidatepage() btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,07/49] btrfs: inode: sink parameter @start and @len for check_data_csum() btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,06/49] btrfs: disk-io: replace @fs_info and @private_data with @inode for btrfs_wq_submit_bio() btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,05/49] btrfs: make btree inode io_tree has its special owner btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,04/49] btrfs: extent_io: update the comment for find_first_extent_bit() btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,03/49] btrfs: extent_io: fix the comment on lock_extent_buffer_for_io(). btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,02/49] btrfs: use iosize while reading compressed pages btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
[v3,01/49] btrfs: extent-io-tests: remove invalid tests btrfs: add partial rw support for subpage sector size - - - --- 2020-09-30 Qu Wenruo New
fstests: delete btrfs/064 it makes no sense fstests: delete btrfs/064 it makes no sense - - - --- 2020-09-29 Anand Jain New
[v2] btrfs: cleanup cow block on error [v2] btrfs: cleanup cow block on error - 1 - --- 2020-09-29 Josef Bacik New
[-next] btrfs: Fix wild pointer reference in btrfs_set_buffer_lockdep_class [-next] btrfs: Fix wild pointer reference in btrfs_set_buffer_lockdep_class - - - --- 2020-09-29 Ye Bin New
[v2,5/5] btrfs: introduce rescue=all New rescue mount options - 1 - --- 2020-09-28 Josef Bacik New
[v2,4/5] btrfs: introduce rescue=ignoredatacsums New rescue mount options - 1 - --- 2020-09-28 Josef Bacik New
[v2,3/5] btrfs: introduce rescue=ignorebadroots New rescue mount options - - - --- 2020-09-28 Josef Bacik New
[v2,2/5] btrfs: push the NODATASUM check into btrfs_lookup_bio_sums New rescue mount options - 1 - --- 2020-09-28 Josef Bacik New
[v2,1/5] btrfs: unify the ro checking for mount options New rescue mount options - 1 - --- 2020-09-28 Josef Bacik New
btrfs-progs: subvolume: Add warning on deleting default subvolume btrfs-progs: subvolume: Add warning on deleting default subvolume - - - --- 2020-09-28 Sidong Yang New
btrfs: unlock the cow block on error btrfs: unlock the cow block on error - 1 - --- 2020-09-28 Josef Bacik New
[v5] btrfs: Add new test for qgroup assign functionality [v5] btrfs: Add new test for qgroup assign functionality - 2 - --- 2020-09-27 Sidong Yang New
[v4] btrfs: Add new test for qgroup assign functionality [v4] btrfs: Add new test for qgroup assign functionality - 2 - --- 2020-09-27 Sidong Yang New
btrfs: Calculate num_pages, reserve_bytes once in btrfs_buffered_write() btrfs: Calculate num_pages, reserve_bytes once in btrfs_buffered_write() - 1 - --- 2020-09-25 Goldwyn Rodrigues New
[14/14] btrfs: Revert 09745ff88d93 ("btrfs: dio iomap DSYNC workaround") BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-24 Goldwyn Rodrigues New
[13/14] btrfs: Call iomap_dio_complete() without inode_lock BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-24 Goldwyn Rodrigues New
[12/14] btrfs: Remove dio_sem BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-24 Goldwyn Rodrigues New
[11/14] btrfs: Use inode_lock_shared() for direct writes within EOF BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-24 Goldwyn Rodrigues New
[10/14] btrfs: Push inode locking and unlocking into buffered/direct write BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-24 Goldwyn Rodrigues New
[09/14] btrfs: Introduce btrfs_inode_lock()/unlock() BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-24 Goldwyn Rodrigues New
[08/14] btrfs: Introduce btrfs_write_check() BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-24 Goldwyn Rodrigues New
[07/14] btrfs: Move FS error state bit early during write BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-24 Goldwyn Rodrigues New
[06/14] btrfs: Move pos increment and pagecache extension to btrfs_buffered_write() BTRFS DIO inode locking/D_SYNC fix - 2 - --- 2020-09-24 Goldwyn Rodrigues New
[05/14] btrfs: split btrfs_direct_IO to read and write BTRFS DIO inode locking/D_SYNC fix - 2 - --- 2020-09-24 Goldwyn Rodrigues New
[04/14] iomap: Call inode_dio_end() before generic_write_sync() BTRFS DIO inode locking/D_SYNC fix - 3 - --- 2020-09-24 Goldwyn Rodrigues New
[03/14] iomap: Allow filesystem to call iomap_dio_complete without i_rwsem BTRFS DIO inode locking/D_SYNC fix - 2 - --- 2020-09-24 Goldwyn Rodrigues New
[02/14] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK BTRFS DIO inode locking/D_SYNC fix - 4 - --- 2020-09-24 Goldwyn Rodrigues New
[01/14] fs: remove dio_end_io() BTRFS DIO inode locking/D_SYNC fix - 4 - --- 2020-09-24 Goldwyn Rodrigues New
[5/5] btrfs: introduce rescue=all New rescue mount options - 1 - --- 2020-09-24 Josef Bacik New
[4/5] btrfs: introduce rescue=ignoredatacsums New rescue mount options - 1 - --- 2020-09-24 Josef Bacik New
[3/5] btrfs: introduce rescue=ignorebadroots New rescue mount options - - - --- 2020-09-24 Josef Bacik New
[2/5] btrfs: push the NODATASUM check into btrfs_lookup_bio_sums New rescue mount options - 2 - --- 2020-09-24 Josef Bacik New
[1/5] btrfs: unify the ro checking for mount options New rescue mount options - 1 - --- 2020-09-24 Josef Bacik New
[v4] btrfs: Add new test for qgroup assign functionality [v4] btrfs: Add new test for qgroup assign functionality - - - --- 2020-09-24 Sidong Yang New
[v2] btrfs-progs: convert: Show more info when reserve_space fails [v2] btrfs-progs: convert: Show more info when reserve_space fails - 2 - --- 2020-09-24 Marcos Paulo de Souza New
btrfs/163: Fix recently broken test btrfs/163: Fix recently broken test - - - --- 2020-09-24 Nikolay Borisov New
[2/2] btrfs: fix btrfs_find_device unused arg seed fix verify_one_dev_extent and btrfs_find_device - 2 - --- 2020-09-24 Anand Jain New
[1/2] btrfs: drop never met condition of disk_total_bytes == 0 fix verify_one_dev_extent and btrfs_find_device - 1 - --- 2020-09-24 Anand Jain New
[v3] btrfs: Add new test for qgroup assign functionality [v3] btrfs: Add new test for qgroup assign functionality - - - --- 2020-09-24 Sidong Yang New
[v3,9/9] lib: zstd: Remove zstd compatibility wrapper Update to zstd-1.4.6 - - - --- 2020-09-23 Nick Terrell New
[v3,8/9] lib: unzstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-23 Nick Terrell New
[v3,7/9] squashfs: zstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-23 Nick Terrell New
[v3,6/9] f2fs: zstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-23 Nick Terrell New
[v3,5/9] btrfs: zstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-23 Nick Terrell New
[v3,4/9] crypto: zstd: Switch to zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-23 Nick Terrell New
[v3,2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd Update to zstd-1.4.6 - - - --- 2020-09-23 Nick Terrell New
[v3,1/9] lib: zstd: Add zstd compatibility wrapper Update to zstd-1.4.6 - - - --- 2020-09-23 Nick Terrell New
btrfs-progs: convert: Mention which reserve_space call failed btrfs-progs: convert: Mention which reserve_space call failed - 2 - --- 2020-09-23 Marcos Paulo de Souza New
btrfs/125: remove constantly failing test from auto group btrfs/125: remove constantly failing test from auto group - 1 - --- 2020-09-23 Johannes Thumshirn New
btrfs: test fstrim after doing a device replace btrfs: test fstrim after doing a device replace - 1 - --- 2020-09-23 Filipe Manana New
btrfs: fix filesystem corruption after a device replace btrfs: fix filesystem corruption after a device replace - 2 - --- 2020-09-23 Filipe Manana New
[GIT,PULL] Btrfs fixes for 5.9-rc7 [GIT,PULL] Btrfs fixes for 5.9-rc7 - - - --- 2020-09-23 David Sterba New
fstests: add btrfs/218 to seed group fstests: add btrfs/218 to seed group - - - --- 2020-09-23 Anand Jain New
[v3,2/2] btrfs: return error if we're unable to read device stats Fix init for device stats for seed devices - - - --- 2020-09-22 Josef Bacik New
[v3,1/2] btrfs: init device stats for seed devices Fix init for device stats for seed devices - - - --- 2020-09-22 Josef Bacik New
[v2,9/9] lib: zstd: Remove zstd compatibility wrapper Update to zstd-1.4.6 - - - --- 2020-09-22 Nick Terrell New
[v2,8/9] lib: unzstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-22 Nick Terrell New
[v2,7/9] squashfs: zstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-22 Nick Terrell New
[v2,6/9] f2fs: zstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-22 Nick Terrell New
[v2,5/9] btrfs: zstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-22 Nick Terrell New
[v2,4/9] crypto: zstd: Switch to zstd-1.4.6 API Update to zstd-1.4.6 - - - --- 2020-09-22 Nick Terrell New
[v2,2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd Update to zstd-1.4.6 - - - --- 2020-09-22 Nick Terrell New
[v2,1/9] lib: zstd: Add zstd compatibility wrapper Update to zstd-1.4.6 - - - --- 2020-09-22 Nick Terrell New
[v2] btrfs: Add new test for qgroup assign functionality [v2] btrfs: Add new test for qgroup assign functionality - - - --- 2020-09-22 Sidong Yang New
btrfs: block-group: fix a doc warning in block-group.c btrfs: block-group: fix a doc warning in block-group.c - - - --- 2020-09-22 Xiaofei Tan New
btrfs: fix rw_devices count in __btrfs_free_extra_devids btrfs: fix rw_devices count in __btrfs_free_extra_devids - - - --- 2020-09-22 Anand Jain New
btrfs: fix memdup.cocci warnings btrfs: fix memdup.cocci warnings - 1 - --- 2020-09-22 Julia Lawall New
[v2] btrfs: reschedule when cloning lots of extents [v2] btrfs: reschedule when cloning lots of extents - 1 - --- 2020-09-22 Johannes Thumshirn New
[v2] btrfs: free device without BTRFS_MAGIC [v2] btrfs: free device without BTRFS_MAGIC - 1 - --- 2020-09-22 Anand Jain New
btrfs: fix false alert caused by legacy btrfs root item btrfs: fix false alert caused by legacy btrfs root item - 1 1 --- 2020-09-22 Qu Wenruo New
btrfs: Increment i_size after dio write completes btrfs: Increment i_size after dio write completes - - - --- 2020-09-21 Goldwyn Rodrigues New
btrfs: Fix potential null pointer deref btrfs: Fix potential null pointer deref - 1 - --- 2020-09-21 Alex Dewar New
btrfs: reschedule when cloning lots of extents btrfs: reschedule when cloning lots of extents - - - --- 2020-09-21 Johannes Thumshirn New
[2/2] btrfs: check allocation size in btrfs_ioctl_send() [1/2] btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() - - - --- 2020-09-21 Denis Efremov New
[1/2] btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() [1/2] btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send() - - - --- 2020-09-21 Denis Efremov New
[15/15] iomap: Reinstate lockdep_assert_held in iomap_dio_rw() BTRFS DIO inode locking/D_SYNC fix - - - --- 2020-09-21 Goldwyn Rodrigues New
[14/15] btrfs: Revert 09745ff88d93 ("btrfs: dio iomap DSYNC workaround") BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-21 Goldwyn Rodrigues New
[13/15] btrfs: Call iomap_dio_complete() without inode_lock BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-21 Goldwyn Rodrigues New
[12/15] btrfs: Remove dio_sem BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-21 Goldwyn Rodrigues New
[11/15] btrfs: Use inode_lock_shared() for direct writes within EOF BTRFS DIO inode locking/D_SYNC fix - - - --- 2020-09-21 Goldwyn Rodrigues New
[10/15] btrfs: Push inode locking and unlocking into buffered/direct write BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-21 Goldwyn Rodrigues New
[09/15] btrfs: Introduce btrfs_inode_lock()/unlock() BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-21 Goldwyn Rodrigues New
[08/15] btrfs: Introduce btrfs_write_check() BTRFS DIO inode locking/D_SYNC fix - - - --- 2020-09-21 Goldwyn Rodrigues New
[07/15] btrfs: Move FS error state bit early during write BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-21 Goldwyn Rodrigues New
[06/15] btrfs: Move pos increment and pagecache extension to btrfs_buffered_write() BTRFS DIO inode locking/D_SYNC fix - 2 - --- 2020-09-21 Goldwyn Rodrigues New
[05/15] btrfs: split btrfs_direct_IO to read and write BTRFS DIO inode locking/D_SYNC fix - 2 - --- 2020-09-21 Goldwyn Rodrigues New
[04/15] iomap: Call inode_dio_end() before generic_write_sync() BTRFS DIO inode locking/D_SYNC fix - 2 - --- 2020-09-21 Goldwyn Rodrigues New
[03/15] iomap: Allow filesystem to call iomap_dio_complete without i_rwsem BTRFS DIO inode locking/D_SYNC fix - 1 - --- 2020-09-21 Goldwyn Rodrigues New
[02/15] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK BTRFS DIO inode locking/D_SYNC fix - 4 - --- 2020-09-21 Goldwyn Rodrigues New
[01/15] fs: remove dio_end_io() BTRFS DIO inode locking/D_SYNC fix - 4 - --- 2020-09-21 Goldwyn Rodrigues New
« 1 2 ... 137 138 139409 410 »