Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2020-09-18 19:59:32 to 2020-09-21 21:46:39 UTC [more...]
remove blkdev_get as a public API v2
2020-09-21 21:46 UTC (17+ messages)
` [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [PATCH 02/14] block: cleanup partition scanning in register_disk
` [PATCH 03/14] block: cleanup blkdev_bszset
` [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [PATCH 06/14] zram: cleanup backing_dev_store
` [PATCH 07/14] raw: don't keep unopened block device around
` [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [PATCH 10/14] mm: cleanup claim_swapfile
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 12/14] mm: split swap_type_of
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
` [PATCH 14/14] block: mark blkdev_get static
[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
2020-09-21 18:29 UTC (4+ messages)
` [PATCH v12 4/4] ext4: Use generic casefolding support
bdi cleanups v6
2020-09-21 18:18 UTC (18+ messages)
` [PATCH 01/13] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/13] drbd: remove dead code in device_to_statistics
` [PATCH 03/13] bcache: inherit the optimal I/O size
` [PATCH 04/13] aoe: set an "
` [PATCH 05/13] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/13] md: update the optimal I/O size on reshape
` [PATCH 07/13] block: lift setting the readahead size into the block layer
` [PATCH 08/13] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 09/13] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 10/13] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 11/13] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 12/13] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 13/13] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag
remove compat_sys_mount
2020-09-21 18:11 UTC (7+ messages)
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code
More filesystem need this fix (xfs: use MMAPLOCK around filemap_map_pages())
2020-09-21 17:59 UTC (10+ messages)
[ANNOUNCE] xfs-linux: iomap-5.10-merge updated to 81ee8e52a71c
2020-09-21 16:50 UTC
let import_iovec deal with compat_iovecs as well
2020-09-21 16:31 UTC (44+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
[RFC] nvfs: a filesystem for persistent memory
2020-09-21 16:29 UTC (17+ messages)
` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
` NVFS XFS metadata (was: [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache)
` [PATCH] pmem: fix __copy_user_flushcache
` the "read" syscall sees partial effects of the "write" syscall
let import_iovec deal with compat_iovecs as well v2
2020-09-21 16:27 UTC (25+ messages)
` [PATCH 01/11] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 02/11] mm: call import_iovec() instead of rw_copy_check_uvector() in process_vm_rw()
` [PATCH 03/11] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c and mark it static
` [PATCH 04/11] iov_iter: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 05/11] iov_iter: merge the compat case into rw_copy_check_uvector
` [PATCH 06/11] iov_iter: handle the compat case in import_iovec
` [PATCH 07/11] fs: remove various compat readv/writev helpers
` [PATCH 08/11] fs: remove the compat readv/writev syscalls
` [PATCH 09/11] fs: remove compat_sys_vmsplice
` [PATCH 10/11] mm: remove compat_process_vm_{readv,writev}
` [PATCH 11/11] security/keys: remove compat_keyctl_instantiate_key_iov
[PATCH] hfsplus: Avoid truncating the logical block size
2020-09-21 16:21 UTC
[PATCH 4/9 next] fs/io_uring Don't use the return value from import_iovec()
2020-09-21 16:01 UTC (4+ messages)
[PATCH V8 0/3] fuse: Add support for passthrough read/write
2020-09-21 15:28 UTC (12+ messages)
` [PATCH V8 1/3] fuse: Definitions and ioctl() for passthrough
` [PATCH V8 2/3] fuse: Introduce synchronous read and write "
` [PATCH V8 3/3] fuse: Handle AIO read and write in passthrough
[PATCH 0/15 v2] BTRFS DIO inode locking/D_SYNC fix
2020-09-21 15:11 UTC (18+ messages)
` [PATCH 01/15] fs: remove dio_end_io()
` [PATCH 02/15] btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK
` [PATCH 03/15] iomap: Allow filesystem to call iomap_dio_complete without i_rwsem
` [PATCH 04/15] iomap: Call inode_dio_end() before generic_write_sync()
` [PATCH 05/15] btrfs: split btrfs_direct_IO to read and write
` [PATCH 06/15] btrfs: Move pos increment and pagecache extension to btrfs_buffered_write()
` [PATCH 07/15] btrfs: Move FS error state bit early during write
` [PATCH 08/15] btrfs: Introduce btrfs_write_check()
` [PATCH 09/15] btrfs: Introduce btrfs_inode_lock()/unlock()
` [PATCH 10/15] btrfs: Push inode locking and unlocking into buffered/direct write
` [PATCH 11/15] btrfs: Use inode_lock_shared() for direct writes within EOF
` [PATCH 12/15] btrfs: Remove dio_sem
` [PATCH 13/15] btrfs: Call iomap_dio_complete() without inode_lock
` [PATCH 14/15] btrfs: Revert 09745ff88d93 ("btrfs: dio iomap DSYNC workaround")
` [PATCH 15/15] iomap: Reinstate lockdep_assert_held in iomap_dio_rw()
[PATCH 3/9 next] lib/iov_iter: Improved function for importing iovec[] from userpace
2020-09-21 14:57 UTC (3+ messages)
[PATCH 5/9 next] scsi: Use iovec_import() instead of import_iovec()
2020-09-21 14:50 UTC (3+ messages)
[PATCH 2/9 next] fs: Move rw_copy_check_uvector() into lib/iov_iter.c and make static
2020-09-21 14:10 UTC (2+ messages)
[PATCH 1/9 next] mm:process_vm_access Call import_iovec() instead of rw_copy_check_uvector()
2020-09-21 14:09 UTC (2+ messages)
[PATCH v3 00/10] NTFS read-write driver GPL implementation by Paragon Software
2020-09-21 13:36 UTC (4+ messages)
` [PATCH v3 04/10] fs/ntfs3: Add file operations and implementation
[PATCH v5 00/10] NTFS read-write driver GPL implementation by Paragon Software
2020-09-21 13:26 UTC (3+ messages)
` [PATCH v5 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
[PATCH] reiserfs: Initialize inode keys properly
2020-09-21 13:12 UTC
[PATCH V2] fuse: Remove __GFP_FS flag to avoid allocator recursing
2020-09-21 11:39 UTC (3+ messages)
[PATCH RESEND] fs: fix race condition oops between destroy_inode and writeback_sb_inodes
2020-09-21 10:25 UTC (4+ messages)
possible deadlock in blkdev_put
2020-09-21 9:32 UTC
[PATCH v5 0/5] mm: introduce memfd_secret system call to create "secret" memory areas
2020-09-21 8:07 UTC (4+ messages)
state cleanups
2020-09-21 6:34 UTC (2+ messages)
[PATCH 3/3] exfat: replace memcpy with structure assignment
2020-09-21 5:51 UTC (3+ messages)
[PATCH 1/3] exfat: remove useless directory scan in exfat_add_entry()
2020-09-21 5:49 UTC (3+ messages)
Kernel Benchmarking
2020-09-21 1:20 UTC (22+ messages)
[RFC PATCH 0/2] Remove shrinker's nr_deferred
2020-09-21 0:32 UTC (4+ messages)
[RFC PATCH] locking/percpu-rwsem: use this_cpu_{inc|dec}() for read_count
2020-09-20 23:49 UTC (11+ messages)
[PATCH RESEND v3 0/3] direct-io: clean up error paths of do_blockdev_direct_IO
2020-09-20 23:48 UTC (4+ messages)
` [PATCH RESEND v3 1/3] "
` [PATCH RESEND v3 2/3] direct-io: don't force writeback for reads beyond EOF
` [PATCH RESEND v3 3/3] direct-io: defer alignment check until after the EOF check
[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
2020-09-20 9:59 UTC (3+ messages)
` [RFC PATCH 21/24] mm/hugetlb: Merge pte to huge pmd only for gigantic page
[PATCH v2 2/2] exfat: aggregate dir-entry updates into __exfat_write_inode()
2020-09-19 23:58 UTC
[PATCH v2 1/2] exfat: add exfat_update_inode()
2020-09-19 23:58 UTC
[PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
2020-09-19 20:17 UTC (8+ messages)
` [Linux-kernel-mentees] "
[PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only
2020-09-19 18:14 UTC (13+ messages)
[PATCH 00/13] Allow readpage to return a locked page
2020-09-19 17:10 UTC (10+ messages)
` [PATCH 14/13] iomap: Inline iomap_iop_set_range_uptodate into its one caller
` [PATCH 15/13] iomap: Inline iomap_read_finish "
` [PATCH 16/13] iomap: Make readpage synchronous
remove blkdev_get as a public API
2020-09-19 9:06 UTC (8+ messages)
` [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
` [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
[PATCH] fs: fix race condition oops between destroy_inode and writeback_sb_inodes
2020-09-19 8:38 UTC
[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
2020-09-19 8:01 UTC (6+ messages)
` [RFC PATCH 6/6] security/fbfam: Mitigate a fork brute force attack
bdi cleanups v4
2020-09-19 7:31 UTC (13+ messages)
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
[PATCH] fs/open.c: micro-optimization by avoiding branch on common path
2020-09-19 0:20 UTC (2+ messages)
[RFC][PATCH] reduce boilerplate in fsid handling
2020-09-18 20:45 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).