messages from 2019-04-09 15:29:33 to 2019-04-11 21:10:38 UTC [more...]
[PATCH v1 00/15] Keep track of GUPed pages in fs and block
2019-04-11 21:08 UTC (15+ messages)
` [PATCH v1 02/15] iov_iter: add helper to test if an iter would use GUP
` [PATCH v1 03/15] block: introduce bvec_page()/bvec_set_page() to get/set bio_vec.bv_page
` [PATCH v1 04/15] block: introduce BIO_VEC_INIT() macro to initialize bio_vec structure
` [PATCH v1 05/15] block: replace all bio_vec->bv_page by bvec_page()/bvec_set_page()
` [PATCH v1 06/15] block: convert bio_vec.bv_page to bv_pfn to store pfn and not page
` [PATCH v1 07/15] block: add bvec_put_page_dirty*() to replace put_page(bvec_page())
` [PATCH v1 08/15] block: use bvec_put_page() instead of put_page(bvec_page())
` [PATCH v1 09/15] block: bvec_put_page_dirty* instead of set_page_dirty* and bvec_put_page
` [PATCH v1 10/15] block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()
` [PATCH v1 11/15] block: make sure bio_add_page*() knows page that are coming from GUP
` [PATCH v1 12/15] fs/direct-io: keep track of wether a page is coming from GUP or not
` [PATCH v1 13/15] fs/splice: use put_user_page() when appropriate
` [PATCH v1 14/15] fs: use bvec_set_gup_page() where appropriate
` [PATCH v1 15/15] ceph: use put_user_pages() instead of ceph_put_page_vector()
[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
2019-04-11 21:02 UTC (22+ messages)
` [RFC PATCH v3 01/15] slub: Add isolate() and migrate() methods
` [RFC PATCH v3 02/15] tools/vm/slabinfo: Add support for -C and -M options
` [RFC PATCH v3 03/15] slub: Sort slab cache list
` [RFC PATCH v3 04/15] slub: Slab defrag core
` [RFC PATCH v3 05/15] tools/vm/slabinfo: Add remote node defrag ratio output
` [RFC PATCH v3 06/15] tools/vm/slabinfo: Add defrag_used_ratio output
` [RFC PATCH v3 07/15] tools/testing/slab: Add object migration test module
` [RFC PATCH v3 08/15] tools/testing/slab: Add object migration test suite
` [RFC PATCH v3 09/15] xarray: Implement migration function for objects
` [RFC PATCH v3 10/15] tools/testing/slab: Add XArray movable objects tests
` [RFC PATCH v3 11/15] slub: Enable moving objects to/from specific nodes
` [RFC PATCH v3 12/15] slub: Enable balancing slabs across nodes
` [RFC PATCH v3 13/15] dcache: Provide a dentry constructor
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects
` [RFC PATCH v3 15/15] dcache: Add CONFIG_DCACHE_SMO
[PATCH RFC 1/2] Add polling support to pidfd
2019-04-11 20:20 UTC (5+ messages)
` [PATCH RFC 2/2] Add selftests for pidfd polling
[PATCH v2] acct: fix possible deadlock in acct_pin_kill
2019-04-11 19:10 UTC (6+ messages)
[PATCH v2 0/2] fscrypt: improve encrypted symlink performance
2019-04-11 17:28 UTC (7+ messages)
` [PATCH v2 1/2] vfs: use READ_ONCE() to access ->i_link
` [PATCH v2 2/2] fscrypt: cache decrypted symlink target in ->i_link
[PATCH v3] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-04-11 17:00 UTC
[PATCH] fs: Fix ovl_i_mutex_dir_key/p->lock/cred cred_guard_mutex deadlock
2019-04-11 16:47 UTC
[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
2019-04-11 16:22 UTC (3+ messages)
[PATCH v5 0/6] virtio pmem driver
2019-04-11 16:23 UTC (27+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
` [Qemu-devel] "
` [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
` [Qemu-devel] "
` [PATCH v5 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v5 4/6] dax: check synchronous mapping is supported
` [PATCH v5 5/6] ext4: disable map_sync for async flush
` [PATCH v5 6/6] xfs: "
[PATCHSET 0/3] io_uring: add sync_file_range and drains
2019-04-11 16:19 UTC (7+ messages)
` [PATCH 1/3] io_uring: add support for marking commands as draining
` [PATCH 2/3] fs: add sync_file_range() helper
` [PATCH 3/3] io_uring: add support for IORING_OP_SYNC_FILE_RANGE
[PATCH V3] block: don't use for-inside-for in bio_for_each_segment_all
2019-04-11 15:07 UTC (4+ messages)
[LSF/MM TOPIC] guarantee natural alignment for kmalloc()?
2019-04-11 13:28 UTC (2+ messages)
[PATCH ghak90 V6 00/10] audit: implement container identifier
2019-04-11 11:31 UTC (2+ messages)
[PATCH v2] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-04-11 11:21 UTC
[PATCH] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
2019-04-11 11:08 UTC (7+ messages)
[PATCH] io_uring: add support for barrier fsync
2019-04-11 11:05 UTC (7+ messages)
[PATCH RESEND] fs: drop unused fput_atomic definition
2019-04-11 9:41 UTC (2+ messages)
[PATCH v2 0/5] Provide generic top-down mmap layout functions
2019-04-11 7:16 UTC (12+ messages)
` [PATCH v2 1/5] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v2 2/5] arm64, mm: Move generic mmap layout functions "
` [PATCH v2 5/5] riscv: Make mmap allocation top-down by default
[PATCH] vfs: update d_make_root() description
2019-04-11 4:28 UTC
[PATCH] cifs: fix page reference leak with readv/writev
2019-04-11 2:47 UTC (2+ messages)
kernel BUG at fs/inode.c:LINE!
2019-04-11 2:22 UTC (15+ messages)
[PATCH RFC 1/2] errno.h: Export EFSCORRUPTED error number
2019-04-11 1:47 UTC (10+ messages)
` [PATCH 2/2] block: Add new BLK_STS_FSCORRUPTED status
[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
2019-04-11 1:11 UTC (5+ messages)
[PATCH 0/2] sysctl: share commonly used constants
2019-04-10 22:59 UTC (11+ messages)
` [PATCH 1/2] proc/sysctl: add shared variables for range check
` [PATCH 2/2] kernel: use sysctl "
KASAN: use-after-free Read in path_lookupat
2019-04-10 19:44 UTC (11+ messages)
[RFC PATCH 01/68] kbuild: skip sub-make for in-tree build with GNU Make 4.x
2019-04-10 10:01 UTC (9+ messages)
` [RFC PATCH 14/68] vfs: Convert drm to use the new mount API
` [RFC PATCH 22/68] vfs: Convert binderfs "
` [RFC PATCH 31/68] vfs: Convert qib_fs/ipathfs "
[PATCH 0/4] Hexdump enhancements
2019-04-10 9:52 UTC (10+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
[PATCH] io_uring: fix ifnullfree.cocci warnings
2019-04-10 6:25 UTC (2+ messages)
[PATCH] fscrypt: cache decrypted symlink target in ->i_link
2019-04-10 5:04 UTC (12+ messages)
[PATCH] fs/aio.c: fix wrong return value regression in __io_submit_one
2019-04-10 2:55 UTC (3+ messages)
[git pull] several fixes
2019-04-10 2:30 UTC (2+ messages)
mmotm 2019-04-09-17-51 uploaded
2019-04-10 0:51 UTC
Collaboration
2019-04-10 0:01 UTC
[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
2019-04-09 23:34 UTC (12+ messages)
` [PATCH v3 bpf-next 02/21] "
[PATCH v2] fs/block_dev.c: remove unused include
2019-04-09 23:17 UTC (2+ messages)
[PATCH] fs/buffer.c: Fix data corruption when buffer write with IO error
2019-04-09 16:06 UTC (4+ messages)
[PATCH] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
2019-04-09 15:36 UTC
[PATCH] block: don't use for-inside-for in bio_for_each_segment_all
2019-04-09 15:36 UTC (7+ messages)
[PATCH v9 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
2019-04-09 15:29 UTC (5+ messages)
` [PATCH v9] "
[RFC PATCH 22/68] vfs: Convert binderfs to use the new mount API
2019-03-28 14:45 UTC
[RFC PATCH 14/68] vfs: Convert drm to use the new mount API
2019-03-28 7:47 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).