Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
remove the last set_fs() in common code, and remove it for x86 and powerpc v3
2020-09-10 12:26 UTC (9+ messages)
[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
[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
2020-09-10 11:28 UTC (2+ messages)
PROBLEM: epoll_wait() does not return events when running in multiple threads
2020-09-10 9:48 UTC
bdi cleanups v3
2020-09-10 9:28 UTC (6+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer
[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC)
2020-09-10 9:26 UTC (20+ messages)
` [RFC PATCH v8 1/3] fs: Introduce AT_INTERPRETED flag for faccessat2(2)
[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
[PATCH] fput: Allow calling __fput_sync() from !PF_KTHREAD thread
2020-09-10 5:26 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v2 (resend)] "
[PATCH] fsync.2: ERRORS: add EIO and ENOSPC
2020-09-09 23:04 UTC (11+ messages)
[RFC PATCH v2 00/18] ceph+fscrypt: context, filename and symlink support
2020-09-09 19:24 UTC (45+ messages)
` [RFC PATCH v2 01/18] vfs: export new_inode_pseudo
` [RFC PATCH v2 04/18] fscrypt: add fscrypt_new_context_from_inode
` [RFC PATCH v2 05/18] fscrypt: don't balk when inode is already marked encrypted
` [RFC PATCH v2 06/18] fscrypt: move nokey_name conversion to separate function and export it
` [RFC PATCH v2 07/18] lib: lift fscrypt base64 conversion into lib/
` [RFC PATCH v2 09/18] ceph: crypto context handling for ceph
` [RFC PATCH v2 12/18] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr
` [RFC PATCH v2 14/18] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v2 15/18] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v2 16/18] ceph: add support to readdir for encrypted filenames
[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 (10+ messages)
` [PATCH v2 1/3] zonefs: introduce helper for zone management
` [PATCH v2 2/3] zonefs: open/close zone on file open/close
` [PATCH v2 3/3] zonefs: document the explicit-open mount option
[PATCH next] io_uring: fix task hung in io_uring_setup
2020-09-09 14:24 UTC (5+ 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 (4+ messages)
[PATCH -next] io_uring: Remove unneeded semicolon
2020-09-09 14:06 UTC (2+ messages)
[PATCH] fs/read_write.c: remove extra space
2020-09-09 13:07 UTC
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)
possible deadlock in send_sigio (2)
2020-09-09 8:58 UTC
[PATCH] exfat: remove 'rwoffset' in exfat_inode_info
2020-09-09 7:56 UTC
rework check_disk_change() v2
2020-09-09 7:52 UTC (43+ messages)
` [PATCH 01/19] block: add a bdev_check_media_change helper
` [PATCH 02/19] amiflop: use bdev_check_media_change
` [PATCH 03/19] ataflop: "
` [PATCH 04/19] floppy: "
` [PATCH 05/19] swim: "
` [PATCH 06/19] swim: simplify media change handling
` [PATCH 07/19] swim3: use bdev_check_media_changed
` [PATCH 08/19] xsysace: use bdev_check_media_change
` [PATCH 09/19] xsysace: simplify media change handling
` [PATCH 10/19] paride/pcd: use bdev_check_media_change
` [PATCH 11/19] gdrom: "
` [PATCH 12/19] ide-cd: use bdev_check_media_changed
` [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
` [PATCH 14/19] ide-gd: stop using the disk events mechanism
` [PATCH 15/19] md: use bdev_check_media_change
` [PATCH 16/19] sd: "
` [PATCH 17/19] sr: "
` [PATCH 18/19] sr: simplify sr_block_revalidate_disk
` [PATCH 19/19] block: remove check_disk_change
[PATCH for-next] io_uring: return EBADFD when ring isn't in the right state
2020-09-09 7:09 UTC (3+ messages)
[PATCH 00/29] treewide: Convert comma separated statements
2020-09-09 2:09 UTC (2+ messages)
[PATCH v2] quota: widen timestamps for the fs_disk_quota structure
2020-09-09 1:33 UTC (3+ messages)
[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
2020-09-08 23:03 UTC (2+ messages)
[PATCH v6] fuse: Add support for passthrough read/write
2020-09-08 21:42 UTC (7+ messages)
[PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
2020-09-08 20:56 UTC (3+ messages)
PROBLEM: Long Workqueue delays V2
2020-09-08 15:54 UTC (4+ messages)
[PATCH v4 6/6] io_uring: add support for zone-append
2020-09-08 15:18 UTC (11+ messages)
[PATCH 0/2] Fix silent write loss in iomap
2020-09-08 15:03 UTC (5+ messages)
` [PATCH 1/2] iomap: Clear page error before beginning a write
` [PATCH 2/2] iomap: Mark read blocks uptodate in write_begin
[PATCH] fuse : Improve file open behavior for recently created/unlinked files
2020-09-08 14:32 UTC
[PATCH v6 0/3] io_uring: add restrictions to support untrusted applications and guests
2020-09-08 14:11 UTC (6+ messages)
` [PATCH v6 3/3] io_uring: allow disabling rings during the creation
[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
2020-09-08 12:31 UTC (10+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot
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).