linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-29 18:17:11 to 2017-06-05 05:35:59 UTC [more...]

[PATCH 0/10 v10] No wait AIO
 2017-06-05  5:35 UTC  (5+ messages)
` [PATCH 01/10] fs: Separate out kiocb flags setup based on RWF_* flags
` [PATCH 02/10] fs: Introduce filemap_range_has_page()
` [PATCH 05/10] fs: return if direct write will trigger writeback
` [PATCH 06/10] fs: Introduce IOMAP_NOWAIT

[BUG] direct I/O pwrite() returning EEXIST on btrfs
 2017-06-04 21:11 UTC 

[PATCH 00/12] Delete CURRENT_TIME, CURRENT_TIME_SEC and current_fs_time
 2017-06-04  7:54 UTC  (19+ messages)
` [PATCH 04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts()
` [PATCH 10/12] apparmorfs: Replace CURRENT_TIME with current_time()

[PATCH] Btrfs: skip commit transaction if we don't have enough pinned bytes
 2017-06-04  1:31 UTC  (3+ messages)

[PATCH v4] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-03  9:57 UTC 

dedicated error codes for the block layer V3
 2017-06-03  7:38 UTC  (12+ messages)
` [PATCH 01/13] nvme-lightnvm: use blk_execute_rq in nvme_nvm_submit_user_cmd
` [PATCH 02/13] scsi/osd: don't save block errors into req_results
` [PATCH 03/13] gfs2: remove the unused sd_log_error field
` [PATCH 04/13] dm: fix REQ_RAHEAD handling
` [PATCH 05/13] fs: remove the unused error argument to dio_end_io()
` [PATCH 06/13] fs: simplify dio_bio_complete
` [PATCH 07/13] block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO
` [PATCH 08/13] dm mpath: merge do_end_io_bio into multipath_end_io_bio
` [PATCH 09/13] dm: don't return errnos from ->map
` [PATCH 10/13] dm: change ->end_io calling convention
` [PATCH 12/13] blk-mq: switch ->queue_rq return value to blk_status_t

[PATCH] generic: test Btrfs delalloc accounting overflow
 2017-06-03  7:37 UTC  (2+ messages)

[PATCH 0/8] Bio allocation and error handling cleanups
 2017-06-03  5:10 UTC  (10+ messages)
` [PATCH 1/8] btrfs: bioset allocations will never fail, adapt our helpers
` [PATCH 2/8] btrfs: btrfs_bio_alloc never fails, skip error handling
` [PATCH 3/8] btrfs: btrfs_bio_clone "
` [PATCH 4/8] btrfs: btrfs_io_bio_alloc "
` [PATCH 5/8] btrfs: sink gfp parameter to btrfs_bio_clone
` [PATCH 6/8] btrfs: remove redundant parameters from btrfs_bio_alloc
` [PATCH 7/8] btrfs: opencode trivial compressed_bio_alloc, simplify error handling
` [PATCH 8/8] btrfs: pass bytes to btrfs_bio_alloc

crypto: Work around deallocated stack frame reference gcc bug on sparc
 2017-06-02 19:55 UTC  (4+ messages)

[PATCH v2 0/9] btrfs: check namelen before read name
 2017-06-02 18:01 UTC  (18+ messages)
` [PATCH v2 1/9] btrfs: Introduce btrfs_is_namelen_valid to avoid reading beyond boundary
` [PATCH v2 2/9] btrfs: Check namelen with boundary in verify dir_item
` [PATCH v2 3/9] btrfs: Check name len on add_inode_ref call path
` [PATCH v2 4/9] btrfs: Verify dir_item in 'replay_xattr_deletes'
` [PATCH v2 5/9] btrfs: Check namelen in 'btrfs_check_ref_name_override'
` [PATCH v2 6/9] btrfs: Check name before read in 'iterate_dir_item'
` [PATCH v2 7/9] btrfs: Check namelen before read in 'btrfs_get_name'
` [PATCH v2 8/9] btrfs: Check namelen before in 'btrfs_del_root_ref'
` [PATCH v2 9/9] btrfs: Verify dir_item 'in iterate_object_props'

