messages from 2014-12-08 19:14:57 to 2015-03-16 17:36:05 UTC [more...]
[RFC PATCH 0/5] Remove rw parameter from direct_IO()
2015-03-16 17:36 UTC (7+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()
reiserfs: inconsistent format in __RASSERT
2015-03-16 13:45 UTC (4+ messages)
` [PATCH] reiserfs: fix __RASSERT format string
patch construction - The diff is malformed. Some lines could not be parsed
2015-03-11 12:58 UTC
[PATCH] reiser4: precise discard - general case
2015-03-09 10:38 UTC (9+ messages)
Does anyone know what is wrong with this command or what is causing this error with mount using /dev/sdb ?
2015-03-09 6:54 UTC
[PATCH] reiserfs: fix several reiserfs_warning calls
2015-03-08 23:32 UTC (2+ messages)
Is there a list of live cd's with Reiser4 support built in ?
2015-03-06 21:28 UTC (3+ messages)
Warning: mounting sdb with fatal errors, forcing read-only mount
2015-03-06 7:49 UTC (2+ messages)
reiser4progs and Wrong order of keys. query [on sdb]
2015-03-05 3:00 UTC
[PATCH] reiser4: implement ->rename2() of struct inode_operations
2015-02-27 17:42 UTC (3+ messages)
sequence of commands in a loop on reiser4progs
2015-02-27 6:17 UTC (2+ messages)
using debugfs.reiser4 options to access R4 on /dev/sdb
2015-02-27 5:35 UTC (8+ messages)
This is the sequence of --checks and --build-fs times of Reiser4 volume on disk /dev/sdb
2015-02-27 3:11 UTC (4+ messages)
[PATCHv2 1/3] Adjust reiser4 for 3.19: ->f_dentry is gone, use file_inode() instead of ->f_dentry->d_inode
2015-02-26 23:16 UTC (3+ messages)
` [PATCHv2 2/3] Adjust reiser4 for 3.19: ->f_dentry is gone, convert remaining uses to an equivalent
` [PATCHv2 3/3] Adjust reiser4 for 3.19: rip out all quota-related code
[Bug 29162] New: Reiserfs hang with dataloss sometimes
2015-02-25 21:22 UTC (2+ messages)
` [Bug 29162] "
What can I do next to use R4 partition sdb
2015-02-24 0:00 UTC (12+ messages)
` reiser4progs revision
Is there any way to access to the following r4 partition on disk - /dev/sdb
2015-02-23 9:52 UTC (4+ messages)
Bundling patches together
2015-02-21 10:12 UTC (3+ messages)
Is there a patch to fix problem of fsck so it jumps to "correct" branch?
2015-02-21 3:16 UTC
Reiser4 and large capacity disk query
2015-02-20 23:02 UTC
rpms built for reiser4progs with node41 enabled
2015-02-20 22:56 UTC
Reiser4 and large capacity disk query
2015-02-20 6:37 UTC
rpms built for reiser4progs with node41 enabled
2015-02-20 4:17 UTC
help wanted add-node41.patch fails to apply to reiser4progs version 1.0.9
2015-02-20 3:33 UTC (10+ messages)
[Bug 34362] New: Error-valued pointer dereferences
2015-02-19 16:24 UTC (2+ messages)
` [Bug 34362] "
[Bug 12335] crafted reiserfs filesystem image local DoS (reboot)
2015-02-19 15:18 UTC
What package do these two patches belong to ?
2015-02-18 13:55 UTC (2+ messages)
[PATCH 2/2] reiser4progs: node41 layout support
2015-02-18 10:24 UTC (6+ messages)
Does node41 support work with reiser4progs version 1.0.9 ?
2015-02-17 0:49 UTC
Can the patch to reiser4progs be made available error so fsck jumps to "correct" branch branch.' ?
2015-02-16 5:54 UTC
[xfstests/generic/224] read_some_cluster_pages (fs/reiser4/plugin/file/cryptcompress.c:2387)[edward-219]:WARNING: do_readpage_ctail failed
2015-02-14 17:09 UTC
[xfstests/generic/083] Warning: setattr_truncate (fs/reiser4/plugin/file/file.c:2597)[vs-1588]:
2015-02-14 12:05 UTC (2+ messages)
reiser4 and quotas
2015-02-14 8:51 UTC (2+ messages)
[PATCH 1/3] Adjust reiser4 for 3.19: ->f_dentry is gone, use file_inode() instead of ->f_dentry->d_inode
2015-02-14 0:44 UTC (3+ messages)
` [PATCH 2/3] Adjust reiser4 for 3.19: ->f_dentry is gone, convert remaining uses to an equivalent
` [PATCH 3/3] Adjust reiser4 for 3.19: convert to private i_dquot field
[xfstests] Errors when stress testing. edward-430, edward-1192, edward-219
2015-02-13 22:40 UTC (3+ messages)
[PATCH] Adjust reiser4 for 3.15: replace truncate_inode_pages(..., 0) with truncate_inode_pages_final(...)
2015-02-13 14:59 UTC (2+ messages)
[PATCHv5 00/10] reiser4: batch discard support (FITRIM ioctl): initial implementation
2015-02-13 9:39 UTC (15+ messages)
` [PATCHv5 01/10] reiser4: block_alloc: add BA_SOME_SPACE flag for grabbing a fixed amount of space
` [PATCHv5 02/10] reiser4: block_alloc: add a "monotonic_forward" parameter to reiser4_blocknr_hint to allocate blocks only in forward direction
` [PATCHv5 03/10] reiser4: block_alloc: move block accounting by pre-commit hook into block_alloc.c and document BA_DEFER behavior
` [PATCHv5 04/10] reiser4: txnmgr: free allocated but unneeded atom in atom_begin_and_assign_to_txnh()
` [PATCHv5 05/10] reiser4: txnmgr: add reiser4_create_atom() which creates an empty atom without capturing any nodes
` [PATCHv5 06/10] reiser4: txnmgr: move "empty atom" shortcut slightly below
` [PATCHv5 07/10] reiser4: batch discard support: add a dummy FITRIM ioctl handler for directories
` [PATCHv5 08/10] reiser4: batch discard support: actually implement the FITRIM ioctl handler
` [PATCHv5 09/10] reiser4: block_alloc: add a "min_len" parameter to reiser4_blocknr_hint to limit allocated extent length from below
` [PATCHv5 10/10] reiser4: batch discard support: honor minimal extent length passed from the userspace
` When is the patch set included in the reiser4-for-3.x... release ?
` help with testing
[PATCH 0/3] reiser4: precise discard: fixes on top of everything
2015-02-13 9:05 UTC (6+ messages)
` [PATCH 1/3] reiser4: discard: signify non-idempotence of check_free_blocks() by changing its name
` [PATCH 2/3] reiser4: discard: avoid checking same blocks multiple times
` [PATCH 3/3] reiser4: discard: handle incomplete erase units at the end of a partition
Will a reiser4 patch be made available for linux-3.19 as it has been released
2015-02-13 3:35 UTC
[PATCH] reiser4: return -ENOTTY from unsupported ioctls
2015-02-13 0:37 UTC
[PATCH 1/2] reiser4: node41 layout support
2015-02-10 17:58 UTC
[PATCH 0/2] reiser4: node41 layout support
2015-02-10 17:58 UTC
Here is a plain kernel based on 3.18.6 with the reiser4 patch enabled
2015-02-10 7:53 UTC
Do these patches work together ? [reiser4-for-3.18.6.patch and 3.17.3-reiser4-precise-discard-support.patch]
2015-02-10 5:44 UTC
reiserfs cleanup patchset
2015-02-09 16:04 UTC (4+ messages)
Reiser 3.5 partition name
2015-02-06 10:46 UTC
Here is a plain kernel based on 3.17.3 with the reiser4 patch enabled
2015-02-05 4:21 UTC
Reiser4: Precise real-time discard support for SSD devices
2015-02-03 23:08 UTC (3+ messages)
In the future, will a r4 patch be created for linux 3.18.x series and patches
2015-01-29 19:31 UTC (3+ messages)
patchset query re 01-29
2015-01-21 8:34 UTC
Why patch reiser4-for-3.17.3.patch does not apply ?
2015-01-19 18:12 UTC (4+ messages)
[PATCH 3.16.y-ckt 136/216] reiserfs: destroy allocated commit workqueue
2015-01-12 18:28 UTC
[3.16.y-ckt stable] Patch "reiserfs: destroy allocated commit workqueue" has been added to staging queue
2015-01-07 10:31 UTC
Reiser 3.6: Recover partition start position & Journal
2015-01-01 17:50 UTC (4+ messages)
[PATCH 1/1 linux-next] fs/reiserfs/inode.c: replace 0 by NULL for pointers
2014-12-25 12:17 UTC (2+ messages)
[PATCH 0/6] reiser4: discard support: "precise discard" aka padding of extents to erase unit boundaries
2014-12-19 20:24 UTC (13+ messages)
` [PATCH 1/6] reiser4: block_alloc: split block allocation accounting logic into separate functions for re-use
` [PATCH 2/6] reiser4: block_alloc, plugin/space/bitmap: add a method for "exact" block allocation
` [PATCH 3/6] reiser4: iterate over extents in discard_atom
` [PATCH 4/6] reiser4: discard: don't be overly smart when gluing extents in discard_sorted_merged_extents()
` [PATCH 5/6] reiser4: blocknrlist: add operations blocknr_list_del() and blocknr_list_update_extent()
` [PATCH 6/6] reiser4: discard: allocate extent paddings
Reiser4 for 3.16.2 problem: mount: mount /dev/md125 on /mnt/backup failed: Cannot allocate memory
2014-12-17 13:44 UTC (22+ messages)
` Fwd: "
patches to apply to reiser4-for-3.17.2 patch
2014-12-15 15:49 UTC (2+ messages)
[PATCH] reiser4: roll back space grabbing fixes
2014-12-14 0:17 UTC
[Testing Error] xfstests generic/127 - fsx tests modified from CXFSQA tests
2014-12-13 23:55 UTC (3+ messages)
[PATCHv2 0/3] reiser4: space grabbing fixes
2014-12-13 23:41 UTC (7+ messages)
[PATCH 1/1] reiserfs: destroy allocated commit workqueue
2014-12-12 21:27 UTC (3+ messages)
[PATCHv4 00/10] reiser4: batch discard support (FITRIM ioctl): initial implementation
2014-12-12 21:02 UTC (12+ messages)
` [PATCHv4 01/10] reiser4: block_alloc: add BA_SOME_SPACE flag for grabbing a fixed amount of space
` [PATCHv4 02/10] reiser4: block_alloc: add a "monotonic_forward" parameter to reiser4_blocknr_hint to allocate blocks only in forward direction
` [PATCHv4 03/10] reiser4: block_alloc: move block accounting by pre-commit hook into block_alloc.c and document BA_DEFER behavior
` [PATCHv4 04/10] reiser4: txnmgr: free allocated but unneeded atom in atom_begin_and_assign_to_txnh()
` [PATCHv4 05/10] reiser4: txnmgr: add reiser4_create_atom() which creates an empty atom without capturing any nodes
` [PATCHv4 06/10] reiser4: txnmgr: move "empty atom" shortcut slightly below
` [PATCHv4 07/10] reiser4: batch discard support: add a dummy FITRIM ioctl handler for directories
` [PATCHv4 08/10] reiser4: batch discard support: actually implement the FITRIM ioctl handler
` [PATCHv4 09/10] reiser4: block_alloc: add a "min_len" parameter to reiser4_blocknr_hint to limit allocated extent length from below
` [PATCHv4 10/10] reiser4: batch discard support: honor minimal extent length passed from the userspace
Is there a Reiser4 patch set planned for linux-3.18 series or will reiser4-for-3.17.2.patch.gz work with it ?
2014-12-09 6:21 UTC
[Testing Error] xfstests generic/263 - fsx exercising direct IO vs sub-block buffered I/O
2014-12-08 19:14 UTC (2+ messages)
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).