reiserfs-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-15 16:58:06 to 2022-09-05 05:54:56 UTC [more...]

[PATCH v2 00/14] fs/buffer: remove ll_rw_block()
 2022-09-05  5:54 UTC  (36+ messages)
` [PATCH v2 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH v2 02/14] fs/buffer: add some new buffer read helpers
` [PATCH v2 03/14] fs/buffer: replace ll_rw_block()
` [PATCH v2 04/14] gfs2: "
` [PATCH v2 05/14] isofs: "
` [PATCH v2 06/14] jbd2: "
` [PATCH v2 07/14] ntfs3: "
` [PATCH v2 08/14] ocfs2: "
` [PATCH v2 09/14] reiserfs: "
` [PATCH v2 10/14] udf: "
` [PATCH v2 11/14] ufs: "
` [PATCH v2 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH v2 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
` [PATCH v2 14/14] fs/buffer: remove bh_submit_read() helper

[PATCH 00/14] buffer: remove ll_rw_block()
 2022-08-31 13:11 UTC  (30+ messages)
` [PATCH 01/14] fs/buffer: remove __breadahead_gfp()
` [PATCH 02/14] fs/buffer: add some new buffer read helpers
` [PATCH 03/14] fs/buffer: replace ll_rw_block()
` [PATCH 04/14] gfs2: "
` [PATCH 05/14] isofs: "
` [PATCH 06/14] jbd2: "
` [PATCH 07/14] ntfs3: "
` [PATCH 08/14] ocfs2: "
` [PATCH 09/14] reiserfs: "
` [PATCH 10/14] udf: "
` [PATCH 11/14] ufs: "
` [PATCH 12/14] fs/buffer: remove ll_rw_block() helper
` [PATCH 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
` [PATCH 14/14] fs/buffer: remove bh_submit_read() helper

Reiser4 / Debian Bullseye for AMD64 successful installation to remote Ryzen 7 PRO 3700 8-core / 64 Gb RAM server
 2022-08-29 15:23 UTC 

[syzbot] WARNING in reiserfs_readdir_inode
 2022-08-25 18:26 UTC 

[syzbot] WARNING in reiserfs_lookup
 2022-08-25 18:25 UTC 

[PATCH] fs/reiserfs: replace ternary operator with min() and min_t()
 2022-08-19  9:06 UTC  (2+ messages)

[PATCH] reiserfs: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[PATCH 02/14] reiserfs: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 UTC 

[syzbot] KASAN: use-after-free Read in search_by_entry_key (2)
 2022-08-17 16:10 UTC  (3+ messages)
` [PATCH] reiserfs: add check in search_by_entry_key()
` [PATCH v2] reiserfs: add check in bin_search_in_dir_item()

5.17.0-3+reiser4.0.2-amd64 SFRN 4.0.2 crash in local development machine part
 2022-08-06 10:34 UTC 

[syzbot] KASAN: null-ptr-deref Read in do_journal_end (2)
 2022-07-30 19:30 UTC 

[PATCH] fs/reiserfs/inode: remove dead code in _get_block_create_0()
 2022-07-26 10:48 UTC  (2+ messages)

Issues with Reiser4 SFRN 4.0.2 modified patch for Linux 5.17.xy
 2022-07-24 13:59 UTC  (2+ messages)

KASAN: use-after-free Read in reiserfs_fill_super
 2022-07-22 20:52 UTC 

KASAN: vmalloc-out-of-bounds Read in cleanup_bitmap_list
 2022-07-21  0:59 UTC  (3+ messages)

[PATCH] fs/reiserfs/inode: remove dead code in _get_block_create_0()
 2022-07-20  6:57 UTC  (2+ messages)

[PATCH] reiserfs: removed useless condition from if
 2022-07-07 14:27 UTC 

Alternatives after removal of ReiserFS
 2022-05-19 15:43 UTC  (3+ messages)

Reiser4 on an inherently read-only block device
 2022-04-13 20:41 UTC  (4+ messages)

Reiser5: Parallel scaling out on local hosts. Numbers!
 2022-04-10 16:12 UTC 

Is it time to remove reiserfs?
 2022-04-05 23:04 UTC  (29+ messages)
  ` [PATCH] reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag

[PATCH v2] reiserfs: Deprecate reiserfs
 2022-02-25 12:54 UTC 

[PATCH] reiserfs: Deprecate reiserfs
 2022-02-25 12:52 UTC  (3+ messages)

Unsubscription Incident
 2022-02-23  3:06 UTC  (2+ messages)

Reiser4 SFRN 4.0.2 issues with kernel 5.15
 2022-01-26  9:09 UTC 

Contact GT Bank-Benin to receive your transfer amount of $18.5m US Dollars
 2022-01-10 13:12 UTC 

Reiser4 -enabled Debian packaging hack for Linux 5.14.21-1 EOL
 2021-12-23 18:46 UTC 

[PATCH] reiserfs: don't use congestion_wait()
 2021-12-13 21:56 UTC  (5+ messages)

[syzbot] KASAN: out-of-bounds Read in leaf_paste_entries (2)
 2021-12-13 19:20 UTC 

[syzbot] KASAN: use-after-free Read in reiserfs_fill_super (2)
 2021-12-09  7:56 UTC 

[syzbot] KASAN: null-ptr-deref Read in do_journal_end
 2021-10-28  6:50 UTC 

[PATCH] fs: reiserfs: remove useless new_opts in reiserfs_remount
 2021-10-27 14:45 UTC  (2+ messages)

[PATCH] fs: reiserfs: free new_opts in reiserfs_remount
 2021-10-27 12:29 UTC  (5+ messages)

don't use ->bd_inode to access the block device size v3
 2021-10-19  1:04 UTC  (40+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

don't use ->bd_inode to access the block device size v2
 2021-10-18  6:22 UTC  (20+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 11/30] affs: "
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 20/30] ntfs3: "
` [PATCH 22/30] reiserfs: "
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks


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).