linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-26 10:08:32 to 2018-03-01 19:41:09 UTC [more...]

[RFC PATCH V1 00/12] audit: implement container id
 2018-03-01 19:41 UTC  (5+ messages)
` [RFC PATCH V1 01/12] audit: add "
` [RFC PATCH V1 03/12] audit: add containerid filtering
` [RFC PATCH V1 05/12] audit: add containerid support for ptrace and signals
` [RFC PATCH V1 06/12] audit: add support for non-syscall auxiliary records

[PATCH v3 0/6] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-01 17:43 UTC  (7+ messages)
` [PATCH v3 1/6] proc/sysctl: Fix typo in sysctl_check_table_array()
` [PATCH v3 2/6] sysctl: Add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
` [PATCH v3 3/6] sysctl: Add flags to support min/max range clamping
` [PATCH v3 4/6] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v3 5/6] ipc: Clamp msgmni and shmmni to the real IPCMNI limit
` [PATCH v3 6/6] ipc: Clamp semmni "

[PATCH v2 0/5] ipc: Clamp *mni to the real IPCMNI limit
 2018-03-01 17:40 UTC  (18+ messages)
` [PATCH v2 1/5] sysctl: Add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
` [PATCH v2 2/5] sysctl: Add flags to support min/max range clamping
` [PATCH v2 3/5] sysctl: Warn when a clamped sysctl parameter is set out of range
` [PATCH v2 4/5] ipc: Clamp msgmni and shmmni to the real IPCMNI limit
` [PATCH v2 5/5] ipc: Clamp semmni "

[PATCH v2 00/11] firmware: cleanup for v4.17
 2018-03-01 17:33 UTC  (31+ messages)
` [PATCH v2 01/11] test_firmware: enable custom fallback testing on limited kernel configs
` [PATCH v2 02/11] test_firmware: replace syfs fallback check with kconfig_has helper
` [PATCH v2 04/11] firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further
` [PATCH v2 05/11] firmware: use helpers for setting up a temporary cache timeout
` [PATCH v2 06/11] firmware: move loading timeout under struct firmware_fallback_config
` [PATCH v2 07/11] firmware: split firmware fallback functionality into its own file
` [PATCH v2 08/11] firmware: enable run time change of forcing fallback loader
` [PATCH v2 09/11] firmware: enable to force disable the fallback mechanism at run time
` [PATCH v2 10/11] test_firmware: add a library for shared helpers
` [PATCH v2 11/11] test_firmware: test three firmware kernel configs using a proc knob

[PATCH] udf: Do not mark possibly inconsistent filesystems as closed
 2018-03-01 17:26 UTC  (4+ messages)

[ANNOUNCE] util-linux v2.32-rc2
 2018-03-01 13:42 UTC 

