linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-12-15 22:04:39 to 2017-12-20 14:30:55 UTC [more...]

[PATCH v3 00/11] Metadata specific accouting and dirty writeout
 2017-12-20 14:30 UTC  (13+ messages)
` [PATCH v3 03/10] lib: add a __fprop_add_percpu_max
` [PATCH v3 05/10] writeback: add counters for metadata usage
` [PATCH v3 06/10] writeback: introduce super_operations->write_metadata

[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
 2017-12-20 14:14 UTC  (3+ messages)
` [PATCH acks] "

[PATCH v3 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-20 14:03 UTC  (31+ messages)
` [PATCH v3 01/19] fs: new API for handling inode->i_version
` [PATCH v3 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v3 03/19] fat: convert to new i_version API
` [PATCH v3 04/19] affs: "
` [PATCH v3 05/19] afs: "
` [PATCH v3 06/19] btrfs: "
` [PATCH v3 07/19] exofs: switch "
` [PATCH v3 08/19] ext2: convert "
` [PATCH v3 09/19] ext4: "
` [PATCH v3 10/19] nfs: "
` [PATCH v3 11/19] nfsd: "
` [PATCH v3 12/19] ocfs2: "
` [PATCH v3 13/19] ufs: use "
` [PATCH v3 14/19] xfs: convert to "
` [PATCH v3 15/19] IMA: switch IMA over "
` [PATCH v3 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v3 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v3 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v3 19/19] fs: handle inode->i_version more efficiently

[PATCH v6 00/11] Intel SGX Driver
 2017-12-20 13:18 UTC  (4+ messages)

[PATCH] fs: buffer: Remove unnecessary initialisation for bh->b_state
 2017-12-20 10:16 UTC 

[ANNOUNCE] autofs 5.1.2 release
 2017-12-20  7:30 UTC  (6+ messages)

[f2fs-dev] [PATCH RFC] f2fs: clean up build_sit_entries
 2017-12-20  5:46 UTC  (7+ messages)

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-12-20  1:11 UTC  (4+ messages)
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate

[f2fs-dev][PATCH RFC] f2fs: refactor get_new_segment
 2017-12-19 22:56 UTC  (2+ messages)

[PATCH] fcntl.2, read.2, write.2: document "Lost locks" as cause for EIO
 2017-12-19 20:30 UTC  (5+ messages)

[PATCH 0/3, V2] Move groups_sort outisde of set_groups
 2017-12-19 20:14 UTC  (7+ messages)
` [PATCH 2/3, V2] kernel: Move groups_sort to the caller "

[PATCH RFC] stat.2: Document that stat can fail with EINTR
 2017-12-19 19:28 UTC  (7+ messages)

[PATCH 00/11] fs: use freeze_fs on suspend/hibernate
 2017-12-19 16:50 UTC  (3+ messages)

[PATCH 0/2] ext4: Fix ENOSPC handling for DAX faults
 2017-12-19 16:42 UTC  (4+ messages)

[resend PATCH 0/2] fix VFS register_shrinker fixup
 2017-12-19 15:57 UTC  (6+ messages)
` [PATCH 1/2] mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed
` [PATCH 2/2] VFS: handle register_shrinker failure in sget_userns

[ANNOUNCE] util-linux stable v2.31.1
 2017-12-19 15:25 UTC 

[PATCH] writeback: synchronize sync(2) against cgroup writeback membership switches
 2017-12-19 13:31 UTC  (6+ messages)
      ` [PATCH v2] "

[trivial PATCH] treewide: Align function definition open/close braces
 2017-12-19 13:04 UTC  (11+ messages)
` [alsa-devel] "

[PATCH] NFS: allow name_to_handle_at() to work for Amazon EFS
 2017-12-19 12:42 UTC  (6+ messages)

[ANNOUNCE] autofs 5.1.4 release
 2017-12-19 10:41 UTC  (3+ messages)

[PATCH] fscache: Fix the default for fscache_maybe_release_page()
 2017-12-19  9:00 UTC 

[PATCH] fscache: Fix the default for fscache_maybe_release_page()
 2017-12-19  8:59 UTC 

[PATCH] fs: add kernel-doc entry for function argument
 2017-12-19  6:28 UTC 

[PATCH v4 00/73] XArray version 4
 2017-12-19  0:27 UTC  (8+ messages)
` [PATCH v4 08/73] xarray: Add documentation
      ` Naming of tag operations in the XArray
    ` Storing errors "

GREETINGS BELOVED
 2017-12-18 23:27 UTC 

[PATCH 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-18 14:03 UTC  (11+ messages)
` [PATCH 01/19] fs: new API for handling inode->i_version
` [PATCH 08/19] ext2: convert to new i_version API
` [PATCH 12/19] ocfs2: "

[PATCH] fsck.f2fs: check and fix i_namelen to avoid double free
 2017-12-18 13:25 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] ext4: delayed inode update for the consistency of file size after a crash
 2017-12-18 12:32 UTC  (3+ messages)

[PATCH V4 00/45] block: support multipage bvec
 2017-12-18 12:22 UTC  (46+ messages)