[PATCH] Btrfs: fix delalloc accounting leak caused by u32 overflow
 2017-06-02 14:23 UTC  (2+ messages)

[RFC PATCH v3.2 0/6] Qgroup fixes, Non-stack version
 2017-06-02 14:16 UTC  (11+ messages)
` [RFC PATCH v3.2 5/6] btrfs: qgroup: Introduce extent changeset for qgroup reserve functions

[PATCH v2 0/6] Lowmem mode check check fix for mulit-device
 2017-06-02 14:05 UTC  (9+ messages)
` [PATCH v2 1/6] btrfs-progs: Cleanup open-coded btrfs_chunk_item_size
` [PATCH v2 2/6] btrfs-progs: Enhance chunk item validation check
` [PATCH v2 3/6] btrfs-progs: check: Reuse btrfs_check_chunk_valid in lowmem mode
` [PATCH v2 4/6] btrfs-progs: Introduce function to get correct stripe length
` [PATCH v2 5/6] btrfs-progs: lowmem check: Fix false alert on missing chunk or dev extent
` [PATCH v2 6/6] btrfs-progs: test: Introduce functions to prepare and cleanup loop device

[PATCHv2] btrfs-progs: Fix slot >= nritems
 2017-06-02 10:08 UTC  (5+ messages)
  ` [PATCH 0/2] More nritems range checking
  ` [PATCH 1/2] btrfs-progs: Check slot + nr >= nritems overflow
  ` [PATCH 2/2] btrfs-progs: Check nritems under-/overflow

[PATCH] btrfs: simplify code with bio_io_error
 2017-06-02  8:08 UTC 

[PATCH v2] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-02  3:16 UTC  (4+ messages)

[PATCH 0/6] add sanity check for extent inline ref type
 2017-06-01 22:57 UTC  (7+ messages)

understanding differences in recoverability of raid1 vs raid10 and performance implications of unusual numbers of devices
 2017-06-01 21:32 UTC  (5+ messages)

[PATCH] Btrfs: fix invalid extent maps due to hole punching
 2017-06-01 17:49 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v3] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-01 16:26 UTC 

[PATCH v3] btrfs-progs: btrfs-convert: Add larger device support
 2017-06-01 16:24 UTC 

[PATCH 0/2] space_info update/creation refactoring
 2017-06-01 14:59 UTC  (3+ messages)

[PATCH 0/5] btrfs-progs: check: simple errors repair in lowmem
 2017-06-01 14:47 UTC  (3+ messages)

[PATCH 0/5] More vmalloc cleanups
 2017-06-01 14:25 UTC  (11+ messages)
` [PATCH 1/5] btrfs: replace opencoded kvzalloc with the helper
` [PATCH 2/5] btrfs: send: use kvmalloc in iterate_dir_item
` [PATCH 3/5] btrfs: scrub: add memalloc_nofs protection around init_ipath
` [PATCH 4/5] btrfs: use GFP_KERNEL in init_ipath
` [PATCH 5/5] btrfs: adjust includes after vmalloc removal

[PATCH 0/3] Update gfp flags in alloc_workspace
 2017-06-01 14:24 UTC  (8+ messages)
` [PATCH 1/3] btrfs: add memalloc_nofs protections around alloc_workspace callback
` [PATCH 2/3] btrfs: switch kmallocs to GFP_KERNEL in lzo/zlib alloc_workspace
` [PATCH 3/3] btrfs: switch to kvmalloc and "

[PATCH 00/35 v1] pagevec API cleanups
 2017-06-01 13:55 UTC  (42+ messages)