[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
 2018-03-01  1:41 UTC 

[PATCH] vfs: make sure struct filename->iname is word-aligned
 2018-02-28 23:19 UTC 

[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
 2018-02-28 23:12 UTC  (10+ messages)
    ` [OMPI devel] "

[RFT 0/7] firmware: enable caching of firmware for reboot optimization
 2018-02-28 21:18 UTC  (17+ messages)
` [RFT 1/7] rename: _request_firmware_load() fw_load_sysfs_fallback()
` [RFT 2/7] firmware: fix checking for return values for fw_add_devm_name()
` [RFT 3/7] firmware: make fw_add_devm_name() return 0 if cache present
` [RFT 4/7] firmware: add helper to check to see if fw cache is setup
` [RFT 5/7] firmware: ensure the firmware cache is not used on incompatible calls
` [RFT 6/7] firmware: add request_firmware_cache() to help with cache on reboot
` [RFT 7/7] mt7601u: use request_firmware_cache() to address "

lazytime for XFS V2
 2018-02-28 17:57 UTC  (3+ messages)
` [PATCH 1/2] fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_sync
` [PATCH 2/2] xfs: implement the lazytime mount option

KASAN: use-after-free Read in remove_wait_queue (2)
 2018-02-28 16:59 UTC 

[PATCH bpf-next v8 01/11] fs,security: Add a security blob to nameidata
 2018-02-28 16:58 UTC  (6+ messages)
` [PATCH bpf-next v8 02/11] fs,security: Add a new file access type: MAY_CHROOT

[PATCH v2 0/4] ima: unverifiable file signatures
 2018-02-28 15:30 UTC  (10+ messages)
` [PATCH v2 1/4] ima: fail file signature verification on non-init mounted filesystems
` [PATCH v2 3/4] ima: fail signature verification based on policy

UDF & open integrity type
 2018-02-28  9:54 UTC  (4+ messages)

[PATCH v4] Protected FIFOs and regular files
 2018-02-28  9:22 UTC  (4+ messages)

[PATCH] selftest: fix kselftest-merge depend on 'RUNTIME_TESTING_MENU'
 2018-02-28  9:13 UTC  (5+ messages)

[PATCH v3 1/2] fs/sysctl: fix potential page fault while unregistering sysctl table
 2018-02-28  1:35 UTC  (2+ messages)
` [PATCH v3 2/2] fs/sysctl: remove redundant link check in proc_sys_link_fill_cache()

[PATCH v2 1/2] fs/sysctl: fix potential page fault while unregistering sysctl table
 2018-02-28  1:15 UTC  (6+ messages)
` [PATCH v2 2/2] fs/sysctl: remove redundant link check in proc_sys_link_fill_cache()

[PATCH 1/2] fs/sysctl: fix potential page fault while unregistering sysctl table
 2018-02-27 23:20 UTC  (6+ messages)
` [PATCH 2/2] fs/sysctl: remove redundant link check in proc_sys_link_fill_cache()

[PATCH v4 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-27 22:23 UTC  (23+ messages)
` [PATCH v4 01/12] dax: fix vma_is_fsdax() helper
` [PATCH v4 02/12] dax: introduce IS_DEVDAX() and IS_FSDAX()
` [PATCH v4 03/12] ext2, dax: finish implementing dax_sem helpers
` [PATCH v4 04/12] ext2, dax: define ext2_dax_*() infrastructure in all cases
` [PATCH v4 05/12] ext4, dax: define ext4_dax_*() "
` [PATCH v4 06/12] ext2, dax: replace IS_DAX() with IS_FSDAX()
` [PATCH v4 07/12] ext4, "
` [PATCH v4 08/12] xfs, "
` [PATCH v4 09/12] mm, dax: replace IS_DAX() with IS_DEVDAX() or IS_FSDAX()
` [PATCH v4 10/12] fs, dax: kill IS_DAX()
` [PATCH v4 11/12] dax: fix S_DAX definition
` [PATCH v4 12/12] vfio: disable filesystem-dax page pinning

xfstests 344 deadlock on NOVA
 2018-02-27 21:41 UTC  (2+ messages)

[PATCH] Remove useless assignment in do_blockdev_direct_IO
 2018-02-27 16:55 UTC  (3+ messages)

[PATCH v2] fs: select/pselect buffer overrun with x32 abi
 2018-02-27 15:31 UTC 

UDF developer ID & registration
 2018-02-27 15:12 UTC  (3+ messages)

[PATCH 0/1] Additional strict check on ELF file
 2018-02-27 12:45 UTC  (4+ messages)
` [PATCH 1/1] Additional strict check on ELF file. Checks segments are followed in order of 'p_vaddr ' value ascending. It fixes erorr in total_mapping_size with computation total size. This error happens if segments in ELF file are not in order

[PATCH] fs: select/pselect buffer overrun with x32 abi
 2018-02-27 12:31 UTC 

[PATCH v2 00/17] Overlayfs NFS export support
 2018-02-27 11:35 UTC  (4+ messages)
` [PATCH v2 10/17] ovl: decode lower file handles of unlinked but open files

[PATCH 0/5] udf: Improve uid/gid handling
 2018-02-27  9:09 UTC  (5+ messages)

[PATCH v6 0/6] fuse: mounts from non-init user namespaces
 2018-02-27  9:00 UTC  (22+ messages)
  ` [PATCH v6 4/5] fuse: Ensure posix acls are translated outside of init_user_ns
  ` [PATCH v7 0/7] fuse: mounts from non-init user namespaces
    ` [PATCH v7 1/7] fuse: Remove the buggy retranslation of pids in fuse_dev_do_read
    ` [PATCH v7 2/7] fuse: Fail all requests with invalid uids or gids
    ` [PATCH v7 3/7] fs/posix_acl: Document that get_acl respects ACL_DONT_CACHE
    ` [PATCH v7 4/7] fuse: Cache a NULL acl when FUSE_GETXATTR returns -ENOSYS
    ` [PATCH v7 5/7] fuse: Simplfiy the posix acl handling logic
    ` [PATCH v7 6/7] fuse: Support fuse filesystems outside of init_user_ns
    ` [PATCH v7 7/7] fuse: Restrict allow_other to the superblock's namespace or a descendant

IMA/EVM writing xattrs during remount filesystem
 2018-02-27  7:27 UTC  (5+ messages)

[PATCH v2 0/6] fs/dcache: avoid trylock loops
 2018-02-27  5:16 UTC  (12+ messages)
` [PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list()
            ` [BUG] lock_parent() breakage when used from shrink_dentry_list() (was Re: [PATCH v2 6/6] fs/dcache: Avoid remaining try_lock loop in shrink_dentry_list())
                    ` dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_list())

[PATCH v1 0/2] ima: untrusted filesystems
 2018-02-27  2:12 UTC  (13+ messages)
` [PATCH v1 1/2] ima: fail signature verification on "

Read corruption in kerel FUSE when SAMBA AIO is enabled
 2018-02-27  2:00 UTC 

[PATCH] dax: ->direct_access does not sleep anymore
 2018-02-26 20:41 UTC  (2+ messages)

[PATCH v2 0/2] A couple of i_dir_seq fixes for fs/dcache.c
 2018-02-26 18:05 UTC  (2+ messages)

[PATCH v3 0/6] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-02-26 15:48 UTC  (6+ messages)
` [PATCH v3 3/6] xfs, dax: introduce IS_FSDAX()
` [PATCH v3 5/6] dax: short circuit vma_is_fsdax() in the CONFIG_FS_DAX=n case

a few I_DIRTY* related cleanups
 2018-02-26 15:42 UTC  (3+ messages)
` [PATCH 4/4] fs: move I_DIRTY_INODE to fs.h

[PATCH] direct-io: Fix sleep in atomic due to sync AIO
 2018-02-26 15:31 UTC  (2+ messages)

btrfs_clone_files and bind mounts
 2018-02-26 13:51 UTC 

[LSF/MM TOPIC] Phasing out kernel thread freezing
 2018-02-26 13:27 UTC  (10+ messages)

[PATCH 0/2] fsnotify: Improve ENOMEM handling
 2018-02-26 13:17 UTC  (7+ messages)
` [PATCH 1/2] fanotify: Avoid lost events due to ENOMEM for unlimited queues

lazytime for XFS
 2018-02-26 12:53 UTC  (3+ messages)
` [PATCH 1/2] fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_sync

[patch] block_invalidatepage: only release page if the full page was invalidated
 2018-02-26 10:18 UTC  (2+ messages)


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