linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-14 15:36:31 to 2018-05-16 05:43:35 UTC [more...]

vm_fault_t conversion, for real
 2018-05-16  5:43 UTC  (2+ messages)
` [PATCH 01/14] orangefs: don't return errno values from ->fault

[PATCH v4 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
 2018-05-16  5:37 UTC  (4+ messages)
` [PATCH v4 1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
` [PATCH v4 2/2] locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN

[PATCH] vfs: delete unnecessary assignment in vfs_listxattr
 2018-05-16  5:34 UTC 

stop using buffer heads in xfs and iomap
 2018-05-16  5:06 UTC  (12+ messages)
` [PATCH 01/33] block: add a lower-level bio_add_page interface
` [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O without buffer heads

[PATCH v2] fs: fuse: Adding new return type vm_fault_t
 2018-05-16  4:45 UTC  (2+ messages)

[PATCH 0/3] MIPS: DSP ASE regset support
 2018-05-15 22:34 UTC  (4+ messages)
` [PATCH 1/3] binfmt_elf: Respect error return from `regset->active'
` [PATCH 2/3] MIPS: Correct the 64-bit DSP accumulator register size
` [PATCH 3/3] MIPS: Add DSP ASE regset support

WARNING: ODEBUG bug in hfsplus_fill_super
 2018-05-15 21:34 UTC  (4+ messages)
` [PATCH] hfsplus: stop workqueue when fill_super() failed

[PATCH v3 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
 2018-05-15 21:30 UTC  (21+ messages)
` [PATCH v3 1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
` [PATCH v3 2/2] locking/percpu-rwsem: Annotate rwsem ownership transfer by setting RWSEM_OWNER_UNKNOWN

[PATCH v2 00/35] overlayfs: stack file operations
 2018-05-15 20:42 UTC  (6+ messages)
` [PATCH v2 22/35] vfs: don't open real

aio poll and a new in-kernel poll API V11
 2018-05-15 19:48 UTC  (33+ messages)
` [PATCH 01/32] fs: unexport poll_schedule_timeout
` [PATCH 02/32] fs: cleanup do_pollfd
` [PATCH 03/32] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/32] aio: simplify KIOCB_KEY handling
` [PATCH 07/32] aio: simplify cancellation
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 09/32] aio: add delayed cancel support
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
` [PATCH 11/32] net: refactor socket_poll
` [PATCH 12/32] net: add support for ->poll_mask in proto_ops
` [PATCH 13/32] net: remove sock_no_poll
` [PATCH 14/32] net/tcp: convert to ->poll_mask
` [PATCH 15/32] net/unix: "
` [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 17/32] net/dccp: convert to ->poll_mask
` [PATCH 18/32] net/atm: "
` [PATCH 19/32] net/vmw_vsock: "
` [PATCH 20/32] net/tipc: "
` [PATCH 21/32] net/sctp: "
` [PATCH 22/32] net/bluetooth: "
` [PATCH 23/32] net/caif: "
` [PATCH 24/32] net/nfc: "
` [PATCH 25/32] net/phonet: "
` [PATCH 26/32] net/iucv: "
` [PATCH 27/32] net/rxrpc: "
` [PATCH 28/32] crypto: af_alg: "
` [PATCH 29/32] pipe: "
` [PATCH 30/32] eventfd: switch "
` [PATCH 31/32] timerfd: convert "
` [PATCH 32/32] random: "

[PATCH 2/3] proc: Add a way to make network proc files writable
 2018-05-15 19:08 UTC 

[PATCH 0/6] Transition vfs to 64-bit timestamps
 2018-05-15 17:48 UTC  (12+ messages)
` [PATCH 5/6] udf: Simplify calls to udf_disk_stamp_to_time
` [PATCH 6/6] vfs: change inode times to use struct timespec64

use memcpy_mcsafe() for copy_to_iter() (was: Re: [PATCH v3 0/9] Series short description)
 2018-05-15 17:20 UTC  (7+ messages)

[PATCH 00/18] arm64: invoke syscalls with pt_regs
 2018-05-15 16:33 UTC  (20+ messages)
` [PATCH 06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
  ` [PATCH 06/18] arm64: move sve_user_{enable, disable} "
` [PATCH 08/18] arm64: convert raw syscall invocation to C
` [PATCH 12/18] kernel: add ksys_personality()
` [PATCH 13/18] kernel: add kcompat_sys_{f,}statfs64()
` [PATCH 18/18] arm64: implement syscall wrappers

[PATCH v5 1/7] proc: add proc_fs_info struct to store proc information
 2018-05-15 16:19 UTC  (4+ messages)

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-15 14:36 UTC  (30+ messages)

'Adding' a writable proc file under /proc/net/afs/ [was [PATCH 3/3] afs: Implement namespacing]
 2018-05-15 14:28 UTC 

[RFC PATCH v2 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_sup
 2018-05-15 14:00 UTC  (18+ messages)
` [RFC PATCH v2 1/2] locking/rwsem: Add a new RWSEM_WRITER_OWNED_NOSPIN flag
` [RFC PATCH v2 2/2] locking/percpu-rwsem: Mark rwsem as non-spinnable in percpu_rwsem_release()

[PATCH v3 0/4] Overlayfs mkdir related fixes
 2018-05-15 13:37 UTC  (9+ messages)
` [PATCH v3 1/4] ovl: use insert_inode_locked4() to hash a newly created inode
` [PATCH v3 2/4] ovl: relax WARN_ON() real inode attributes mismatch
` [PATCH v3 3/4] ovl: create helper ovl_create_temp()
` [PATCH v3 4/4] ovl: make ovl_create_real() cope with vfs_mkdir() safely

[PATCH 08/18] arm64: convert raw syscall invocation to C
 2018-05-15 10:13 UTC  (6+ messages)

general protection fault in mount_fs
 2018-05-15 10:08 UTC  (2+ messages)
` [PATCH] hfsplus: don't return 0 when fill_super() failed

[PATCH v4 00/11] gfs2 iomap write support
 2018-05-15  8:16 UTC  (17+ messages)
` [PATCH v4 01/11] gfs2: Update find_metapath comment
` [PATCH v4 02/11] gfs2: hole_size improvement
` [PATCH v4 03/11] gfs2: gfs2_stuffed_write_end cleanup
` [PATCH v4 04/11] gfs2: Remove ordered write mode handling from gfs2_trans_add_data
` [PATCH v4 05/11] gfs2: Iomap cleanups and improvements
` [PATCH v4 06/11] iomap: Add write_{begin,end} iomap operations
` [PATCH v4 07/11] gfs2: iomap buffered write support
` [PATCH v4 08/11] gfs2: gfs2_extent_length cleanup
` [PATCH v4 09/11] gfs2: iomap direct I/O support
` [PATCH v4 10/11] gfs2: Remove gfs2_write_{begin,end}
` [PATCH v4 11/11] iomap: Complete partial direct I/O writes synchronously

[PATCH] fs: iomap: Change return type to vm_fault_t
 2018-05-15  8:00 UTC  (4+ messages)

[PATCH v2 0/3] Overlayfs mkdir related fixes
 2018-05-15  5:20 UTC  (4+ messages)
` [PATCH v2 1/3] ovl: use d_instantiate_new() to instantiate a new dentry

[PATCH v2] vfs: use "none" if mount source is empty string
 2018-05-15  5:18 UTC  (3+ messages)

[PATCH 04/15] nls: Split default charset from NLS core
 2018-05-15  2:45 UTC  (3+ messages)

[PATCH 05/15] nls: Split struct nls_charset from struct nls_table
 2018-05-15  2:41 UTC  (3+ messages)

[PATCH] autofs - clean up includes
 2018-05-15  2:20 UTC 

[GIT PULL] afs: Fixes
 2018-05-14 21:25 UTC 

[PATCH] locking/rwsem: Add up_write_non_owner() for percpu_up_write()
 2018-05-14 19:36 UTC  (5+ messages)

[PATCH] fs: proc: Adding new typedef vm_fault_t
 2018-05-14 18:16 UTC  (2+ messages)

[RFC][PATCH] nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
 2018-05-14 17:56 UTC  (7+ messages)

[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-05-14 17:49 UTC  (4+ messages)

[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
 2018-05-14 16:35 UTC  (5+ messages)
` [PATCH 1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO()

[RFC][PATCH] ovl_create_index(): vfs_mkdir() might succeed leaving dentry negative unhashed
 2018-05-14 15:39 UTC  (3+ 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).