` [PATCH 01/35] fscache: Remove unused ->now_uncached callback
` [PATCH 02/35] ext4: Fix SEEK_HOLE
` [PATCH 03/35] ext4: Fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
` [PATCH 04/35] dax: Fix inefficiency in dax_writeback_mapping_range()
` [PATCH 05/35] mm: Fix THP handling in invalidate_mapping_pages()
` [PATCH 06/35] mm: Make pagevec_lookup() update index
` [PATCH 07/35] mm: Implement find_get_pages_range()
` [PATCH 08/35] fs: Fix performance regression in clean_bdev_aliases()
` [PATCH 09/35] ext4: Use pagevec_lookup_range() in ext4_find_unwritten_pgoff()
` [PATCH 10/35] ext4: Use pagevec_lookup_range() in writeback code
` [PATCH 11/35] hugetlbfs: Use pagevec_lookup_range() in remove_inode_hugepages()
` [PATCH 12/35] xfs: Use pagevec_lookup_range() in xfs_find_get_desired_pgoff()
` [PATCH 13/35] mm: Remove nr_pages argument from pagevec_lookup{,_range}()
` [PATCH 14/35] mm: Implement find_get_pages_range_tag()
` [PATCH 15/35] btrfs: Use pagevec_lookup_range_tag()
` [PATCH 16/35] ceph: "
` [PATCH 17/35] ext4: "
` [PATCH 18/35] f2fs: "
` [PATCH 19/35] f2fs: Simplify page iteration loops
` [PATCH 20/35] f2fs: Use find_get_pages_tag() for looking up single page
` [PATCH 21/35] gfs2: Use pagevec_lookup_range_tag()
` [PATCH 22/35] nilfs2: "
` [PATCH 23/35] mm: Use pagevec_lookup_range_tag() in __filemap_fdatawait_range()
` [PATCH 24/35] mm: Use pagevec_lookup_range_tag() in write_cache_pages()
` [PATCH 25/35] mm: Remove nr_pages argument from pagevec_lookup_{,range}_tag()
` [PATCH 26/35] afs: Use find_get_pages_range_tag()
` [PATCH 27/35] shmem: Use pagevec_lookup() in shmem_unlock_mapping()
` [PATCH 28/35] shmem: Use pagevec_lookup_entries()
` [PATCH 29/35] mm: Make pagevec_lookup_entries() update index
` [PATCH 30/35] mm: Implement find_get_entries_range()
` [PATCH 31/35] shmem: Convert to pagevec_lookup_entries_range()
` [PATCH 32/35] mm: Convert truncate code "
` [PATCH 33/35] mm: Remove nr_entries argument from pagevec_lookup_entries{,_range}()
` [PATCH 34/35] mm: Make find_get_entries_tag() update index
` [PATCH 35/35] mm: Implement find_get_entries_range_tag()
` [Cluster-devel] [PATCH 00/35 v1] pagevec API cleanups

[PATCH v4 00/20] Btrfs-progs offline scrub
 2017-06-01  1:04 UTC  (8+ messages)
` [PATCH v4 01/20] btrfs-progs: raid56: Introduce raid56 header for later recovery usage
` [PATCH v4 05/20] btrfs-progs: Introduce wrapper to recover raid56 data

Debugging Deadlocks?
 2017-06-01  0:32 UTC  (5+ messages)

Btrfs wiki account
 2017-05-31 12:07 UTC  (3+ messages)

[PATCH 0/10 v9] No wait AIO
 2017-05-31  8:51 UTC  (7+ messages)
` [PATCH 09/10] xfs: nowait aio support

[RFC PATCH] btrfs: qgroup: Fix hang when using inode_cache and qgroup
 2017-05-31  8:08 UTC 

[PATCH 1/3] btrfs: Introduce btrfs_check_namelen to avoid reading beyond boundary
 2017-05-31  2:31 UTC  (4+ messages)
` [PATCH 3/3] btrfs: check namelen before read/memcmp_extent_buffer

[PATCH 1/5] btrfs-progs: Cleanup open-coded btrfs_chunk_item_size
 2017-05-31  2:18 UTC  (4+ messages)
` [PATCH 2/5] btrfs-progs: Enhance chunk item validation check

[PATCH v5 0/2] Btrfs: compression fixes
 2017-05-29 23:18 UTC  (3+ messages)
` [PATCH v5 1/2] Btrfs: lzo.c - compressed data size must be less then input size
` [PATCH v5 2/2] Btrfs: compression must free at least one sector size

[PATCH v4 0/2] Btrfs: compression fixes
 2017-05-29 18:16 UTC  (4+ messages)
` [PATCH v4 2/2] Btrfs: compression must free at least one sector size


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).