` [PATCH V4 01/45] block: introduce bio helpers for converting to "
` [PATCH V4 02/45] block: conver to bio_first_bvec_all & bio_first_page_all
` [PATCH V4 03/45] fs: convert to bio_last_bvec_all()
` [PATCH V4 04/45] block: bounce: avoid direct access to bvec table
` [PATCH V4 05/45] block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
` [PATCH V4 06/45] dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE
` [PATCH V4 07/45] bcache: comment on direct access to bvec table
` [PATCH V4 08/45] block: move bio_alloc_pages() to bcache
` [PATCH V4 09/45] btrfs: avoid access to .bi_vcnt directly
` [PATCH V4 10/45] btrfs: avoid to access bvec table directly for a cloned bio
` [PATCH V4 11/45] dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages()
` [PATCH V4 12/45] blk-merge: compute bio->bi_seg_front_size efficiently
` [PATCH V4 13/45] block: blk-merge: try to make front segments in full size
` [PATCH V4 14/45] block: blk-merge: remove unnecessary check
` [PATCH V4 15/45] block: rename bio_for_each_segment* with bio_for_each_page*
` [PATCH V4 16/45] block: rename rq_for_each_segment as rq_for_each_page
` [PATCH V4 17/45] block: rename bio_segments() with bio_pages()
` [PATCH V4 18/45] block: introduce multipage page bvec helpers
` [PATCH V4 19/45] block: introduce bio_for_each_segment()
` [PATCH V4 20/45] block: use bio_for_each_segment() to compute segments count
` [PATCH V4 21/45] block: use bio_for_each_segment() to map sg
` [PATCH V4 22/45] block: introduce segment_last_page()
` [PATCH V4 23/45] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V4 24/45] btrfs: use segment_last_page to get bio's last page
` [PATCH V4 25/45] block: implement bio_pages_all() via bio_for_each_page_all()
` [PATCH V4 26/45] block: introduce bio_segments()
` [PATCH V4 27/45] block: introduce rq_for_each_segment()
` [PATCH V4 28/45] block: loop: pass segments to iov_iter
` [PATCH V4 29/45] block: bio: introduce bio_for_each_page_all2 and bio_for_each_segment_all
` [PATCH V4 30/45] block: deal with dirtying pages for multipage bvec
` [PATCH V4 31/45] block: convert to bio_for_each_page_all2()
` [PATCH V4 32/45] md/dm/bcache: conver to bio_for_each_page_all2 and bio_for_each_segment
` [PATCH V4 33/45] fs: conver to bio_for_each_page_all2
` [PATCH V4 34/45] btrfs: "
` [PATCH V4 35/45] ext4: "
` [PATCH V4 36/45] f2fs: "
` [PATCH V4 37/45] xfs: "
` [PATCH V4 38/45] exofs: "
` [PATCH V4 39/45] gfs2: "
` [PATCH V4 40/45] block: kill bio_for_each_page_all()
` [PATCH V4 41/45] block: rename bio_for_each_page_all2 as bio_for_each_page_all
` [PATCH V4 42/45] block: enable multipage bvecs
` [PATCH V4 43/45] block: bio: pass segments to bio if bio_add_page() is bypassed
` [PATCH V4 44/45] block: always define BIO_MAX_PAGES as 256
` [PATCH V4 45/45] block: document usage of bio iterator helpers

[PATCH] fsck.f2fs: check nid range before use to avoid segmentation fault
 2017-12-18 11:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] f2fs: pass down write hints to block layer for bufferd write
 2017-12-18  7:28 UTC  (9+ messages)
    ` [f2fs-dev] "

[git pull] a couple of vfs fixes
 2017-12-17 16:59 UTC 

[f2fs-dev] [PATCH RFC] f2fs: clean up build_sit_entries
 2017-12-17 11:59 UTC 

waitqueue lockdep annotation V3
 2017-12-17  7:10 UTC  (3+ messages)
` [PATCH 2/3] userfaultfd: use fault_wqh lock

[PATCH v2 00/19] fs: rework and optimize i_version handling in filesystems
 2017-12-17  1:05 UTC  (25+ messages)
` [PATCH v2 01/19] fs: new API for handling inode->i_version
` [PATCH v2 02/19] fs: don't take the i_lock in inode_inc_iversion
` [PATCH v2 03/19] fat: convert to new i_version API
` [PATCH v2 04/19] affs: "
` [PATCH v2 05/19] afs: "
` [PATCH v2 06/19] btrfs: "
` [PATCH v2 07/19] exofs: switch "
` [PATCH v2 08/19] ext2: convert "
` [PATCH v2 09/19] ext4: "
` [PATCH v2 10/19] nfs: "
` [PATCH v2 11/19] nfsd: "
` [PATCH v2 12/19] ocfs2: "
` [PATCH v2 13/19] ufs: use "
` [PATCH v2 14/19] xfs: convert to "
` [PATCH v2 15/19] IMA: switch IMA over "
` [PATCH v2 16/19] fs: only set S_VERSION when updating times if necessary
` [PATCH v2 17/19] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [PATCH v2 18/19] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [PATCH v2 19/19] fs: handle inode->i_version more efficiently

[PATCH v5 00/78] XArray v5
 2017-12-16 10:51 UTC  (15+ messages)
` [PATCH v5 65/78] dax: Convert grab_mapping_entry to XArray
` [PATCH v5 67/78] page cache: Finish XArray conversion
` [PATCH v5 68/78] mm: Convert cgroup writeback to XArray
` [PATCH v5 69/78] vmalloc: Convert "
` [PATCH v5 70/78] brd: "
` [PATCH v5 71/78] xfs: Convert m_perag_tree "
` [PATCH v5 72/78] xfs: Convert pag_ici_root "
` [PATCH v5 73/78] xfs: Convert xfs dquot "
` [PATCH v5 74/78] xfs: Convert mru cache "
` [PATCH v5 75/78] usb: Convert xhci-mem "
` [PATCH v5 76/78] md: Convert raid5-cache "
` [PATCH v5 77/78] irqdomain: Convert "
` [PATCH v5 78/78] fscache: "

About the try to remove cross-release feature entirely by Ingo
 2017-12-16  2:41 UTC  (8+ messages)
` [PATCH] locking/lockdep: Remove the cross-release locking checks


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).