Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v5 03/10] fs/ntfs3: Add bitmap, (continued)
- Message not available
[Spam] We are still waiting for your email..., piyin . crhe
[PATCH -next] fs_parser: Fix 'name' kernel-doc warning in validate_constant_table(), Wang Hai
[PATCH -next] fs: Fix 'mnt' kernel-doc warning in namespace.c, Wang Hai
[PATCH -next] fs: vboxsf: Fix a kernel-doc warning in vboxsf_wrappers.c,
Wang Hai
[PATCH v5 0/4] zonefs: introduce helper for zone management,
Johannes Thumshirn
Re: [RFC PATCH V4] iomap: add support to track dirty state of sub pages,
yukuai (C)
[PATCH 3/3] exfat: replace memcpy with structure assignment,
Tetsuhiro Kohada
[PATCH 2/3] exfat: remove useless check in exfat_move_file(),
Tetsuhiro Kohada
[PATCH 1/3] exfat: remove useless directory scan in exfat_add_entry(),
Tetsuhiro Kohada
[PATCH v2 0/9] THP iomap patches for 5.10,
Matthew Wilcox (Oracle)
possible deadlock in proc_tgid_io_accounting (2), syzbot
[PATCH] iomap: Use round_down/round_up macros in __iomap_write_begin,
Nikolay Borisov
[PATCH v4 0/4] zonefs: introduce helper for zone management,
Johannes Thumshirn
bdi cleanups v4,
Christoph Hellwig
- [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE, Christoph Hellwig
- [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB, Christoph Hellwig
- [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag, Christoph Hellwig
- [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently, Christoph Hellwig
- [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO, Christoph Hellwig
- [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag, Christoph Hellwig
- [PATCH 06/12] block: lift setting the readahead size into the block layer, Christoph Hellwig
- [PATCH 05/12] md: update the optimal I/O size on reshape, Christoph Hellwig
- [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init, Christoph Hellwig
- [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK, Christoph Hellwig
- [PATCH 02/12] drbd: remove dead code in device_to_statistics, Christoph Hellwig
- [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag, Christoph Hellwig
[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam),
Kees Cook
[ANNOUNCE] xfs-linux: iomap-5.10-merge updated to 14284fedf59f, Darrick J. Wong
[RFC PATCH v9 0/3] Add introspect_access(2) (was O_MAYEXEC),
Mickaël Salaün
[PATCH] iomap: Don't opencode SECTOR_SIZE macro,
Nikolay Borisov
[PATCH] vfs: add fchmodat2 syscall,
Rich Felker
Re: [PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing, David Sterba
PROBLEM: epoll_wait() does not return events when running in multiple threads,
Sergey Nikitin
Re: [PATCH 06/14] block: lift setting the readahead size into the block layer,
Christoph Hellwig
[PATCH v3 0/3] zonefs: introduce -o explicit-open mount option,
Johannes Thumshirn
state cleanups,
Christoph Hellwig
Re: [PATCH v2] fput: Allow calling __fput_sync() from !PF_KTHREAD thread.,
Al Viro
Re: [PATCH v2 (resend)] fput: Allow calling __fput_sync() from !PF_KTHREAD thread., Tetsuo Handa
[RESEND PATCH 0/2] iowait and idle fixes in /proc/stat,
Tom Hromatka
Re: [PATCH v9 1/2] Add a "nosymfollow" mount option., Ross Zwisler
[PATCH v4] quota: widen timestamps for the fs_disk_quota structure,
Darrick J. Wong
[PATCH for-next] io_uring: fix ctx refcounting in io_uring_enter(),
Stefano Garzarella
[PATCH -next] io_uring: Remove unneeded semicolon,
Zheng Bin
[PATCH] fs/read_write.c: remove extra space, ownia
[PATCH v2 0/3] zonefs: introduce -o explicit-open mount option,
Johannes Thumshirn
possible deadlock in send_sigio (2),
syzbot
INFO: task hung in io_sq_thread_stop,
syzbot
WARNING: HARDIRQ-safe -> HARDIRQ-unsafe lock order detected (2),
syzbot
[PATCH] exfat: remove 'rwoffset' in exfat_inode_info,
Tetsuhiro Kohada
[RESEND PATCH 1/1] block: Set same_page to false in __bio_try_merge_page if ret is false,
Ritesh Harjani
Re: [PATCH 00/29] treewide: Convert comma separated statements, Martin K. Petersen
[PATCH v3] quota: widen timestamps for the fs_disk_quota structure,
Darrick J. Wong
Re: [PATCH v6] fuse: Add support for passthrough read/write,
Alessio Balsini
rework check_disk_change() v2,
Christoph Hellwig
- [PATCH 09/19] xsysace: simplify media change handling, Christoph Hellwig
- [PATCH 19/19] block: remove check_disk_change, Christoph Hellwig
- [PATCH 06/19] swim: simplify media change handling, Christoph Hellwig
- [PATCH 11/19] gdrom: use bdev_check_media_change, Christoph Hellwig
- [PATCH 07/19] swim3: use bdev_check_media_changed, Christoph Hellwig
- [PATCH 15/19] md: use bdev_check_media_change, Christoph Hellwig
- [PATCH 04/19] floppy: use bdev_check_media_change, Christoph Hellwig
- [PATCH 18/19] sr: simplify sr_block_revalidate_disk, Christoph Hellwig
- [PATCH 13/19] ide-cd: remove idecd_revalidate_disk, Christoph Hellwig
- [PATCH 10/19] paride/pcd: use bdev_check_media_change, Christoph Hellwig
- [PATCH 12/19] ide-cd: use bdev_check_media_changed, Christoph Hellwig
- [PATCH 03/19] ataflop: use bdev_check_media_change, Christoph Hellwig
- [PATCH 14/19] ide-gd: stop using the disk events mechanism, Christoph Hellwig
- [PATCH 05/19] swim: use bdev_check_media_change, Christoph Hellwig
- [PATCH 16/19] sd: use bdev_check_media_change, Christoph Hellwig
- [PATCH 17/19] sr: use bdev_check_media_change, Christoph Hellwig
- [PATCH 02/19] amiflop: use bdev_check_media_change, Christoph Hellwig
- [PATCH 01/19] block: add a bdev_check_media_change helper, Christoph Hellwig
- [PATCH 08/19] xsysace: use bdev_check_media_change, Christoph Hellwig
- Re: rework check_disk_change() v2, Jens Axboe
[PATCH] fuse : Improve file open behavior for recently created/unlinked files, Ken Schalk
Re: PROBLEM: Long Workqueue delays V2, Vlastimil Babka
Re: [PATCH] fs: Eliminate a local variable to make the code more clear,
Hao Lee
Re: [PATCH v6 3/3] io_uring: allow disabling rings during the creation,
Stefano Garzarella
[PATCH for-next] io_uring: return EBADFD when ring isn't in the right state,
Stefano Garzarella
BUG: unable to handle kernel paging request in __sb_start_write, syzbot
Re: [PATCH 11/19] gdrom: use bdev_check_media_change, Christoph Hellwig
Re: [PATCH RESEND] fs: Move @f_count to different cacheline with @f_mode, Jan Kara
Re: [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot,
David Hildenbrand
[PATCH V4] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page,
Pradeep P V K
Question: Why is there no notification when a file is opened using filp_open()?,
Xiaoming Ni
[RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC),
Mickaël Salaün
[RFC PATCH v8 3/3] selftest/interpreter: Add tests for AT_INTERPRETED enforcing, Mickaël Salaün
[RFC PATCH v8 2/3] fs,doc: Enable to configure exec checks for AT_INTERPRETED, Mickaël Salaün
Re: [RFC PATCH v8 0/3] Add support for AT_INTERPRETED (was O_MAYEXEC), Al Viro
BUG: spinlock bad magic in try_to_wake_up, syzbot
KASAN: use-after-free Write in io_wq_worker_running,
syzbot
WARNING: refcount bug in io_wqe_worker,
syzbot
[PATCH 0/2] Fix silent write loss in iomap,
Matthew Wilcox (Oracle)
[RFC] Make ->readpage synchronous, Matthew Wilcox
Re: [PATCH] fs: align IOCB_* flags with RWF_* flags,
Jens Axboe
Re: [PATCH] fs/nsfs.c: fix ioctl support of compat processes, Dmitry V. Levin
[PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation,
Arnd Bergmann
[PATCH] pipe: honor IOCB_NOWAIT,
Jens Axboe
Re: [RFC PATCH 0/8] memcg: Enable fine-grained per process memory control,
Chris Down
[PATCH] fs: adjust dirtytime_interval_handler definition to match prototype,
Tobias Klauser
Re: [PATCH next] io_uring: fix task hung in io_uring_setup,
Stefano Garzarella
Message not available
Re: [PATCH v8 1/3] Add a new LSM-supporting anonymous inode interface, Lokesh Gidra
Re: [PATCH] fsync.2: ERRORS: add EIO and ENOSPC,
Michael Kerrisk (man-pages)
Re: [PATCH v4 6/6] io_uring: add support for zone-append,
Kanchan Joshi
Re: Support for I/O to a bitbucket, Dave Chinner
Re: [RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context,
Dave Chinner
[PATCH v3] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS,
Krzysztof Wilczyński
[PATCH V3] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page,
Pradeep P V K
[RFC PATCH 6/9] security/fbfam: Mitigate a fork brute force attack, John Wood
[RFC PATCH 5/9] security/fbfam: Detect a fork brute force attack, John Wood
[RFC PATCH 4/9] security/fbfam: Add a new sysctl to control the crashing rate threshold, John Wood
[RFC PATCH 2/9] security/fbfam: Add the api to manage statistics, John Wood
[RFC PATCH 3/9] security/fbfam: Use the api to manage statistics, John Wood
[RFC PATCH 1/9] security/fbfam: Add a Kconfig to enable the fbfam feature, John Wood
[RFC PATCH 0/9] Fork brute force attack mitigation (fbfam),
John Wood
Re: [PATCH -next] powerpc/eeh: fix compile warning with CONFIG_PROC_FS=n, Christophe Leroy
possible deadlock in iter_file_splice_write, syzbot
[PATCH v2] quota: widen timestamps for the fs_disk_quota structure,
Darrick J. Wong
[GIT PULL] xfs: small fixes (2) for 5.9,
Darrick J. Wong
[vfs:base.set_fs 14/14] net/sctp/socket.c:7793:12: warning: stack frame size of 1040 bytes in function 'sctp_getsockopt', kernel test robot
[PATCH] fs: use correct parameter in notes of generic_file_llseek_size(),
Xianting Tian
[PATCH v3 0/3] Unaligned DIO read error path fix and clean ups,
Gabriel Krisman Bertazi
[PATCH] fs: get rid of warnings when built with W=1, Xiaofei Tan
mmotm 2020-09-04-15-24 uploaded, akpm
[RFC PATCH v2 00/18] ceph+fscrypt: context, filename and symlink support,
Jeff Layton
- [RFC PATCH v2 01/18] vfs: export new_inode_pseudo, Jeff Layton
- [RFC PATCH v2 10/18] ceph: preallocate inode for ops that may create one, Jeff Layton
- [RFC PATCH v2 11/18] ceph: add routine to create context prior to RPC, Jeff Layton
- [RFC PATCH v2 14/18] ceph: add encrypted fname handling to ceph_mdsc_build_path, Jeff Layton
- [RFC PATCH v2 16/18] ceph: add support to readdir for encrypted filenames, Jeff Layton
- [RFC PATCH v2 15/18] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries, Jeff Layton
- [RFC PATCH v2 17/18] ceph: add fscrypt support to ceph_fill_trace, Jeff Layton
- [RFC PATCH v2 18/18] ceph: create symlinks with encrypted and base64-encoded targets, Jeff Layton
- [RFC PATCH v2 05/18] fscrypt: don't balk when inode is already marked encrypted, Jeff Layton
- [RFC PATCH v2 12/18] ceph: set S_ENCRYPTED bit if new inode has encryption.ctx xattr, Jeff Layton
- [RFC PATCH v2 13/18] ceph: make ceph_msdc_build_path use ref-walk, Jeff Layton
- [RFC PATCH v2 03/18] fscrypt: export fscrypt_d_revalidate, Jeff Layton
- [RFC PATCH v2 02/18] fscrypt: drop unused inode argument from fscrypt_fname_alloc_buffer, Jeff Layton
- [RFC PATCH v2 08/18] ceph: add fscrypt ioctls, Jeff Layton
- [RFC PATCH v2 07/18] lib: lift fscrypt base64 conversion into lib/, Jeff Layton
- [RFC PATCH v2 06/18] fscrypt: move nokey_name conversion to separate function and export it, Jeff Layton
- [RFC PATCH v2 09/18] ceph: crypto context handling for ceph, Jeff Layton
- [RFC PATCH v2 04/18] fscrypt: add fscrypt_new_context_from_inode, Jeff Layton
- Re: [RFC PATCH v2 00/18] ceph+fscrypt: context, filename and symlink support, Eric Biggers
Re: [PATCH v20 05/12] LSM: Infrastructure management of the superblock,
Stephen Smalley
[PATCH] init: fix error check in clean_path(),
Barret Rhoden
[PATCH v4 00/10] NTFS read-write driver GPL implementation by Paragon Software,
Konstantin Komarov
RE: [PATCH v3 00/10] NTFS read-write driver GPL implementation by Paragon Software, Konstantin Komarov
RE: [PATCH v2 05/10] fs/ntfs3: Add attrib operations, Konstantin Komarov
Re: [PATCH v3 02/10] fs/ntfs3: Add initialization of super block,
Pali Rohár
Re: [PATCH v3 04/10] fs/ntfs3: Add file operations and implementation,
Pali Rohár
Re: [PATCH] debugfs: Fix module state check condition,
Vladis Dronov
[PATCH 0/3] zonefs: introduce -o explicit-open mount option,
Johannes Thumshirn
Re: [PATCH 0/2] fuse, dax: Couple of fixes for fuse dax support,
Miklos Szeredi
Re: rework check_disk_change(), Hannes Reinecke
[PATCH] ext4: Implement swap_activate aops using iomap,
Ritesh Harjani
[PATCH 0/2 v2] bdev: Avoid discarding buffers under a filesystem,
Jan Kara
[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode(),
Hao Li
Re: [PATCH v2 3/3] direct-io: defer alignment check until after the EOF check, Jan Kara
Re: [PATCH v2 2/3] direct-io: don't force writeback for reads beyond EOF, Jan Kara
Re: [PATCH v2 1/3] direct-io: clean up error paths of do_blockdev_direct_IO, Jan Kara
Re: remove the last set_fs() in common code, and remove it for x86 and powerpc v3,
Ingo Molnar
[PATCH] quota: widen timestamps for the fs_disk_quota structure,
Darrick J. Wong
Re: Splitting an iomap_page,
Matthew Wilcox
Re: [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only,
Andrea Arcangeli
RE: [PATCH] exfat: eliminate dead code in exfat_find(), Namjae Jeon
Re: [PATCH 12/14] x86: remove address space overrides using set_fs(),
Linus Torvalds
Re: [PATCH] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode(),
Dave Chinner
Re: [PATCH] iomap: Fix direct I/O write consistency check,
Andreas Gruenbacher
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]