messages from 2013-12-25 05:38:08 to 2014-06-02 19:55:52 UTC [more...]
[RFC 00/32] making inode time stamps y2038 ready
2014-06-02 19:55 UTC (14+ messages)
` [RFC 26/32] reiserfs: convert to struct inode_time
[patch 00/29] reiserfs cleanup patchset
2014-05-27 12:36 UTC (43+ messages)
` [patch 01/29] reiserfs: use per-fs commit workqueues
` [patch 02/29] reiserfs: cleanup, rename key and item accessors to more friendly names
` [patch 04/29] reiserfs: cleanup, remove nblocks argument from journal_end
` [patch 05/29] reiserfs: cleanup, remove sb "
` [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
[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)
[Bug] [Reiser4] [XEN] PV crash on PV shutdown
2014-05-14 8:50 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)
ACL support
2014-04-13 22:22 UTC (9+ messages)
reiserfs: REISERFS panic (device loop0): journal-003 check_journal_end: j_start (3452) is too high
2014-04-06 14:28 UTC
[PATCH v2] reiserfs: fix race in readdir
2014-04-02 22:19 UTC (2+ messages)
[PATCH] reiserfs: fix race in readdir
2014-04-02 18:34 UTC (4+ messages)
Are there any plans to produce a Reiser4 patch for the linux-3.14.x series
2014-04-01 12:04 UTC
[RFC 1/1] fs/reiserfs/journal.c: Remove obsolete __GFP_NOFAIL
2014-03-27 4:38 UTC (18+ messages)
[PATCH 1/1] fs/reiserfs/super.c: add __init to init_inodecache
2014-03-25 16:26 UTC (2+ messages)
reiserfs: kernel BUG at fs/reiserfs/journal.c:1095!
2014-03-22 0:41 UTC
[PATCH] fs: push sync_filesystem() down to the file system's remount_fs()
2014-03-14 12:13 UTC (7+ messages)
` [Cluster-devel] "
patching problem with patch-3.13.5-6 and reiser4-for-3.13.1.patch on 3.13x
2014-03-12 10:53 UTC
[ANNOUNCE] Reiser4: Different Transaction Models
2014-03-11 1:00 UTC
[PATCH] reiser4: fix comment typo in znode.c
2014-02-14 6:47 UTC
[PATCH 20/21] fs: Move prototype declaration to header file reiserfs.h from super.c
2014-02-09 18:08 UTC (2+ messages)
[Bug 29162] New: Reiserfs hang with dataloss sometimes
2014-02-04 20:22 UTC (10+ messages)
` [Bug 29162] "
Are there any plans to produce a Reiser4 patch for the linux-3.13.x series
2014-01-29 22:04 UTC
[BUG 3.13.0-rc6] reiserfs possible circular locking dependency
2014-01-15 23:29 UTC (4+ messages)
[PATCH 00/21] Consolidate Posix ACL implementation V3
2014-01-07 15:53 UTC (2+ messages)
Advise to invest in your Country
2013-12-30 18:06 UTC
is [reiser4] volume repairable ?
2013-12-27 10:36 UTC
Merry Christmas and happy reiser4-for-3.13-rc5 testing!
2013-12-26 17:46 UTC (3+ messages)
[PATCH 0/3] kernel.h: centrally define U32_MAX, etc
2013-12-26 15:11 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).