linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-23 20:17:46 to 2019-10-28 07:20:49 UTC [more...]

[PATCH v5 0/9] Inline Encryption Support
 2019-10-28  7:20 UTC  (4+ messages)
` [PATCH v5 1/9] block: Keyslot Manager for Inline Encryption
` [PATCH v5 2/9] block: Add encryption context to struct bio
` [PATCH v5 3/9] block: blk-crypto for Inline Encryption

[PATCH RESEND v5] fs/epoll: Remove unnecessary wakeups of nested epoll
 2019-10-28  0:58 UTC  (3+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-27 22:10 UTC  (13+ messages)

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-27 16:04 UTC  (18+ messages)
` [RFC PATCH 03/10] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/10] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/10] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup "
` [RFC PATCH 08/10] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/10] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/10] pipe: Check for ring full inside of the spinlock in "
` [RFC PATCH 11/10] pipe: Add fsync() support "

[PATCH RESEND v14 0/6] open: introduce openat2(2) syscall
 2019-10-27 15:41 UTC  (9+ messages)
` [PATCH RESEND v14 1/6] namei: O_BENEATH-style resolution restriction flags
` [PATCH RESEND v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v14 3/6] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH RESEND v14 4/6] open: introduce openat2(2) syscall
` [PATCH RESEND v14 5/6] selftests: add openat2(2) selftests
` [PATCH RESEND v14 6/6] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

clean up xfs space management interfaces
 2019-10-27 15:19 UTC  (12+ messages)
` [PATCH 1/4] xfs: don't implement XFS_IOC_RESVSP / XFS_IOC_RESVSP64 directly
` [PATCH 2/4] fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers
` [PATCH 3/4] xfs: disable xfs_ioc_space for always COW inodes
` [PATCH 4/4] xfs: consolidate preallocation in xfs_file_fallocate

KASAN: null-ptr-deref Write in io_wq_cancel_all
 2019-10-27  6:33 UTC  (7+ messages)

[RFC PATCH 0/5] allow unprivileged overlay mounts
 2019-10-26 13:50 UTC  (9+ messages)
` [RFC PATCH 1/5] ovl: document permission model
` [RFC PATCH 2/5] ovl: ignore failure to copy up unknown xattrs
` [RFC PATCH 3/5] vfs: allow unprivileged whiteout creation
` [RFC PATCH 4/5] ovl: user xattr
` [RFC PATCH 5/5] ovl: unprivieged mounts

[PATCH v2 0/8] Fix cdrom autoclose
 2019-10-26  6:46 UTC  (28+ messages)
` [PATCH v2 2/8] cdrom: factor out common open_for_* code
` [PATCH v2 6/8] bdev: add open_finish
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug
` [PATCH v2 8/8] scsi: sr: wait for the medium to become ready

[PATCH v9 00/12] nvmet: add target passthru commands support
 2019-10-25 23:09 UTC  (4+ messages)
` [PATCH v9 05/12] Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> [logang@deltatee.com: fixed some of the wording in the help message] Signed-off-by: Logan Gunthorpe <logang@deltatee.com> Reviewed-by: Max Gurtovoy <maxg@mellanox.com>
    ` [PATCH v9 05/12]

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-25 21:00 UTC  (28+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V7 05/21] audit: log drop of contid on exit of last task
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS
` [PATCH ghak90 V7 08/21] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V7 14/21] audit: contid check descendancy and nesting
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH v3 0/3] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
 2019-10-25 20:21 UTC  (6+ messages)

[RFC PATCH 00/35] user xattr support (RFC8276)
 2019-10-25 19:55 UTC  (4+ messages)

[PATCH] Allow disabling drop_caches logging immediately
 2019-10-25 15:49 UTC 

[PATCH][next] io-wq: fix unintentional integer overflow on left shift
 2019-10-25 13:59 UTC  (5+ messages)

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-25 14:01 UTC  (12+ messages)

[PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE
 2019-10-25 13:30 UTC  (2+ messages)

[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock
 2019-10-25 13:07 UTC  (5+ messages)
` [RFC 1/5] ext4: keep uniform naming convention for io & io_end variables

[REVIEW PATCH v5 0/3] close_range()
 2019-10-25 12:28 UTC  (4+ messages)
