linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-20 06:54:37 to 2019-02-25 04:17:23 UTC [more...]

[PATCH] block: fix inconsistent page index
 2019-02-25  4:17 UTC  (2+ messages)

[PATCH] xfs: allocate sector sized IO buffer via page_frag_alloc
 2019-02-25  4:09 UTC 

[PATCH] fs: fix guard_bio_eod to check for real EOD errors
 2019-02-24 21:36 UTC  (4+ messages)

[LSF/MM TOPIC] ZUFS - How to get ZUFS ready for upstream
 2019-02-24 12:47 UTC 

The question about hfs+ patch (hfsplus: fix BUG on bnode parent update)
 2019-02-24  0:44 UTC 

[PATCH AUTOSEL 4.20 29/72] iomap: get/put the page in iomap_page_create/release()
 2019-02-23 21:04 UTC  (4+ messages)
` [PATCH AUTOSEL 4.20 30/72] iomap: fix a use after free in iomap_dio_rw
` [PATCH AUTOSEL 4.20 64/72] proc: fix /proc/net/* after setns(2)
` [PATCH AUTOSEL 4.20 70/72] fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()

[PATCH AUTOSEL 4.19 25/65] iomap: get/put the page in iomap_page_create/release()
 2019-02-23 21:06 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 26/65] iomap: fix a use after free in iomap_dio_rw
` [PATCH AUTOSEL 4.19 58/65] proc: fix /proc/net/* after setns(2)
` [PATCH AUTOSEL 4.19 63/65] fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()

[PATCH AUTOSEL 4.14 43/45] fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
 2019-02-23 21:08 UTC 

[PATCH AUTOSEL 4.9 30/32] fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
 2019-02-23 21:09 UTC 

[PATCH AUTOSEL 4.4 24/26] fs/drop_caches.c: avoid softlockups in drop_pagecache_sb()
 2019-02-23 21:10 UTC 

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-23 18:32 UTC  (12+ messages)

[PATCH] writeback: expose cgroup info in trace_writeback_pages_written()
 2019-02-23 13:35 UTC 

[PATCH] fs: Avoid signed overflow UBSAN warning
 2019-02-23  9:02 UTC 

[PATCH] tools: testing: selftests: Remove duplicate headers
 2019-02-23  7:09 UTC 

[PATCH] tmpfs: fix uninitialized return value in shmem_link
 2019-02-23  6:35 UTC  (3+ messages)

[RFC PATCH] pmem: advertise page alignment for pmem devices supporting fsdax
 2019-02-23  0:46 UTC  (7+ messages)

io_submit with slab free object overwritten
 2019-02-22 22:06 UTC  (5+ messages)

[PATCH v5 0/9] mmu notifier provide context informations
 2019-02-22 19:01 UTC  (3+ messages)
` [PATCH v5 1/9] mm/mmu_notifier: helper to test if a range invalidation is blockable

[PATCH 0/7] libnvdimm/pfn: Fix section-alignment padding
 2019-02-22 17:21 UTC  (10+ messages)
` [PATCH 7/7] libnvdimm/pfn: Fix 'start_pad' implementation

[LSF/MM TOPIC] More async operations for file systems - async discard?
 2019-02-22 16:45 UTC  (11+ messages)

[PATCH v7 0/7] Allow initializing the kernfs node's secctx based on its parent
 2019-02-22 15:40 UTC  (9+ messages)
` [PATCH v7 1/7] kernfs: clean up struct kernfs_iattrs
` [PATCH v7 2/7] kernfs: do not alloc iattrs in kernfs_xattr_get
` [PATCH v7 3/7] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v7 4/7] kernfs: use simple_xattrs for security attributes
` [PATCH v7 5/7] LSM: add new hook for kernfs node initialization
` [PATCH v7 6/7] selinux: implement the kernfs_init_security hook
` [PATCH v7 7/7] kernfs: initialize security of newly created nodes

[PATCH] proc: update i_atime when reading files
 2019-02-22 15:00 UTC  (3+ messages)

[PATCH v6 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-22 12:52 UTC  (12+ messages)
` [PATCH v6 5/5] kernfs: initialize security of newly created nodes

in stock for clearance
 2019-02-22  9:49 UTC 

BUG: unable to handle kernel paging request in do_mount
 2019-02-22 10:13 UTC  (2+ messages)

[LSF/MM TOPIC] VFS rename fences/zones/whatuwanacallit
 2019-02-22  7:34 UTC  (3+ messages)

[PATCH] aio: Fix locking in aio_poll()
 2019-02-22  3:17 UTC  (4+ messages)

[LSF/MM ATTEND] gup/dma, file-backed memory, and THP
 2019-02-22  2:44 UTC 

[LSF/MM TOPIC] dying memory cgroups and slab reclaim issues
 2019-02-22  1:57 UTC  (8+ messages)

[PATCH] fs/nfs: Fix nfs_parse_devname to not modify it's argument
 2019-02-21 22:41 UTC  (2+ messages)

[PATCH] sysctl: Fix proc_do_large_bitmap for large input buffers
 2019-02-21 19:16 UTC  (11+ messages)
` [PATCH] sysctl: add proc_do_large_bitmap test node
  ` [PATCH] test_sysctl: add proc_do_large_bitmap test function
    ` [PATCH V2] "

[LSF/MM TOPIC] FS, MM, and stable trees
 2019-02-21 18:52 UTC  (12+ messages)

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-02-21 18:42 UTC  (28+ messages)
` [RFC PATCH v3 01/18] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [RFC PATCH v3 02/18] fscrypt: use FSCRYPT_ prefix for uapi constants
` [RFC PATCH v3 03/18] fscrypt: use FSCRYPT_* definitions, not FS_*
` [RFC PATCH v3 04/18] fs: add ->s_master_keys to struct super_block
` [RFC PATCH v3 05/18] fscrypt: add ->ci_inode to fscrypt_info
` [RFC PATCH v3 06/18] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 08/18] fs/dcache.c: add shrink_dcache_inode()
` [RFC PATCH v3 09/18] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [RFC PATCH v3 10/18] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [RFC PATCH v3 11/18] fscrypt: add an HKDF-SHA512 implementation
` [RFC PATCH v3 12/18] fscrypt: v2 encryption policy support
` [RFC PATCH v3 13/18] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [RFC PATCH v3 14/18] fscrypt: require that key be added when setting a v2 encryption policy
` [RFC PATCH v3 15/18] ext4: wire up new fscrypt ioctls
` [RFC PATCH v3 16/18] f2fs: "
` [RFC PATCH v3 17/18] ubifs: "
` [RFC PATCH v3 18/18] fscrypt: document the new ioctls and policy version

[PATCH] ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task
 2019-02-21 16:52 UTC  (2+ messages)

write fault on dax mapping and usage of set_pte_at
 2019-02-21 16:07 UTC  (6+ messages)

[LSF/MM TOPIC] A little TLC for Discard
 2019-02-21 15:41 UTC  (3+ messages)

WARNING in cleanup_mnt
 2019-02-21 14:44 UTC 

[LSF/MM TOPIC] reverse splice
 2019-02-21 14:29 UTC  (3+ messages)

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-21 11:42 UTC  (9+ messages)
` [PATCH V15 14/18] block: enable multipage bvecs

[PATCH v2 0/6] fanotify: Make wait for permission event response interruptible
 2019-02-21 10:55 UTC  (5+ messages)

[RFC PATCH 02/27] containers: Implement containers as kernel objects
 2019-02-21 10:39 UTC  (18+ messages)
` [RFC PATCH 00/27] Containers and using authenticated filesystems

d_add and dentry leak
 2019-02-21  9:13 UTC  (3+ messages)

[PATCH] writeback.h: Removed duplicated declaration of tag_pages_for_writeback()
 2019-02-21  8:31 UTC  (2+ messages)

mmotm 2019-02-20-21-43 uploaded
 2019-02-21  5:48 UTC 

[PATCH 3/7] dax: Check the end of the block-device capacity with dax_direct_access()
 2019-02-21  5:15 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 1/1] f2fs-dev: ioctl for removing a range from F2FS
 2019-02-21  5:15 UTC 

[PATCH] f2fs: no need to take page lock in readdir
 2019-02-21  4:57 UTC 

general protection fault in __dentry_path
 2019-02-21  4:14 UTC  (2+ messages)

[PATCH 0/6] RFC v2: mm: gup/dma tracking
 2019-02-20 20:22 UTC  (4+ messages)
` [PATCH 4/6] mm/gup: track gup-pinned pages

[RFC PATCH 00/17] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-02-20 19:40 UTC  (11+ messages)
` [RFC PATCH 01/17] fs: Add the ZUF filesystem to the build + License
` [RFC PATCH 02/17] zuf: Preliminary Documentation
` [RFC PATCH 09/17] zuf: symlink

[PATCH 00/10] VFS: Provide new mount UAPI
 2019-02-20 18:59 UTC  (7+ messages)
` [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
` [PATCH 03/10] teach move_mount(2) to work with OPEN_TREE_CLONE

[PATCH 00/43] VFS: Introduce filesystem context
 2019-02-20 18:55 UTC  (3+ messages)
` [PATCH 04/43] separate copying and locking mount tree on cross-userns copies

[LSF/MM TOPIC] ZUFS - How to get ZUFS ready for upstream
 2019-02-20 18:37 UTC 

[LSF/MM TOPIC ][LSF/MM ATTEND] Read-only Mapping of Program Text using Large THP Pages
 2019-02-20 17:19 UTC  (9+ messages)
    `  "

[PATCH] vfs: Make __vfs_write() static
 2019-02-20 14:21 UTC  (2+ messages)

[PATCH v2 00/10] server-side support for "inter" SSC copy
 2019-02-20 14:04 UTC  (4+ messages)
` [PATCH v2 06/10] NFSD add COPY_NOTIFY operation

[PATCH 0/9 V3] New ->fiemap infrastructure and ->bmap removal
 2019-02-20  8:37 UTC  (4+ messages)
` [PATCH RFC 8/9] Use FIEMAP for FIBMAP calls

[RFC PATCH 02/27] containers: Implement containers as kernel objects
 2019-02-17 18:57 UTC 


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).