reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-23 14:00:39 to 2014-06-23 16:24:08 UTC [more...]

[PATCH 1/1] FS/REISERFS: replace not-standard %Lu/%Ld
 2014-06-23 16:24 UTC 

[PATCHv6 0/5] reiser4: discard support: initial implementation
 2014-06-22 10:48 UTC  (6+ messages)
` [PATCHv6 1/5] reiser4: make space_allocator's check_blocks() reusable
` [PATCHv6 2/5] reiser4: add an implementation of "block lists", splitted off the discard code
` [PATCHv6 3/5] reiser4: discard support: initial implementation using linked lists
` [PATCHv6 4/5] reiser4: blocknr_list: use kmem_cache instead of kmalloc for allocating entries
` [PATCHv6 5/5] reiser4: blocknr_set: "

[RFC] [PATCHv5 0/4] reiser4: discard support: initial implementation, refactored
 2014-06-22  0:17 UTC  (9+ messages)
` [RFC] [PATCHv5 1/4] reiser4: make space_allocator's check_blocks() reusable
` [RFC] [PATCHv5 2/4] reiser4: add an implementation of "block lists", splitted off the discard code
` [RFC] [PATCHv5 3/4] reiser4: add reiser4_debug(): a conditional equivalent of reiser4_log()
` [RFC] [PATCHv5 4/4] reiser4: discard support: initial implementation using linked lists

[RFC] [PATCHv5 0/4] reiser4: discard support: initial implementation, refactored
 2014-06-21 17:07 UTC 

reiser4progs: possible off-by-one in librepair/twig_scan.c?
 2014-06-20  7:23 UTC  (4+ messages)

reiser4: discard implementation, pass 2: allocation issues
 2014-06-18 22:46 UTC  (22+ messages)

[PATCH] reiser4: fix reiser4_post_{commit,write_back}_hook() and their invocations
 2014-06-18  1:41 UTC  (2+ messages)

Reiser4 patching questions
 2014-06-17  8:16 UTC 

[patch 00/29] reiserfs cleanup patchset
 2014-06-13 15:09 UTC  (45+ messages)
` [patch 06/29] reiserfs: cleanup, remove sb argument from journal_mark_dirty
` [patch 07/29] reiserfs: cleanup, remove blocks arg from journal_join
` [patch 08/29] reiserfs: cleanup, remove leading whitespace from labels
` [patch 09/29] reiserfs: cleanup, remove unnecessary parens
` [patch 10/29] reiserfs: cleanup, remove unnecessary parens in dirent creation
` [patch 11/29] reiserfs: cleanup, make hash detection saner
` [patch 12/29] reiserfs: balance_leaf refactor, reformat balance_leaf comments
` [patch 13/29] reiserfs: balance_leaf refactor, move state variables into tree_balance
` [patch 14/29] reiserfs: balance_leaf refactor, pull out balance_leaf_insert_left
` [patch 15/29] reiserfs: balance_leaf refactor, pull out balance_leaf_paste_left
` [patch 16/29] reiserfs: balance_leaf refactor, pull out balance_leaf_insert_right
` [patch 17/29] reiserfs: balance_leaf refactor, pull out balance_leaf_paste_right
` [patch 18/29] reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_insert
` [patch 19/29] reiserfs: balance_leaf refactor, pull out balance_leaf_new_nodes_paste
` [patch 20/29] reiserfs: balance_leaf refactor pull out balance_leaf_finish_node_insert
` [patch 21/29] reiserfs: balance_leaf refactor, pull out balance_leaf_finish_node_paste
` [patch 22/29] reiserfs: balance_leaf refactor, pull out balance_leaf{left, right, new_nodes, finish_node}
` [patch 23/29] reiserfs: balance_leaf refactor, format balance_leaf_insert_left
` [patch 24/29] reiserfs: balance_leaf refactor, format balance_leaf_paste_left
` [patch 25/29] reiserfs: balance_leaf refactor, format balance_leaf_insert_right
` [patch 26/29] reiserfs: balance_leaf refactor, format balance_leaf_paste_right
` [patch 27/29] reiserfs: balance_leaf refactor, format balance_leaf_new_nodes_paste
` [patch 28/29] reiserfs: balance_leaf refactor, format balance_leaf_finish_node
` [patch 29/29] reiserfs: balance_leaf refactor, split up balance_leaf_when_delete

Question: Will these patches be included in the next reiser4 patch set ?
 2014-06-13 14:59 UTC  (2+ messages)

[RFC] [PATCHv4 0/4] reiser4: discard support: initial implementation
 2014-06-13 14:58 UTC  (5+ messages)
` [RFC] [PATCHv4 1/4] reiser4: discard support: make space_allocator's check_blocks() reusable
` [RFC] [PATCHv4 2/4] reiser4: add reiser4_debug(): a conditional equivalent of reiser4_log()
` [RFC] [PATCHv4 3/4] reiser4: discard support: initial implementation using extent lists
` [RFC] [PATCHv4 4/4] reiser4: discard support: enable discard functionality through a mount option

[Bug] [Reiser4] [XEN] PV crash on PV shutdown
 2014-06-12 14:36 UTC  (6+ messages)

[PATCH] fs/reiserfs/super.c : Drop memory allocation cast
 2014-06-10 14:38 UTC 

[RFC 00/32] making inode time stamps y2038 ready
 2014-06-10  9:54 UTC  (27+ messages)
` [RFC 26/32] reiserfs: convert to struct inode_time

