messages from 2016-10-03 14:33:40 to 2017-03-07 15:09:56 UTC [more...]
[PATCH 0/7 v5] scope GFP_NOFS api
2017-03-07 15:09 UTC (10+ messages)
` [PATCH 1/7] lockdep: teach lockdep about memalloc_noio_save
` [PATCH 2/7] lockdep: allow to disable reclaim lockup detection
` [PATCH 3/7] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/7] mm: introduce memalloc_nofs_{save, restore} API
` [PATCH 4/7] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/7] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 6/7] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/7] jbd2: make the whole kjournald2 kthread NOFS safe
Would it be possible for someone to port source code of resize_reiserfs to handle reiser4 partitions ? [sdbX]
2017-03-06 13:30 UTC
[PATCH 0/8 v3] scope GFP_NOFS api
2017-03-06 11:59 UTC (46+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/8] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/8] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] Revert "ext4: fix wrong gfp type under transaction"
` [Cluster-devel] "
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about
determine last used block on reiser4 volume to allow [truncate] of r4 volume query [sdb2]
2017-03-04 6:09 UTC
[RFC PATCH] uapi: move struct reiserfs_security_handle out from linux/reiserfs_xattr.h
2017-02-28 0:53 UTC
reiser4: BUG during a backup (sequentially reading the whole fs) on 4.9
2017-02-27 16:30 UTC (4+ messages)
conclusion These are the steps I used to backup accessible files in reiser4 [meta-data damaged] volume. [sdb]
2017-02-26 2:12 UTC
Bug#856143: installation-reports: 4.9.10-2+reiser4.0.1 jessie-backport successful wireless install onto HP NoteBook PC
2017-02-25 15:14 UTC
How do I make read-only file system [reiser4 disk /dev/sdb] writable
2017-02-23 10:34 UTC
[conclusion]2017-02-22 tar up files on Reiser4 disk to another disk [/dev/sdb -> sdc]
2017-02-22 9:48 UTC
[PATCH] reiser4: port for Linux-4.10
2017-02-20 16:54 UTC
[BUG] on mount with reiser4-for-4.8
2017-02-13 13:12 UTC (20+ messages)
[PATCH 0/6 v4] scope GFP_NOFS api
2017-02-07 7:17 UTC (19+ messages)
` [PATCH 1/6] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/6] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/6] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/6] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/6] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/6] jbd2: make the whole kjournald2 kthread NOFS safe
Reiser4 for Linux 4.9-2
2017-01-26 15:55 UTC
[PATCH 1/3] Reiser4: fix typo in lzo1_overrun calculation
2017-01-26 12:23 UTC (3+ messages)
` [PATCH 2/3] Reiser4: use __GFP_REPEAT flag for costly memory allocation
` [PATCH 3/3] Reiser4: use vmalloc instead of kmalloc to alloacte zhash table
[PATCH 1/1 linux-next] fs/reiserfs: atomically read inode size
2017-01-23 17:47 UTC
Bug#850713: linux-image-4.8.0-0.bpo.2-amd64: can't mount NFS shares via nfs referrals
2017-01-17 0:32 UTC
[PATCH] reiserfs: fix race in prealloc discard
2017-01-13 15:30 UTC
[RFC] Smart fibration plugin ext_4321
2017-01-07 19:26 UTC (15+ messages)
[Bug 190071] New: The patch "reiserfs: switch to generic_{get,set,remove}xattr()" introduced with 4.4.27 causes kernel panic on root mount
2017-01-06 19:01 UTC (3+ messages)
` [Bug 190071] "
nfs-common 1.3.4-2.1 jessie-backported for Reiser4 newer kernel
2016-12-29 17:28 UTC
Question on readahead of znodes under low RAM
2016-12-26 18:31 UTC (2+ messages)
[RFC] Change /proc/mounts values to human readable form
2016-12-26 16:24 UTC (2+ messages)
[RFC] Sane defaults for tmgr.atom_max_size
2016-12-26 16:21 UTC (2+ messages)
installation-reports: Jessie-backported Reiser4-patched Linux 4.8.15-1 on UpCloud 8-core/48Gig RAM KVM Cloud infrastructure successful installation
2016-12-24 13:22 UTC
[PATCH 0/9 v2] scope GFP_NOFS api
2016-12-22 9:38 UTC (32+ messages)
` [PATCH 1/9] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
` [PATCH 2/9 v2] "
` [PATCH 3/9] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/9] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/9] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/9 v2] "
` [PATCH 6/9] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/9] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 8/9] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 9/9] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about
Reiser4-for-4.8.0 patch and Debian Jessie Backports linux_4.8.11-1~bpo8+1
2016-12-22 7:40 UTC
Reiser4 for Linux-4.9
2016-12-17 17:44 UTC
[PATCH] reiserfs: use designated initializers
2016-12-17 1:04 UTC
Bug#847230: installation-reports: Reiser4 successfull remote install on Cloud provider KVM infrastructure via netboot image
2016-12-06 16:49 UTC
Reiser4 Logical Volumes. Mirrors and Failover
2016-11-26 13:47 UTC (2+ messages)
[ANNOUNCE] Reiser4 Logical Volumes. Mirrors and Failover
2016-11-20 16:17 UTC (3+ messages)
[PATCH] Reiser4 port for 4.8
2016-11-14 17:38 UTC
[Bug 187561] New: Kernel Dump on Write-Access to when Kernel is compiled without Reiserfs-Extended-Attributes-Option
2016-11-14 10:57 UTC (2+ messages)
` [Bug 187561] "
Bug#842040: Please add https support
2016-11-10 9:14 UTC
Debian GCC6 and reiser4-patched Linux kernel build issues
2016-11-01 17:59 UTC
Bug#842382: installation-reports: Reiser4-enabled d-i/Linux tzitzimecitlalli 4.7.0-1+reiser4.0.1-amd64 #1 SMP Debian 4.7.8-1+reiser4.0.1 (2016-10-26) x86_64 GNU/Linux successfully installed on Hewlett Packard Pavillion notebook
2016-10-29 3:38 UTC
[PATCH] reiser4progs: Fix configure warnings
2016-10-11 10:15 UTC (2+ messages)
[PATCH 1/2] libaal: Fix configure warnings
2016-10-11 10:12 UTC (2+ messages)
[PATCH 2/2] libaal: Fix compilation warnings
2016-10-11 2:46 UTC
[PATCH] reiser4: remove unneeded assertions, make gcc happy
2016-10-07 16:42 UTC
Reiser4 Upstream Git Repositories on GitHub
2016-10-04 15:52 UTC (19+ messages)
[PATCH] reiser4: missed patch in porting to 3.15
2016-10-04 15:44 UTC (7+ messages)
` [PATCH] Adjust reiser4 for 3.15: replace truncate_inode_pages(..., 0) with truncate_inode_pages_final(...)
[PATCH] reiser4: implement ->rename2() of struct inode_operations
2016-10-04 15:40 UTC (2+ messages)
asking a question about resize_reiserfs port to cater for a reiser4 volume
2016-10-04 13:12 UTC
request raised see -> https://bugzilla.gnome.org/show_bug.cgi?id=772387 --Could a 'port' be made of resize_reiserfs to cater for a reiser4 volume ?
2016-10-04 8:28 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).