messages from 2013-12-11 10:42:44 to 2014-05-06 05:30:18 UTC [more...]
[RFC] [PATCHv2 0/5] reiser4: discard support: initial implementation
2014-05-06 5:30 UTC
[PATCH] reiser4: remove an assertion "nikita-2577" which is no longer possible to check
2014-05-05 23:59 UTC
[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 V2] fs/reiserfs/stree.c: remove obsolete __constant
2014-05-03 20:33 UTC
reiser4: discard support
2014-05-03 20:32 UTC (14+ 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)
[patch 00/29] reiserfs cleanup patchset
2014-04-26 15:14 UTC (31+ 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
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 (14+ 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 (30+ messages)
` [PATCH 01/21] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/21] fs: merge xattr_acl.c into posix_acl.c
` [PATCH 03/21] fs: add get_acl helper
` [PATCH 04/21] fs: add a set_acl inode operation
` [PATCH 05/21] fs: add generic xattr_acl handlers
` [PATCH 06/21] fs: make posix_acl_chmod more useful
` [PATCH 07/21] fs: make posix_acl_create "
` [PATCH 08/21] btrfs: use generic posix ACL infrastructure
` [PATCH 09/21] ext2/3/4: "
` [PATCH 10/21] f2fs: "
` [PATCH 11/21] hfsplus: "
` [PATCH 12/21] jffs2: "
` [PATCH 13/21] ocfs2: "
` [PATCH 14/21] reiserfs: "
` [PATCH 15/21] xfs: "
` [PATCH 16/21] jfs: "
` [PATCH 17/21] gfs2: "
` [PATCH 18/21] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 19/21] fs: remove generic_acl
` [PATCH 20/21] nfsd: use get_acl and ->set_acl
` [PATCH 21/21] hfsplus: remove can_set_xattr
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
[Bug 12335] crafted reiserfs filesystem image local DoS (reboot)
2013-12-24 2:23 UTC
[Bug 37782] Sometimes a partition hangs up: any process freezes if touches a file/directory on this partition
2013-12-23 13:54 UTC
Here is a plain kernel based on 3.12.x with the reiser4 patch enabled
2013-12-23 1:24 UTC
Reiser4 for Linux-3.12
2013-12-20 19:00 UTC
[patch 2/2]reiser4: remove not used readahead stuff
2013-12-20 18:49 UTC
[patch 1/2] reiser4: adjust to new shrinker API
2013-12-20 18:49 UTC
[PATCH 0/0] Consolidate Posix ACL implementation V3, [PATCH 0/0]
2013-12-20 13:11 UTC
[PATCH] reiserfsprogs: update the min block size description
2013-12-17 7:42 UTC
[PATCH] reiserfsprogs: remove description of unsupported long options in the usage of mkreiserfs
2013-12-16 7:39 UTC
[PATCH 00/18] Consolidate Posix ACL implementation V2
2013-12-12 21:05 UTC (27+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 06/18] fs: make posix_acl_create "
` [PATCH 07/18] btrfs: use generic posix ACL infrastructure
` [PATCH 08/18] ext2/3/4: "
` [PATCH 09/18] f2fs: "
` [PATCH 10/18] hfsplus: "
` [PATCH 11/18] jffs2: "
` [PATCH 12/18] ocfs2: "
` [PATCH 13/18] reiserfs: "
` [PATCH 14/18] xfs: "
` [PATCH 15/18] jfs: "
` [PATCH 16/18] gfs2: "
` [Cluster-devel] "
` [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 18/18] fs: remove generic_acl
[PATCH] reiser4: support user namespaces and kuid_t/kgid_t
2013-12-12 12:59 UTC (3+ messages)
[PATCH] reiser4: add module alias for 'reiser4' filesystem
2013-12-12 5:58 UTC
[PATCH 1/1] reiserfs:Adding tmpfile support
2013-12-11 21:31 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).