Will a reiser4 patch be made available for linux-3.15 as it has been released
 2014-06-09  5:28 UTC 

patching 3.14.1-2 failed
 2014-06-04 10:41 UTC 

[PATCH] reiserfs: call truncate_setsize under tailpack mutex
 2014-05-21 20:37 UTC  (2+ messages)

[PATCH] reiserfs: call truncate_setsize under tailpack mutex
 2014-05-21 17:26 UTC 

Do I have to reformat my partitions to upgrade?
 2014-05-15 15:38 UTC  (3+ messages)

[PATCH V2] fs/reiserfs/stree.c: remove obsolete __constant
 2014-05-14 22:29 UTC  (5+ messages)

How do you apply these patches to kernel source code
 2014-05-12 12:00 UTC  (2+ messages)

[RFC] [PATCHv2 0/2] libaal: add device "discard" operation
 2014-05-11  9:33 UTC  (3+ messages)
` [RFC] [PATCHv2 1/2] configure.in: check for fallocate() and related headers
` [RFC] [PATCHv2 2/2] Add aal_device_discard() function and implement it for file-based device

Here is a plain kernel based on 3.14.x with the reiser4 patch enabled
 2014-05-09  2:43 UTC 

[RFC] [PATCH 0/2] libaal: add device "discard" operation
 2014-05-08 22:03 UTC  (4+ messages)
` [RFC] [PATCH 1/2] configure.in: check for fallocate() and related headers
` [RFC] [PATCH 2/2] Add aal_device_discard() function and implement it for file-based device

[RFC] [PATCH] reiser4progs: add discard support to mkfs.reiser4
 2014-05-08 19:15 UTC  (2+ messages)
` [RFC] [PATCH] mkfs: implement discarding device at filesystem creation time

[RFC] [PATCHv3 0/5] reiser4: discard support: initial implementation
 2014-05-08 18:45 UTC  (6+ messages)
` [RFC] [PATCHv3 1/5] reiser4: discard support: make space_allocator's check_blocks() reusable
` [RFC] [PATCHv3 2/5] reiser4: discard support: initial implementation using extent lists
` [RFC] [PATCHv3 3/5] reiser4: discard support: enable discard functionality through a mount option
` [RFC] [PATCHv3 4/5] reiser4: discard support: add assertions to all code written within this feature
` [RFC] [PATCHv3 5/5] reiser4: discard support: downgrade all reiser4_log() to reiser4_debug()

Reiser4 for Linux-3.14
 2014-05-07 21:48 UTC 

reiser4: discard support
 2014-05-07 21:04 UTC  (17+ messages)

[RFC] [PATCHv2 0/5] reiser4: discard support: initial implementation
 2014-05-07  7:17 UTC  (9+ messages)
` [RFC] [PATCHv2 1/5] reiser4: discard support: make space_allocator's check_blocks() reusable
` [RFC] [PATCHv2 2/5] reiser4: discard support: initial implementation using extent lists
` [RFC] [PATCHv2 3/5] reiser4: discard support: enable discard functionality through a mount option
` [RFC] [PATCHv2 4/5] reiser4: discard support: add assertions to all code written within this feature
` [RFC] [PATCHv2 5/5] reiser4: discard support: downgrade all reiser4_log() to reiser4_debug()

[PATCH] reiser4: remove an assertion "nikita-2577" which is no longer possible to check
 2014-05-06 11:18 UTC  (3+ messages)
  ` [PATCHv2] reiser4: fix an assertion broken since 3.11

[patch 2/2] reiser4: add different transaction models
 2014-05-05 16:13 UTC 

[patch 1/2] reiser4: port for Linux-3.14
 2014-05-05 16:13 UTC 

[patch 0/2] reiser4: patches for Linux-3.14
 2014-05-05 16:13 UTC 

[RFC] [PATCH] reiser4: discard support: initial implementation using extent lists
 2014-05-04 22:03 UTC  (2+ messages)

[PATCH 1/1] fs/reiserfs/stree.c: remove obsolete __constant
 2014-05-03 20:22 UTC 

reiser4: discard support
 2014-04-30 18:53 UTC  (2+ messages)


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