reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-04 16:59:34 to 2019-06-25 10:36:31 UTC [more...]

[PATCH v4 0/7] vfs: make immutable files actually immutable
 2019-06-25 10:36 UTC  (16+ messages)
` [PATCH 1/7] mm/fs: don't allow writes to immutable files
` [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
      ` [Ocfs2-devel] "
` [PATCH 3/7] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/7] vfs: don't allow most setxattr to immutable files
` [PATCH 5/7] xfs: refactor setflags to use setattr code directly
` [PATCH 6/7] xfs: clean up xfs_merge_ioc_xflags
` [PATCH 7/7] vfs: don't allow writes to swap files

[PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-21 23:56 UTC  (5+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[PATCH v3 0/6] vfs: make immutable files actually immutable
 2019-06-21  0:54 UTC  (14+ messages)
` [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags

[PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-20 13:46 UTC  (12+ messages)
` [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
  ` [Jfs-discussion] "
  ` [PATCH v2 "
` [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

bug#22113: Initial Reiser4 patch for Parted
 2019-05-25 20:25 UTC  (6+ messages)
` bug#22113: PATCH: Updated Reiser4 probe enabled against GNU Parted git://git.sv.gnu.org/parted.git

[PATCH] reiserfs: Add comment to explain endianness issue in xattr_hash
 2019-04-23 16:20 UTC  (2+ messages)

[PATCH] reiserfs: Force type conversion in xattr_hash
 2019-04-23 15:16 UTC  (8+ messages)

[PATCH] reiserfs: fix spelling mistake "enrty" -> "entry"
 2019-04-16 13:17 UTC  (2+ messages)

[PATCH] fs/reiserfs/journal.c: Make remove_journal_hash static
 2019-04-15 15:06 UTC  (3+ messages)

INFO: task hung in reiserfs_sync_fs
 2019-02-12  1:44 UTC 

Reiser4 Linux 4.17.19-1 hangs in Google cloud VM, too
 2019-01-29 13:54 UTC 

[PATCH AUTOSEL 3.18 2/9] reiserfs: propagate errors from fill_with_dentries() properly
 2018-11-13  5:52 UTC 

[PATCH AUTOSEL 4.4 02/11] reiserfs: propagate errors from fill_with_dentries() properly
 2018-11-13  5:52 UTC 

[PATCH AUTOSEL 4.9 04/17] reiserfs: propagate errors from fill_with_dentries() properly
 2018-11-13  5:52 UTC 

[PATCH AUTOSEL 4.14 09/26] reiserfs: propagate errors from fill_with_dentries() properly
 2018-11-13  5:51 UTC 

[PATCH AUTOSEL 4.18 13/39] reiserfs: propagate errors from fill_with_dentries() properly
 2018-11-13  5:50 UTC 

[PATCH AUTOSEL 4.19 15/44] reiserfs: propagate errors from fill_with_dentries() properly
 2018-11-13  5:49 UTC 

[PATCH] reiserfs: remove workaround code for GCC 3.x
 2018-10-31  5:50 UTC  (3+ messages)

Reiser4 Linux 4.17.19-1 hangs in Google cloud VM, too
 2018-10-23  6:06 UTC  (8+ messages)

Reiser4 enhanced Debian 9.x Linux 4.18.xy series hung
 2018-10-21 22:34 UTC  (2+ messages)

Reiser4 / GCC6 for Debian Kernel 4.18.1x Packaging for Sid
 2018-10-05 13:34 UTC 

[PATCH] reiserfs: propagate errors from fill_with_dentries properly
 2018-09-03 16:04 UTC  (2+ messages)

[PATCH] reiserfs: fix broken xattr handling (heap corruption, bad retval)
 2018-08-13 18:39 UTC  (6+ messages)

KASAN: global-out-of-bounds Write in string
 2018-07-16 15:25 UTC  (5+ messages)
  ` [PATCH] reiserfs: fix buffer overflow with long warning messages

kernel BUG at fs/reiserfs/lock.c:LINE!
 2018-07-10 19:25 UTC 

[PATCH] [v3] reiserfs: change j_timestamp type to time64_t
 2018-06-22 13:32 UTC 

[PATCH 1/3] [v2] reiserfs: remove unused j_timestamp
 2018-06-20 14:38 UTC  (4+ messages)
` [PATCH 2/3] [v2] reiserfs: use monotonic time for j_trans_start_time
` [PATCH 3/3] [v2] reiserfs: remove obsolete print_time function

[PATCH 1/3] reiserfs: remove unused j_timestamp
 2018-06-20  8:28 UTC  (6+ messages)
` [PATCH 2/3] reiserfs: use monotonic time for j_trans_start_time
` [PATCH 3/3] reiserfs: use 64-bit values in print_time

MariaDB 10.x will not install in Debian Stretch if Reiser4 rootfs has a separate non-reiser4 /tmp partition
 2018-06-09 18:03 UTC 

[GIT PULL] Transition vfs to 64-bit timestamps
 2018-06-01 20:58 UTC  (3+ messages)

[PATCH 0/6] Transition vfs to 64-bit timestamps
 2018-05-17  1:13 UTC  (10+ messages)
` [PATCH 6/6] vfs: change inode times to use struct timespec64

[PATCH 0/9] tree-wide: fix typo 'can by' to 'can be'
 2018-05-06 11:23 UTC  (2+ messages)
` [PATCH 7/9] reiserfs: journal: "

[PATCH?] reiserfs: prevent panic: don't allow %-char in journal dev. name
 2018-04-09 14:34 UTC  (10+ messages)

Reiser4 Kernel 4.15.15 and Upgraded wireless-regdb for Debian AMD64
 2018-04-04  6:52 UTC 

BUG: unable to handle kernel paging request in cleanup_bitmap_list
 2018-04-04  0:02 UTC  (2+ messages)

WARNING in format_decode
 2018-03-31 20:47 UTC 

WARNING in format_decode
 2018-03-31 20:47 UTC 

kernel BUG at fs/reiserfs/journal.c:LINE!
 2018-03-31 15:55 UTC 

Reiser4 \(SFRN\) 4.0.2 and linux 4.14.x cold boot kernel hang frequency
 2018-02-15 12:35 UTC  (2+ messages)

[PATCH 4.4 44/74] reiserfs: Dont clear SGID when inheriting ACLs
 2018-01-29 12:56 UTC 

Linux 4.14.14 kernel bug on line 152 fs/reiser4/block_alloc.c
 2018-01-26 13:51 UTC  (2+ messages)

reiser4-for-4.14.1.patch.gz on Linux-4.14.12/13 issues
 2018-01-11 16:37 UTC 

[BUG]Reiser4-for-4.12 kernel: reiser4[rsync(9841)]: reiser4_write_dispatch (fs/reiser4/plugin/file/file_conversion.c:582)[edward-1544]:\x0aWARNING: Inode 98653: file plugin conversion failed (-2)
 2018-01-02 17:21 UTC  (3+ messages)

[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
 2017-12-20 14:14 UTC  (10+ messages)
` [PATCH acks] "

PROBLEM: Getting "Oops" error on writing data to reiserfs partition with kernel 4.4.105
 2017-12-12 15:19 UTC 

Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
 2017-12-01 16:49 UTC 

Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
 2017-11-29  3:05 UTC 

Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
 2017-11-28 17:08 UTC  (2+ messages)

Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
 2017-11-28 11:50 UTC  (6+ messages)

Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
 2017-11-27 23:08 UTC  (2+ messages)

[PATCH 2/2] reiser4: zstd1 compression support
 2017-11-26 22:54 UTC 

[PATCH 1/2] reiser4: port for Linux-4.14
 2017-11-26 22:54 UTC 

Reiser4 for 4.13.0/1 patches and transparent-compression
 2017-11-15 21:19 UTC  (2+ messages)

[PATCH] reiserfs: remove unneeded i_version bump
 2017-11-15 13:25 UTC  (2+ messages)

Success in booting a 2TB \'maximum boot disk\' reiser4 image natively in Google Compute Engine \(GCE\)
 2017-11-15 12:44 UTC 

[PATCH] reiser4: fixed bug in reiser4_kill_root()
 2017-11-09 13:14 UTC  (3+ messages)

[RFC PATCH 2/2] fs: Grant CAP_TRUSTED rw access to trusted xattrs
 2017-10-21 19:09 UTC  (5+ messages)
` [RFC PATCH 1/2] security, capabilities: create CAP_TRUSTED
` [kernel-hardening] "

[RFC PATCH 1/2] security, capabilities: create CAP_TRUSTED
 2017-10-21 13:45 UTC 

Blog: Reiser4 hacking upstream linux.org 4.13.7 into a Debian packaging for Linux 4.13.4-2
 2017-10-18 13:26 UTC 

[PATCH 3.16 122/192] reiserfs: Don't clear SGID when inheriting ACLs
 2017-10-09 12:44 UTC 

[PATCH 3.2 52/74] reiserfs: Don't clear SGID when inheriting ACLs
 2017-10-09 12:30 UTC 

Real status of ReiserFS4?
 2017-10-05  5:56 UTC 

Real status of ReiserFS4?
 2017-10-04 20:27 UTC  (5+ 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).