linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-16 17:49:59 to 2019-01-18 19:00:59 UTC [more...]

dd hangs when reading large partitions
 2019-01-18 19:00 UTC  (8+ messages)

[PATCH v2 00/29] y2038: add time64 syscalls
 2019-01-18 18:50 UTC  (34+ messages)
` [PATCH v2 01/29] ia64: add __NR_umount2 definition
` [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls
` [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
` [PATCH v2 04/29] alpha: wire up io_pgetevents system call
` [PATCH v2 05/29] alpha: update syscall macro definitions
` [PATCH v2 06/29] ARM: add migrate_pages() system call
` [PATCH v2 07/29] ARM: add kexec_file_load system call number
` [PATCH v2 08/29] m68k: assign syscall number for seccomp
` [PATCH v2 09/29] sh: remove duplicate unistd_32.h file
` [PATCH v2 10/29] sh: add statx system call
` [PATCH v2 11/29] sparc64: fix sparc_ipc type conversion
` [PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH v2 13/29] arch: add split IPC system calls where needed
` [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
` [PATCH v2 15/29] alpha: add standard statfs64/fstatfs64 syscalls
` [PATCH v2 16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
` [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
` [PATCH v2 18/29] time: make adjtime compat handling available for 32 bit
` [PATCH v2 19/29] time: Add struct __kernel_timex
` [PATCH v2 20/29] time: fix sys_timer_settime prototype
` [PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH v2 22/29] timex: use __kernel_timex internally
` [PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex
` [PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg
` [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
` [PATCH v2 27/29] y2038: remove struct definition redirects
` [PATCH v2 28/29] y2038: rename old time and utime syscalls
` [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH v5 07/17] fanotify: encode file identifier for FAN_REPORT_FID
 2019-01-18 18:39 UTC  (4+ messages)

[PATCH 0/5] sched refcount_t conversions
 2019-01-18 17:41 UTC  (12+ messages)
` [PATCH 1/5] sched: convert sighand_struct.count to refcount_t
` [PATCH 2/5] sched: convert signal_struct.sigcnt "
` [PATCH 3/5] sched: convert numa_group.refcount "
` [PATCH 4/5] sched/task_struct: convert task_struct.usage "
` [PATCH 5/5] sched/task_struct: convert task_struct.stack_refcount "

AÞK VE PARA
 2019-01-18 16:57 UTC 

LSF/MM 2019: Call for Proposals
 2019-01-18 16:32 UTC 

[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
 2019-01-18 16:23 UTC  (4+ messages)
` [PATCH v4 2/3] fs: don't let getdents return bogus names
` [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code

[PATCH v3 1/2] fs: don't let getdents return bogus names
 2019-01-18 16:22 UTC  (3+ messages)

[PATCHSET v6] io_uring IO interface
 2019-01-18 16:12 UTC  (18+ messages)
` [PATCH 01/17] fs: add an iopoll method to struct file_operations
` [PATCH 02/17] block: wire up block device iopoll method
` [PATCH 03/17] block: add bio_set_polled() helper
` [PATCH 04/17] iomap: wire up the iopoll method
` [PATCH 05/17] Add io_uring IO interface
` [PATCH 06/17] io_uring: add fsync support
` [PATCH 07/17] io_uring: support for IO polling
` [PATCH 08/17] fs: add fget_many() and fput_many()
` [PATCH 09/17] io_uring: use fget/fput_many() for file references
` [PATCH 10/17] io_uring: batch io_kiocb allocation
` [PATCH 11/17] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/17] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/17] io_uring: add file set registration
` [PATCH 14/17] io_uring: add submission polling
` [PATCH 15/17] io_uring: add io_kiocb ref count
` [PATCH 16/17] io_uring: add support for IORING_OP_POLL
` [PATCH 17/17] io_uring: add io_uring_event cache hit information

[PATCH] fs: ratelimit __find_get_block_slow() failure message
 2019-01-18 15:30 UTC  (13+ messages)

[PATCH 0/5] binderfs: debug galore
 2019-01-18 14:53 UTC  (6+ messages)
` [PATCH 1/5] binderfs: remove outdated comment
` [PATCH 2/5] binderfs: prevent renaming the control dentry
` [PATCH 3/5] binderfs: rework binderfs_fill_super()
` [PATCH 4/5] binderfs: kill_litter_super() before cleanup
` [PATCH 5/5] binderfs: drop lock in binderfs_binder_ctl_create

[PATCH 0/7] fuse: Improve disconnect scheme and avoid taking fpq->lock on hot paths
 2019-01-18 12:28 UTC  (6+ messages)
` [PATCH 1/7] fuse: Check for fc->connected in fuse_dev_alloc()
` [PATCH 5/7] fuse: Introduce generic fuse_copy_aborted()

[PATCH v2] 9p: use inode->i_lock to protect i_size_write()
 2019-01-18 11:17 UTC 

patch "staging: erofs: add document" added to staging-next
 2019-01-18  9:11 UTC 

[PATCHSET v5] io_uring IO interface
 2019-01-18  8:23 UTC  (73+ messages)
` [PATCH 01/15] fs: add an iopoll method to struct file_operations
` [PATCH 02/15] block: wire up block device iopoll method
` [PATCH 03/15] block: add bio_set_polled() helper
` [PATCH 04/15] iomap: wire up the iopoll method
` [PATCH 05/15] Add io_uring IO interface
` [PATCH 06/15] io_uring: add fsync support
` [PATCH 07/15] io_uring: support for IO polling
` [PATCH 08/15] fs: add fget_many() and fput_many()
` [PATCH 09/15] io_uring: use fget/fput_many() for file references
` [PATCH 10/15] io_uring: batch io_kiocb allocation
` [PATCH 11/15] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/15] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/15] io_uring: add submission polling
` [PATCH 14/15] io_uring: add file registration
` [PATCH 15/15] io_uring: add io_uring_event cache hit information

[heads-up] binderfs bugs galore
 2019-01-18  7:57 UTC  (3+ messages)

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-18  1:59 UTC  (38+ messages)

[PATCH] fs/dax: NIT fix comment regarding start/end vs range
 2019-01-17 23:20 UTC 

[PATCH] iomap: fix a use after free in iomap_dio_rw
 2019-01-17 21:26 UTC  (2+ messages)

[PATCH 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-17 20:35 UTC  (8+ messages)

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-01-17 20:09 UTC  (4+ messages)

[PATCH] fs: move generic stat response attr handling to vfs_getattr_nosec
 2019-01-17 13:49 UTC  (2+ messages)

[GIT PULL] dtype handling cleanup for v4.21-rc1
 2019-01-17 11:17 UTC  (12+ messages)

[PATCH -next] block: remove duplicated include from block_dev.c
 2019-01-17  7:13 UTC  (2+ messages)

[patch] io_uring: don't allow duplicate registrations
 2019-01-17  1:33 UTC  (8+ 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).