Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v7 00/39] btrfs: zoned block device support
2020-09-11 14:17 UTC (8+ messages)
` [PATCH v7 01/39] btrfs: introduce ZONED feature flag
` [PATCH v7 08/39] btrfs: disallow mixed-bg in ZONED mode
` [PATCH v7 09/39] btrfs: disallow inode_cache "
` [PATCH v7 19/39] btrfs: limit bio size under max_zone_append_size
` [PATCH v7 26/39] btrfs: serialize meta IOs on ZONED mode
` [PATCH v7 33/39] btrfs: enable relocation in "
[PATCH v5 00/10] NTFS read-write driver GPL implementation by Paragon Software
2020-09-11 14:10 UTC (6+ messages)
` [PATCH v5 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v5 05/10] fs/ntfs3: Add attrib operations
` [PATCH v5 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v5 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v5 10/10] fs/ntfs3: Add MAINTAINERS
[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC)
2020-09-11 12:16 UTC (10+ messages)
[PATCH -next] fs: Fix 'mnt' kernel-doc warning in namespace.c
2020-09-11 12:07 UTC
[PATCH -next] fs: vboxsf: Fix a kernel-doc warning in vboxsf_wrappers.c
2020-09-11 12:05 UTC (2+ messages)
[RFC PATCH V4] iomap: add support to track dirty state of sub pages
2020-09-11 12:05 UTC (5+ messages)
[PATCH -next] fs_parser: Fix 'name' kernel-doc warning in validate_constant_table()
2020-09-11 12:04 UTC
[PATCH] pipe: honor IOCB_NOWAIT
2020-09-11 11:21 UTC (3+ messages)
[PATCH v5 0/4] zonefs: introduce helper for zone management
2020-09-11 9:24 UTC (7+ messages)
` [PATCH v5 1/4] "
` [PATCH v5 2/4] zonefs: provide zonefs_io_error variant that can be called with i_truncate_mutex held
` [PATCH v5 3/4] zonefs: open/close zone on file open/close
` [PATCH v5 4/4] zonefs: document the explicit-open mount option
[PATCH v4 0/4] zonefs: introduce helper for zone management
2020-09-11 7:52 UTC (9+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] zonefs: provide zonefs_io_error variant that can be called with i_truncate_mutex held
` [PATCH v4 3/4] zonefs: open/close zone on file open/close
` [PATCH v4 4/4] zonefs: document the explicit-open mount option
[PATCH] vfs: add fchmodat2 syscall
2020-09-11 6:57 UTC (11+ messages)
[PATCH v2 0/9] THP iomap patches for 5.10
2020-09-11 6:42 UTC (13+ messages)
` [PATCH v2 1/9] iomap: Fix misplaced page flushing
` [PATCH v2 2/9] fs: Introduce i_blocks_per_page
` [PATCH v2 3/9] iomap: Use kzalloc to allocate iomap_page
` [PATCH v2 4/9] iomap: Use bitmap ops to set uptodate bits
` [PATCH v2 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH v2 6/9] iomap: Convert read_count to read_bytes_pending
` [PATCH v2 7/9] iomap: Convert write_count to write_bytes_pending
` [PATCH v2 8/9] iomap: Convert iomap_write_end types
` [PATCH v2 9/9] iomap: Change calling convention for zeroing
[PATCH 3/3] exfat: replace memcpy with structure assignment
2020-09-11 4:45 UTC
[PATCH 2/3] exfat: remove useless check in exfat_move_file()
2020-09-11 4:45 UTC
[PATCH 1/3] exfat: remove useless directory scan in exfat_add_entry()
2020-09-11 4:44 UTC
[PATCH] fs: use correct parameter in notes of generic_file_llseek_size()
2020-09-11 2:57 UTC (3+ messages)
[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
2020-09-11 0:20 UTC (21+ messages)
` [RFC PATCH 1/6] security/fbfam: Add a Kconfig to enable the fbfam feature
` [RFC PATCH 2/6] security/fbfam: Add the api to manage statistics
` [RFC PATCH 3/6] security/fbfam: Use "
` [RFC PATCH 4/6] security/fbfam: Add a new sysctl to control the crashing rate threshold
` [RFC PATCH 5/6] security/fbfam: Detect a fork brute force attack
` [RFC PATCH 6/6] security/fbfam: Mitigate "
possible deadlock in proc_tgid_io_accounting (2)
2020-09-10 23:19 UTC
[PATCH] fput: Allow calling __fput_sync() from !PF_KTHREAD thread
2020-09-10 20:06 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v2 (resend)] "
[PATCH] fsync.2: ERRORS: add EIO and ENOSPC
2020-09-10 17:42 UTC (11+ messages)
remove the last set_fs() in common code, and remove it for x86 and powerpc v3
2020-09-10 17:15 UTC (14+ messages)
bdi cleanups v3
2020-09-10 17:15 UTC (7+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer
[ANNOUNCE] xfs-linux: iomap-5.10-merge updated to 14284fedf59f
2020-09-10 16:28 UTC
rework check_disk_change() v2
2020-09-10 15:54 UTC (2+ messages)
[PATCH V4] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
2020-09-10 15:49 UTC (5+ messages)
[PATCH] iomap: Use round_down/round_up macros in __iomap_write_begin
2020-09-10 15:37 UTC (2+ messages)
[PATCH] iomap: Don't opencode SECTOR_SIZE macro
2020-09-10 15:36 UTC (2+ messages)
bdi cleanups v4
2020-09-10 14:48 UTC (13+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 05/12] md: update the optimal I/O size on reshape
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
[RESEND PATCH 0/2] iowait and idle fixes in /proc/stat
2020-09-10 12:14 UTC (4+ messages)
` [RESEND PATCH 1/2] tick-sched: Do not clear the iowait and idle times
` [RESEND PATCH 2/2] /proc/stat: Simplify iowait and idle calculations when cpu is offline
PROBLEM: epoll_wait() does not return events when running in multiple threads
2020-09-10 11:54 UTC (2+ messages)
[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
2020-09-10 11:28 UTC (2+ messages)
[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC)
2020-09-10 9:26 UTC (8+ messages)
[PATCH v3 0/3] zonefs: introduce -o explicit-open mount option
2020-09-10 8:31 UTC (6+ messages)
` [PATCH v3 1/3] zonefs: introduce helper for zone management
` [PATCH v3 2/3] zonefs: open/close zone on file open/close
` [PATCH v3 3/3] zonefs: document the explicit-open mount option
Question: Why is there no notification when a file is opened using filp_open()?
2020-09-10 8:14 UTC (11+ messages)
WARNING: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected (2)
2020-09-10 7:15 UTC (3+ messages)
[PATCH v4] quota: widen timestamps for the fs_disk_quota structure
2020-09-10 7:11 UTC (2+ messages)
[PATCH v3] quota: widen timestamps for the fs_disk_quota structure
2020-09-10 7:07 UTC (8+ messages)
state cleanups
2020-09-10 6:42 UTC (6+ messages)
` [PATCH 1/5] fs: remove vfs_statx_fd
` [PATCH 2/5] fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatat
` [PATCH 3/5] fs: move vfs_fstatat out of line
` [PATCH 4/5] fs: remove vfs_stat_set_lookup_flags
` [PATCH 5/5] fs: remove KSTAT_QUERY_FLAGS
[RFC PATCH v2 00/18] ceph+fscrypt: context, filename and symlink support
2020-09-09 19:24 UTC (24+ messages)
` [RFC PATCH v2 01/18] vfs: export new_inode_pseudo
` [RFC PATCH v2 06/18] fscrypt: move nokey_name conversion to separate function and export it
` [RFC PATCH v2 12/18] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr
` [RFC PATCH v2 15/18] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
[PATCH for-next] io_uring: fix ctx refcounting in io_uring_enter()
2020-09-09 18:30 UTC (2+ messages)
[PATCH v9 1/2] Add a "nosymfollow" mount option
2020-09-09 15:50 UTC (5+ messages)
[PATCH] fs: Eliminate a local variable to make the code more clear
2020-09-09 15:32 UTC (6+ messages)
INFO: task hung in io_sq_thread_stop
2020-09-09 15:32 UTC (6+ messages)
[PATCH v2 0/3] zonefs: introduce -o explicit-open mount option
2020-09-09 14:43 UTC (6+ messages)
` [PATCH v2 1/3] zonefs: introduce helper for zone management
[PATCH next] io_uring: fix task hung in io_uring_setup
2020-09-09 14:24 UTC (3+ messages)
[RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false
2020-09-09 14:19 UTC (2+ messages)
[PATCH -next] io_uring: Remove unneeded semicolon
2020-09-09 14:06 UTC (2+ messages)
Splitting an iomap_page
2020-09-09 11:57 UTC (5+ messages)
[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
2020-09-09 11:53 UTC (10+ messages)
[Spam] We are still waiting for your email
2020-09-09 8:49 UTC
page: next (older) | prev (newer) | latest
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).