Linux Ext4 Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev, (continued)
- [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported, Christoph Hellwig
- [PATCH 08/29] dax: remove dax_capable, Christoph Hellwig
- [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper, Christoph Hellwig
- [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper, Christoph Hellwig
- [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper, Christoph Hellwig
- [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax, Christoph Hellwig
- [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper, Christoph Hellwig
- [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax, Christoph Hellwig
- [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero, Christoph Hellwig
- [PATCH 14/29] fsdax: simplify the pgoff calculation, Christoph Hellwig
- [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers, Christoph Hellwig
- [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code, Christoph Hellwig
- [PATCH 21/29] xfs: move dax device handling into xfs_{alloc,free}_buftarg, Christoph Hellwig
- [PATCH 17/29] fsdax: factor out a dax_memzero helper, Christoph Hellwig
- [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super, Christoph Hellwig
- [PATCH 22/29] iomap: add a IOMAP_DAX flag, Christoph Hellwig
- [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super, Christoph Hellwig
- [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing, Christoph Hellwig
- [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev, Christoph Hellwig
- [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings, Christoph Hellwig
- [PATCH 26/29] fsdax: shift partition offset handling into the file systems, Christoph Hellwig
- [PATCH 28/29] iomap: build the block based code conditionally, Christoph Hellwig
- [PATCH 29/29] fsdax: don't require CONFIG_BLOCK, Christoph Hellwig
- [PATCH 27/29] dax: fix up some of the block device related ifdefs, Christoph Hellwig
- Re: [syzbot] WARNING in iomap_iter,
Christoph Hellwig
- Contents of files exchanged, Göran Uddeborg
- Debugging ext4 corruption with nojournal & extents,
Samuel Mendoza-Jonas
- [PATCH 1/2] common/rc: add _require_kernel_config and _has_kernel_config,
Lukas Czerner
- [RESEND PATCH v2] ext4: fix a possible ABBA deadlock dued to busy PA, brookxu
- [tytso-ext4:dev] BUILD SUCCESS 124e7c61deb27d758df5ec0521c36cf08d417f7a, kernel test robot
- [PATCH v2] ext4: Remove unused assignments,
cgel . zte
- [PATCH v2] ext4: Remove unnecessary assignments,
cgel . zte
- [PATCH v2] ext4: Remove redundant statement,
cgel . zte
- [PATCH 1/2] ext4: Change s_last_trim_minblks type to unsigned long,
Lukas Czerner
- [Bug 214927] New: re-mount read-write (mount -oremount,rw) of read-only filesystem rejected with EROFS, but block device is nor read-only,
bugzilla-daemon
- [Bug 214927] re-mount read-write (mount -oremount,rw) of read-only filesystem rejected with EROFS, but block device is not read-only, bugzilla-daemon
- [Bug 214927] re-mount read-write (mount -oremount,rw) of read-only filesystem rejected with EROFS, but block device is not read-only, bugzilla-daemon
- [Bug 214927] re-mount read-write (mount -oremount,rw) of read-only filesystem rejected with EROFS, but block device is not read-only, bugzilla-daemon
- [Bug 214927] re-mount read-write (mount -oremount,rw) of read-only filesystem rejected with EROFS, but block device is not read-only, bugzilla-daemon
- [Bug 214917] New: 5.15: kernel BUG at fs/ext4/inode.c:1721!,
bugzilla-daemon
- [PATCH] ext4: Allow to change s_last_trim_minblks via sysfs,
Lukas Czerner
- [PATCH] ext4: remove unnecessary ext4_inode_datasync_dirty in read path,
Zhongwei Cai
- [PATCH -next RFC] ext2: Add check if block is step over super block, Ye Bin
- [GIT PULL] fscrypt updates for 5.16,
Eric Biggers
- [Bug 214881] New: whole file system down, dmesg say kernel BUG, bugzilla-daemon
- [PATCH v3 0/9] Test the new fanotify FAN_FS_ERROR event,
Gabriel Krisman Bertazi
- [PATCH v3 1/9] syscalls: fanotify: Add macro to require specific mark types, Gabriel Krisman Bertazi
- [PATCH v3 2/9] syscalls: fanotify: Add macro to require specific events, Gabriel Krisman Bertazi
- [PATCH v3 3/9] syscalls/fanotify21: Introduce FAN_FS_ERROR test, Gabriel Krisman Bertazi
- [PATCH v3 4/9] syscalls/fanotify21: Validate the generic error info, Gabriel Krisman Bertazi
- [PATCH v3 5/9] syscalls/fanotify21: Validate incoming FID in FAN_FS_ERROR, Gabriel Krisman Bertazi
- [PATCH v3 6/9] syscalls/fanotify21: Support submission of debugfs commands, Gabriel Krisman Bertazi
- [PATCH v3 7/9] syscalls/fanotify21: Create a corrupted file, Gabriel Krisman Bertazi
- [PATCH v3 8/9] syscalls/fanotify21: Test file event with broken inode, Gabriel Krisman Bertazi
- [PATCH v3 9/9] syscalls/fanotify21: Test capture of multiple errors, Gabriel Krisman Bertazi
- Re: [PATCH v3 0/9] Test the new fanotify FAN_FS_ERROR event, Amir Goldstein
- Re: [LTP] [PATCH v3 0/9] Test the new fanotify FAN_FS_ERROR event, Petr Vorel
- Re: [LTP] [PATCH v3 0/9] Test the new fanotify FAN_FS_ERROR event, Petr Vorel
- [PATCH linux-next] ext4: Remove unused assignments, luo penghao
- [PATCH linux-next] ext4: Remove unnecessary assignments, luo penghao
- [PATCH linux-next] ext4: Remove redundant statement, luo penghao
- [PATCH v4 00/13] ext4: new mount API conversion,
Lukas Czerner
- [PATCH v4 03/13] ext4: move option validation to a separate function, Lukas Czerner
- [PATCH v4 01/13] fs_parse: allow parameter value to be empty, Lukas Czerner
- [PATCH v4 04/13] ext4: Change handle_mount_opt() to use fs_parameter, Lukas Czerner
- [PATCH v4 02/13] ext4: Add fs parameter specifications for mount options, Lukas Czerner
- [PATCH v4 05/13] ext4: Allow sb to be NULL in ext4_msg(), Lukas Czerner
- [PATCH v4 06/13] ext4: move quota configuration out of handle_mount_opt(), Lukas Czerner
- [PATCH v4 07/13] ext4: check ext2/3 compatibility outside handle_mount_opt(), Lukas Czerner
- [PATCH v4 08/13] ext4: get rid of super block and sbi from handle_mount_ops(), Lukas Czerner
- [PATCH v4 09/13] ext4: Completely separate options parsing and sb setup, Lukas Czerner
- [PATCH v4 10/13] ext4: clean up return values in handle_mount_opt(), Lukas Czerner
- [PATCH v4 11/13] ext4: change token2str() to use ext4_param_specs, Lukas Czerner
- [PATCH v4 12/13] ext4: switch to the new mount api, Lukas Czerner
- [PATCH v4 13/13] ext4: Remove unused match_table_t tokens, Lukas Czerner
- Re: [PATCH v4 00/13] ext4: new mount API conversion, Sedat Dilek
- Re: [PATCH v4 00/13] ext4: new mount API conversion, Theodore Y. Ts'o
- Re: [PATCH v4 00/13] ext4: new mount API conversion, Theodore Ts'o
- [PATCH v2 00/10] Test the new fanotify FAN_FS_ERROR event,
Gabriel Krisman Bertazi
- [PATCH v2 01/10] syscalls: fanotify: Add macro to require specific mark types, Gabriel Krisman Bertazi
- [PATCH v2 02/10] syscalls: fanotify: Add macro to require specific events, Gabriel Krisman Bertazi
- [PATCH v2 03/10] syscalls/fanotify20: Introduce helpers for FAN_FS_ERROR test, Gabriel Krisman Bertazi
- [PATCH v2 04/10] syscalls/fanotify20: Validate the generic error info, Gabriel Krisman Bertazi
- [PATCH v2 05/10] syscalls/fanotify20: Validate incoming FID in FAN_FS_ERROR, Gabriel Krisman Bertazi
- [PATCH v2 06/10] syscalls/fanotify20: Support submission of debugfs commands, Gabriel Krisman Bertazi
- [PATCH v2 07/10] syscalls/fanotify20: Create a corrupted file, Gabriel Krisman Bertazi
- [PATCH v2 08/10] syscalls/fanotify20: Test event after filesystem abort, Gabriel Krisman Bertazi
- [PATCH v2 09/10] syscalls/fanotify20: Test file event with broken inode, Gabriel Krisman Bertazi
- [PATCH v2 10/10] syscalls/fanotify20: Test capture of multiple errors, Gabriel Krisman Bertazi
- [PATCH] ext4: Fix error code saved on super block during file system abort,
Gabriel Krisman Bertazi
- [Question] ext4/xfs: Default behavior changed after per-file DAX,
JeffleXu
- [Bug 214819] New: BUG() triggered in ext4_inode_journal_mode on mounting crafted image, bugzilla-daemon
- [PATCH] ext4: remove useless resetting io_end_size in mpage_process_page(),
Nghia Le
- [Bug 214813] New: out-of-bounds read in ext4_search_dir when mounting and operating on a crafted ext4 image, bugzilla-daemon
- [PATCH v9 00/31] file system-wide error monitoring,
Gabriel Krisman Bertazi
- [PATCH v9 01/31] fsnotify: pass data_type to fsnotify_name(), Gabriel Krisman Bertazi
- [PATCH v9 02/31] fsnotify: pass dentry instead of inode data, Gabriel Krisman Bertazi
- [PATCH v9 04/31] fsnotify: Don't insert unmergeable events in hashtable, Gabriel Krisman Bertazi
- [PATCH v9 05/31] fanotify: Fold event size calculation to its own function, Gabriel Krisman Bertazi
- [PATCH v9 06/31] fanotify: Split fsid check from other fid mode checks, Gabriel Krisman Bertazi
- [PATCH v9 07/31] inotify: Don't force FS_IN_IGNORED, Gabriel Krisman Bertazi
- [PATCH v9 10/31] fsnotify: Retrieve super block from the data field, Gabriel Krisman Bertazi
- [PATCH v9 13/31] fanotify: Support null inode event in fanotify_dfid_inode, Gabriel Krisman Bertazi
- [PATCH v9 18/31] fanotify: Reserve UAPI bits for FAN_FS_ERROR, Gabriel Krisman Bertazi
- [PATCH v9 15/31] fanotify: Encode empty file handle when no inode is provided, Gabriel Krisman Bertazi
- [PATCH v9 23/31] fanotify: Add helpers to decide whether to report FID/DFID, Gabriel Krisman Bertazi
- [PATCH v9 25/31] fanotify: WARN_ON against too large file handles, Gabriel Krisman Bertazi
- [PATCH v9 26/31] fanotify: Report fid info for file related file system errors, Gabriel Krisman Bertazi
- [PATCH v9 29/31] ext4: Send notifications on error, Gabriel Krisman Bertazi
- [PATCH v9 30/31] samples: Add fs error monitoring example, Gabriel Krisman Bertazi
- [PATCH v9 21/31] fanotify: Support merging of error events, Gabriel Krisman Bertazi
- [PATCH v9 08/31] fsnotify: Add helper to detect overflow_event, Gabriel Krisman Bertazi
- [PATCH v9 28/31] fanotify: Allow users to request FAN_FS_ERROR events, Gabriel Krisman Bertazi
- [PATCH v9 03/31] fsnotify: clarify contract for create event hooks, Gabriel Krisman Bertazi
- [PATCH v9 09/31] fsnotify: Add wrapper around fsnotify_add_event, Gabriel Krisman Bertazi
- [PATCH v9 11/31] fsnotify: Protect fsnotify_handle_inode_event from no-inode events, Gabriel Krisman Bertazi
- [PATCH v9 12/31] fsnotify: Pass group argument to free_event, Gabriel Krisman Bertazi
- [PATCH v9 14/31] fanotify: Allow file handle encoding for unhashed events, Gabriel Krisman Bertazi
- [PATCH v9 19/31] fanotify: Pre-allocate pool of error events, Gabriel Krisman Bertazi
- [PATCH v9 16/31] fanotify: Require fid_mode for any non-fd event, Gabriel Krisman Bertazi
- [PATCH v9 17/31] fsnotify: Support FS_ERROR event type, Gabriel Krisman Bertazi
- [PATCH v9 20/31] fanotify: Support enqueueing of error events, Gabriel Krisman Bertazi
- [PATCH v9 22/31] fanotify: Wrap object_fh inline space in a creator macro, Gabriel Krisman Bertazi
- [PATCH v9 24/31] fanotify: Report fid entry even for zero-length file_handle, Gabriel Krisman Bertazi
- [PATCH v9 27/31] fanotify: Emit generic error info for error event, Gabriel Krisman Bertazi
- [PATCH v9 31/31] docs: Document the FAN_FS_ERROR event, Gabriel Krisman Bertazi
- Re: [PATCH v9 00/31] file system-wide error monitoring, Amir Goldstein
- [syzbot] KCSAN: data-race in ext4_mark_iloc_dirty / ext4_mark_iloc_dirty, syzbot
- How to force EXT4_MB_GRP_CLEAR_TRIMMED on a live ext4?,
Laurent GUERBY
- [syzbot] possible deadlock in ext4_xattr_set_handle, syzbot
- [syzbot] INFO: task can't die in ext4_stop_mmpd, syzbot
- [PATCH v3 00/13] ext4: new mount API conversion,
Lukas Czerner
- [PATCH v3 02/13] ext4: Add fs parameter specifications for mount options, Lukas Czerner
- [PATCH v3 01/13] fs_parse: allow parameter value to be empty, Lukas Czerner
- [PATCH v3 03/13] ext4: move option validation to a separate function, Lukas Czerner
- [PATCH v3 09/13] ext4: Completely separate options parsing and sb setup, Lukas Czerner
- [PATCH v3 10/13] ext4: clean up return values in handle_mount_opt(), Lukas Czerner
- [PATCH v3 08/13] ext4: get rid of super block and sbi from handle_mount_ops(), Lukas Czerner
- [PATCH v3 04/13] ext4: Change handle_mount_opt() to use fs_parameter, Lukas Czerner
- [PATCH v3 05/13] ext4: Allow sb to be NULL in ext4_msg(), Lukas Czerner
- [PATCH v3 07/13] ext4: check ext2/3 compatibility outside handle_mount_opt(), Lukas Czerner
- [PATCH v3 06/13] ext4: move quota configuration out of handle_mount_opt(), Lukas Czerner
- [PATCH v3 12/13] ext4: switch to the new mount api, Lukas Czerner
- [PATCH v3 11/13] ext4: change token2str() to use ext4_param_specs, Lukas Czerner
- [PATCH v3 13/13] ext4: Remove unused match_table_t tokens, Lukas Czerner
- Re: [PATCH v3 00/13] ext4: new mount API conversion, Carlos Maiolino
- [PATCH -next v5 0/3] Fix some issues about mmp,
Ye Bin
- [PATCH -next v4 0/3] Fix some issues about mmp,
Ye Bin
- [PATCH -next v3 0/5] Fix some issues about mmp,
Ye Bin
- [PATCH v8 00/32] file system-wide error monitoring,
Gabriel Krisman Bertazi
- [PATCH v8 01/32] fsnotify: pass data_type to fsnotify_name(), Gabriel Krisman Bertazi
- [PATCH v8 02/32] fsnotify: pass dentry instead of inode data, Gabriel Krisman Bertazi
- [PATCH v8 03/32] fsnotify: clarify contract for create event hooks, Gabriel Krisman Bertazi
- [PATCH v8 04/32] fsnotify: Don't insert unmergeable events in hashtable, Gabriel Krisman Bertazi
- [PATCH v8 05/32] fanotify: Fold event size calculation to its own function, Gabriel Krisman Bertazi
- [PATCH v8 06/32] fanotify: Split fsid check from other fid mode checks, Gabriel Krisman Bertazi
- [PATCH v8 07/32] inotify: Don't force FS_IN_IGNORED, Gabriel Krisman Bertazi
- [PATCH v8 08/32] fsnotify: Add helper to detect overflow_event, Gabriel Krisman Bertazi
- [PATCH v8 09/32] fsnotify: Add wrapper around fsnotify_add_event, Gabriel Krisman Bertazi
- [PATCH v8 10/32] fsnotify: Retrieve super block from the data field, Gabriel Krisman Bertazi
- [PATCH v8 11/32] fsnotify: Protect fsnotify_handle_inode_event from no-inode events, Gabriel Krisman Bertazi
- [PATCH v8 12/32] fsnotify: Pass group argument to free_event, Gabriel Krisman Bertazi
- [PATCH v8 13/32] fanotify: Support null inode event in fanotify_dfid_inode, Gabriel Krisman Bertazi
- [PATCH v8 14/32] fanotify: Allow file handle encoding for unhashed events, Gabriel Krisman Bertazi
- [PATCH v8 15/32] fanotify: Encode empty file handle when no inode is provided, Gabriel Krisman Bertazi
- [PATCH v8 16/32] fanotify: Require fid_mode for any non-fd event, Gabriel Krisman Bertazi
- [PATCH v8 17/32] fsnotify: Support FS_ERROR event type, Gabriel Krisman Bertazi
- [PATCH v8 18/32] fanotify: Reserve UAPI bits for FAN_FS_ERROR, Gabriel Krisman Bertazi
- [PATCH v8 19/32] fanotify: Pre-allocate pool of error events, Gabriel Krisman Bertazi
- [PATCH v8 20/32] fanotify: Dynamically resize the FAN_FS_ERROR pool, Gabriel Krisman Bertazi
- [PATCH v8 21/32] fanotify: Support enqueueing of error events, Gabriel Krisman Bertazi
- [PATCH v8 22/32] fanotify: Support merging of error events, Gabriel Krisman Bertazi
- [PATCH v8 23/32] fanotify: Wrap object_fh inline space in a creator macro, Gabriel Krisman Bertazi
- [PATCH v8 24/32] fanotify: Add helpers to decide whether to report FID/DFID, Gabriel Krisman Bertazi
- [PATCH v8 25/32] fanotify: Report fid entry even for zero-length file_handle, Gabriel Krisman Bertazi
- [PATCH v8 26/32] fanotify: WARN_ON against too large file handles, Gabriel Krisman Bertazi
- [PATCH v8 27/32] fanotify: Report fid info for file related file system errors, Gabriel Krisman Bertazi
- [PATCH v8 28/32] fanotify: Emit generic error info for error event, Gabriel Krisman Bertazi
- [PATCH v8 29/32] fanotify: Allow users to request FAN_FS_ERROR events, Gabriel Krisman Bertazi
- [PATCH v8 30/32] ext4: Send notifications on error, Gabriel Krisman Bertazi
- [PATCH v8 31/32] samples: Add fs error monitoring example, Gabriel Krisman Bertazi
- [PATCH v8 32/32] docs: Document the FAN_FS_ERROR event, Gabriel Krisman Bertazi
- [PATCH] fs/ext4:bug fix of memory leak in ext4_mb_pa_alloc,
Bernard Zhao
- [PATCH] ext4: add test for all ext4/ext3/ext2 mount options,
Lukas Czerner
- don't use ->bd_inode to access the block device size v3,
Christoph Hellwig
- [PATCH 02/30] block: add a bdev_nr_bytes helper, Christoph Hellwig
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h, Christoph Hellwig
- [PATCH 03/30] bcache: remove bdev_sectors, Christoph Hellwig
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them, Christoph Hellwig
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 10/30] fs: simplify init_page_buffers, Christoph Hellwig
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block, Christoph Hellwig
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate, Christoph Hellwig
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper, Christoph Hellwig
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 30/30] udf: use sb_bdev_nr_blocks, Christoph Hellwig
- Re: don't use ->bd_inode to access the block device size v3, Jens Axboe
- Re: don't use ->bd_inode to access the block device size v3, Jens Axboe
- futher decouple DAX from block devices,
Christoph Hellwig
- [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper, Christoph Hellwig
- [PATCH 07/11] dax: remove dax_capable, Christoph Hellwig
- [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper, Christoph Hellwig
- [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper, Christoph Hellwig
- [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c, Christoph Hellwig
- Re: futher decouple DAX from block devices, Dan Williams
- Re: futher decouple DAX from block devices, Eric Sandeen
[PATCH 1/2] ext4: commit inline data during fast commit,
Harshad Shirwadkar
don't use ->bd_inode to access the block device size v2,
Christoph Hellwig
- [PATCH 02/30] block: add a bdev_nr_bytes helper, Christoph Hellwig
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h, Christoph Hellwig
- [PATCH 03/30] bcache: remove bdev_sectors, Christoph Hellwig
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them, Christoph Hellwig
- [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block, Christoph Hellwig
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 10/30] fs: simplify init_page_buffers, Christoph Hellwig
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate, Christoph Hellwig
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper, Christoph Hellwig
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 30/30] udf: use sb_bdev_nr_blocks, Christoph Hellwig
[tytso-ext4:dev] BUILD SUCCESS 916ff8d5ea0e24fd43f113b6b5326d5ea8f68310, kernel test robot
[PATCH v7 00/28] file system-wide error monitoring,
Gabriel Krisman Bertazi
- [PATCH v7 01/28] fsnotify: pass data_type to fsnotify_name(), Gabriel Krisman Bertazi
- [PATCH v7 02/28] fsnotify: pass dentry instead of inode data, Gabriel Krisman Bertazi
- [PATCH v7 03/28] fsnotify: clarify contract for create event hooks, Gabriel Krisman Bertazi
- [PATCH v7 04/28] fsnotify: Don't insert unmergeable events in hashtable, Gabriel Krisman Bertazi
- [PATCH v7 05/28] fanotify: Fold event size calculation to its own function, Gabriel Krisman Bertazi
- [PATCH v7 06/28] fanotify: Split fsid check from other fid mode checks, Gabriel Krisman Bertazi
- [PATCH v7 07/28] inotify: Don't force FS_IN_IGNORED, Gabriel Krisman Bertazi
- [PATCH v7 08/28] fsnotify: Add helper to detect overflow_event, Gabriel Krisman Bertazi
- [PATCH v7 09/28] fsnotify: Add wrapper around fsnotify_add_event, Gabriel Krisman Bertazi
- [PATCH v7 10/28] fsnotify: Retrieve super block from the data field, Gabriel Krisman Bertazi
- [PATCH v7 11/28] fsnotify: Pass group argument to free_event, Gabriel Krisman Bertazi
- [PATCH v7 12/28] fanotify: Support null inode event in fanotify_dfid_inode, Gabriel Krisman Bertazi
- [PATCH v7 13/28] fanotify: Allow file handle encoding for unhashed events, Gabriel Krisman Bertazi
- [PATCH v7 14/28] fanotify: Encode empty file handle when no inode is provided, Gabriel Krisman Bertazi
- [PATCH v7 15/28] fanotify: Require fid_mode for any non-fd event, Gabriel Krisman Bertazi
- [PATCH v7 16/28] fsnotify: Support FS_ERROR event type, Gabriel Krisman Bertazi
- [PATCH v7 17/28] fanotify: Reserve UAPI bits for FAN_FS_ERROR, Gabriel Krisman Bertazi
- [PATCH v7 18/28] fanotify: Pre-allocate pool of error events, Gabriel Krisman Bertazi
- [PATCH v7 19/28] fanotify: Limit number of marks with FAN_FS_ERROR per group, Gabriel Krisman Bertazi
- [PATCH v7 20/28] fanotify: Support enqueueing of error events, Gabriel Krisman Bertazi
- [PATCH v7 21/28] fanotify: Support merging of error events, Gabriel Krisman Bertazi
- [PATCH v7 22/28] fanotify: Report FID entry even for zero-length file_handle, Gabriel Krisman Bertazi
- [PATCH v7 23/28] fanotify: Report fid info for file related file system errors, Gabriel Krisman Bertazi
- [PATCH v7 24/28] fanotify: Emit generic error info for error event, Gabriel Krisman Bertazi
- [PATCH v7 25/28] fanotify: Allow users to request FAN_FS_ERROR events, Gabriel Krisman Bertazi
- [PATCH v7 26/28] ext4: Send notifications on error, Gabriel Krisman Bertazi
- [PATCH v7 27/28] samples: Add fs error monitoring example, Gabriel Krisman Bertazi
- [PATCH v7 28/28] docs: Document the FAN_FS_ERROR event, Gabriel Krisman Bertazi
- Re: [PATCH v7 00/28] file system-wide error monitoring, Amir Goldstein
- Re: [PATCH v7 00/28] file system-wide error monitoring, Jan Kara
[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount,
Alex Sierra
[Index of Archives]
[Kernel Announce]
[Reiser Filesystem Development]
[Linux XFS]
[Ceph FS]
[Linux NFS]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]