messages from 2023-08-21 07:29:44 to 2023-08-27 21:32:47 UTC [more...]
[PATCH v6 00/11] io_uring getdents
2023-08-27 21:32 UTC (16+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents
[PATCH 0/12] Do not include crypto/algapi.h
2023-08-27 1:40 UTC (28+ messages)
` [PATCH 1/12] fscrypt: "
` [PATCH 2/12] ubifs: "
` [PATCH] KEYS: Include linux/errno.h in linux/verification.h
` [PATCH 3/12] Bluetooth: Do not include crypto/algapi.h
` [PATCH 4/12] ceph: "
` [PATCH 5/12] ah: "
` [PATCH 6/12] wifi: mac80211: "
` [PATCH 7/12] mptcp: "
` [PATCH 8/12] SUNRPC: "
` [PATCH 9/12] evm: "
` [PATCH 10/12] KEYS: encrypted: "
` [PATCH 11/12] wireguard: "
` [PATCH 12/12] chelsio: "
[PATCH] Revert "nvmem: add new config option"
2023-08-26 20:15 UTC (2+ messages)
[PATCH 1/3] mtd: rawnand: marvell: Ensure program page operations are successful
2023-08-26 13:33 UTC (2+ messages)
[PATCH] dt-bindings: mtd: amlogic,meson-nand: drop unneeded quotes
2023-08-26 9:43 UTC (2+ messages)
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-26 2:28 UTC (4+ messages)
[PATCH RFC v5 00/29] io_uring getdents
2023-08-25 22:53 UTC (39+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-25 22:44 UTC (5+ messages)
` (subset) "
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-25 13:32 UTC (4+ messages)
` [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path()
decouple block open flags from fmode_t v2
2023-08-25 2:44 UTC (3+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens
[PATCH] dt-bindings: Drop remaining unneeded quotes
2023-08-24 20:24 UTC (12+ messages)
[PATCH] mtd: lpddr_cmds: Added literal suffix
2023-08-24 13:02 UTC
[PATCH v2 0/2] mtd: spinand: micron: correct parameters
2023-08-24 9:35 UTC (11+ messages)
` [PATCH v2 1/2] mtd: spinand: micron: correct bitmask for ecc status
` [PATCH v2 2/2] mtd: spinand: micron: fixing the offset for OOB
[PATCH v2 00/41] mtd: spi-nor: clean the flash_info database up
2023-08-24 8:42 UTC (51+ messages)
` [PATCH v2 01/41] mtd: spi-nor: remove catalyst 'flashes'
` [PATCH v2 02/41] mtd: spi-nor: remove Fujitsu MB85RS1MT support
` [PATCH v2 03/41] mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
` [PATCH v2 04/41] mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
` [PATCH v2 05/41] mtd: spi-nor: convert .n_sectors to .size
` [PATCH v2 06/41] mtd: spi-nor: default page_size to 256 bytes
` [PATCH v2 07/41] mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
` [PATCH v2 08/41] mtd: spi-nor: default .n_banks to 1
` [PATCH v2 09/41] mtd: spi-nor: push 4k SE handling into spi_nor_select_uniform_erase()
` [PATCH v2 10/41] mtd: spi-nor: make sector_size optional
` [PATCH v2 11/41] mtd: spi-nor: drop .parse_sfdp
` [PATCH v2 12/41] mtd: spi-nor: introduce (temporary) INFO0()
` [PATCH v2 13/41] mtd: spi-nor: move the .id and .id_len into an own structure
` [PATCH v2 14/41] mtd: spi-nor: rename .otp_org to .otp and make it a pointer
` [PATCH v2 15/41] mtd: spi-nor: add SNOR_ID() and SNOR_OTP()
` [PATCH v2 16/41] mtd: spi-nor: remove or move flash_info comments
` [PATCH v2 17/41] mtd: spi-nor: atmel: convert flash_info to new format
` [PATCH v2 18/41] mtd: spi-nor: eon: "
` [PATCH v2 19/41] mtd: spi-nor: esmt: "
` [PATCH v2 20/41] mtd: spi-nor: everspin: "
` [PATCH v2 21/41] mtd: spi-nor: gigadevice: "
` [PATCH v2 22/41] mtd: spi-nor: intel: "
` [PATCH v2 23/41] mtd: spi-nor: issi: "
` [PATCH v2 24/41] mtd: spi-nor: macronix: "
` [PATCH v2 25/41] mtd: spi-nor: micron-st: "
` [PATCH v2 26/41] mtd: spi-nor: spansion: "
` [PATCH v2 27/41] mtd: spi-nor: sst: "
` [PATCH v2 28/41] mtd: spi-nor: winbond: "
` [PATCH v2 29/41] mtd: spi-nor: xilinx: use new macros in S3AN_INFO()
` [PATCH v2 30/41] mtd: spi-nor: xmc: convert flash_info to new format
` [PATCH v2 31/41] mtd: spi-nor: atmel: sort flash_info database
` [PATCH v2 32/41] mtd: spi-nor: eon: "
` [PATCH v2 33/41] mtd: spi-nor: gigadevice: "
` [PATCH v2 34/41] mtd: spi-nor: issi: "
` [PATCH v2 35/41] mtd: spi-nor: macronix: "
` [PATCH v2 36/41] mtd: spi-nor: micron-st: "
` [PATCH v2 37/41] mtd: spi-nor: spansion: "
` [PATCH v2 38/41] mtd: spi-nor: sst: "
` [PATCH v2 39/41] mtd: spi-nor: winbond: sort flash_info entries
` [PATCH v2 40/41] mtd: spi-nor: atmel: drop duplicate entry
` [PATCH v2 41/41] mtd: spi-nor: core: get rid of the INFOx() macros
[PATCH v5 14/45] ubifs: dynamically allocate the ubifs-slab shrinker
2023-08-24 3:42 UTC
[PATCH] mtd-utils: nandtest: handle large nand devices
2023-08-23 11:19 UTC (2+ messages)
[PATCH v1] mtd: rawnand: remove 'nand_exit_status_op()' prototype
2023-08-23 10:52 UTC
[PATCH v3 00/42] ep93xx device tree conversion
2023-08-23 10:16 UTC (3+ messages)
` [PATCH v3 29/42] dt-bindings: rtc: Add ST M48T86
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-23 2:59 UTC (4+ messages)
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
[PATCH v2] mtd: micron-st: enable lock/unlock for mt25qu512a
2023-08-22 12:16 UTC (4+ messages)
[PATCH v1] mtd: spinand: micron: correct parameters
2023-08-21 17:36 UTC (6+ messages)
[PATCH v4 0/8] mtd: ubi: allow UBI volumes to provide NVMEM
2023-08-21 17:31 UTC (5+ messages)
` [PATCH v4 1/8] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v4 2/8] dt-bindings: mtd: nvmem-cells: add support for UBI volumes
[PATCH] mtd: rawnand: omap2: Fix check 0 for platform_get_irq()
2023-08-21 8:46 UTC
[PATCH] mtd: rawnand: tegra: add missing check for platform_get_irq()
2023-08-21 8:40 UTC
[PATCH -next v3 02/12] mtd: rawnand: arasan: Use helper function devm_clk_get_enabled()
2023-08-21 7:58 UTC (2+ messages)
[PATCH -next v3 03/12] mtd: rawnand: fsmc: Use helper function devm_clk_get_enabled()
2023-08-21 7:58 UTC (2+ messages)
[PATCH -next v3 04/12] mtd: rawnand: intel: Use helper function devm_clk_get_enabled()
2023-08-21 7:58 UTC (2+ messages)
[PATCH -next v3 05/12] mtd: rawnand: lpc32xx_slc: Use helper function devm_clk_get_enabled()
2023-08-21 7:57 UTC (2+ messages)
[PATCH -next v3 06/12] mtd: rawnand: mpc5121: Use helper function devm_clk_get_enabled()
2023-08-21 7:57 UTC (2+ messages)
[PATCH -next v3 07/12] mtd: rawnand: mtk: Use helper function devm_clk_get_enabled()
2023-08-21 7:57 UTC (2+ messages)
[PATCH -next v3 08/12] mtd: rawnand: stm32_fmc2: Use helper function devm_clk_get_enabled()
2023-08-21 7:57 UTC (2+ messages)
[PATCH -next v3 09/12] mtd: rawnand: sunxi: Use helper function devm_clk_get_enabled()
2023-08-21 7:57 UTC (2+ messages)
[PATCH -next v3 12/12] mtd: rawnand: orion: Use helper function devm_clk_get_optional_enabled()
2023-08-21 7:57 UTC (2+ messages)
[PATCH -next v3 01/12] mtd: spear_smi: Use helper function devm_clk_get_enabled()
2023-08-21 7:57 UTC (2+ messages)
[PATCH -next v2 02/12] mtd: rawnand: arasan: Use helper function devm_clk_get_enabled()
2023-08-21 7:54 UTC (5+ messages)
` [PATCH -next v3 00/12] mtd: Use devm_clk_get_*() helper function to simplify the drivers
` [PATCH -next v3 11/12] mtd: spi-nor: nxp-spifi: Use helper function devm_clk_get_enabled()
[PATCH] mtd: rawnand: qcom: Fix build issue
2023-08-21 7:29 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