` [REVIEW PATCH v5 1/3] open: add close_range()
` [REVIEW PATCH v5 2/3] arch: wire-up close_range()
` [REVIEW PATCH v5 3/3] tests: add close_range() tests

[PATCH v3 0/7] Fix cdrom autoclose
 2019-10-25 11:21 UTC  (8+ messages)
` [PATCH v3 1/7] cdrom: add poll_event_interruptible
` [PATCH v3 2/7] cdrom: factor out common open_for_* code
` [PATCH v3 3/7] cdrom: wait for the tray to close
` [PATCH v3 4/7] cdrom: export autoclose logic as a separate function
` [PATCH v3 5/7] bdev: add open_finish
` [PATCH v3 6/7] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v3 7/7] scsi: sr: wait for the medium to become ready

[PATCH 00/15] staging: exfat: Clean up return codes
 2019-10-25 10:14 UTC  (26+ messages)
` [PATCH 01/15] staging: exfat: Clean up return codes - FFS_FULL
` [PATCH 02/15] staging: exfat: Clean up return codes - FFS_NOTFOUND
` [PATCH 03/15] staging: exfat: Clean up return codes - FFS_DIRBUSY
` [PATCH 04/15] staging: exfat: Clean up return codes - FFS_PERMISSIONERR
` [PATCH 05/15] staging: exfat: Clean up return codes - FFS_NAMETOOLONG
` [PATCH 06/15] staging: exfat: Clean up return codes - FFS_FILEEXIST
` [PATCH 07/15] staging: exfat: Clean up return codes - FFS_INVALIDPATH
` [PATCH 08/15] staging: exfat: Clean up return code - FFS_MEMORYERR
` [PATCH 09/15] staging: exfat: Clean up return codes - FFS_FORMATERR
` [PATCH 10/15] staging: exfat: Clean up return codes - FFS_MEDIAERR
` [PATCH 11/15] staging: exfat: Clean up return codes - FFS_EOF
` [PATCH 12/15] staging: exfat: Clean up return codes - FFS_INVALIDFID
` [PATCH 13/15] staging: exfat: Clean up return codes - FFS_ERROR
` [PATCH 14/15] staging: exfat: Clean up return codes - remove unused codes
` [PATCH 15/15] staging: exfat: Clean up return codes - FFS_SUCCESS

Is rename(2) atomic on FAT?
 2019-10-25  9:50 UTC  (18+ messages)

KASAN: stack-out-of-bounds Read in finish_writeback_work
 2019-10-25  8:38 UTC 

File system for scratch space (in HPC cluster)
 2019-10-25  8:35 UTC  (7+ messages)

[PATCH 0/8] staging: exfat: Code cleanups
 2019-10-25  2:45 UTC  (5+ messages)
` [PATCH 1/8] staging: exfat: Clean up namespace pollution, part 1
` [PATCH 8/8] staging: exfat: Update TODO

[PATCH v2 0/3] fscrypt: support for IV_INO_LBLK_64 policies
 2019-10-24 21:54 UTC  (4+ messages)
` [PATCH v2 1/3] fscrypt: add "
` [PATCH v2 2/3] ext4: add support for IV_INO_LBLK_64 encryption policies
` [PATCH v2 3/3] f2fs: "

[PATCH] fs: use READ_ONCE/WRITE_ONCE with the i_size helpers
 2019-10-24 12:08 UTC  (2+ messages)

[PATCH v5 00/12] ext4: port direct I/O to iomap infrastructure
 2019-10-24 11:17 UTC  (11+ messages)
` [PATCH v5 05/12] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()

[PATCH 0/3] fscrypt: support for inline-encryption-optimized policies
 2019-10-24  9:54 UTC  (11+ messages)
` [PATCH 1/3] fscrypt: add "

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-10-24  9:39 UTC 

"New" ext4 features tests in LTP
 2019-10-24  8:37 UTC  (4+ messages)

KCSAN: data-race in task_dump_owner / task_dump_owner
 2019-10-24  8:35 UTC  (6+ messages)

[PATCH] Revert "ubifs: Fix memory leak bug in alloc_ubifs_info() error path"
 2019-10-24  8:25 UTC 

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-24  7:06 UTC  (6+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-10-24  4:57 UTC 

[ANNOUNCE] erofs-utils: release 1.0 and package inclusion requests
 2019-10-24  3:33 UTC 

Please add the zuf tree to linux-next
 2019-10-24  2:36 UTC  (2+ messages)

[PATCH v2 linux-kselftest-test 0/3] kunit: support building core/tests as modules
 2019-10-24  1:33 UTC  (10+ messages)
` [PATCH v2 linux-kselftest-test 1/3] kunit: allow kunit tests to be loaded as a module

[PATCH] ovl_obtain_alias(): don't call d_instantiate_anon() for old dentry
 2019-10-24  1:06 UTC 

[Project Quota]file owner could change its project ID?
 2019-10-23 23:01 UTC  (7+ 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).