linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-30 14:03:09 to 2017-09-04 14:11:11 UTC [more...]

fs: Uninitialized memory read at take_dentry_name_snapshot
 2017-09-04 14:11 UTC  (3+ messages)

[PATCH] fs/dcache: dentries should free after files unlinked or directories removed
 2017-09-04 12:59 UTC  (9+ messages)

non-blocking buffered reads V5
 2017-09-04 12:47 UTC  (5+ messages)
` [PATCH 2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read

[PATCH 00/15] v5 kernel core pieces refcount conversions
 2017-09-04 12:00 UTC  (18+ messages)
` [PATCH 14/15] futex: convert futex_pi_state.refcount to refcount_t

[PATCH] dax: fix FS_DAX=n BLOCK=y compilation
 2017-09-04 10:26 UTC  (2+ messages)

[PATCH v2] sched: check user input value of sysctl_sched_time_avg
 2017-09-04  7:54 UTC  (4+ messages)

[RFC PATCH 01/11] workqueue: Add a decrement-after-return and wake if 0 facility
 2017-09-04  7:30 UTC  (18+ messages)
` [RFC PATCH 02/11] refcount: Implement inc/decrement-and-return functions
` [RFC PATCH 03/11] Pass mode to wait_on_atomic_t() action funcs and provide default actions
` [RFC PATCH 04/11] Add a function to start/reduce a timer
` [RFC PATCH 05/11] afs: Lay the groundwork for supporting network namespaces
` [RFC PATCH 06/11] afs: Add some protocol defs
` [RFC PATCH 07/11] afs: Update the cache index structure
` [RFC PATCH 08/11] afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
` [RFC PATCH 09/11] afs: Allow IPv6 address specification of VL servers
` [RFC PATCH 10/11] afs: Overhaul cell database management
` [RFC PATCH 11/11] afs: Retry rxrpc calls with address rotation on network error
` [RFC PATCH 00/11] AFS: Namespacing part 1

[PATCH v4] sched: check user input value of sysctl_sched_time_avg
 2017-09-04  6:02 UTC 

[PATCH v3] sched: check user input value of sysctl_sched_time_avg
 2017-09-04  5:59 UTC 

[PATCH 0/3] Eliminate delegation self-conflicts
 2017-09-04  4:52 UTC  (17+ messages)
` [PATCH 1/3] fs: cleanup to hide some details of delegation logic
` [PATCH 2/3] fs: hide another detail "

[vfs:misc.poll 2/33] include/uapi/linux/poll.h:1:22: fatal error: asm/poll.h: No such file or directory
 2017-09-04  3:41 UTC 

[PATCH] f2fs: clear get_ssr_cost
 2017-09-04  3:10 UTC  (5+ messages)
` [PATCH v2] Revert "f2fs: add a new function get_ssr_cost"

[PATCH 1/2] f2fs: don't need to update inode checksum for recovery
 2017-09-04  1:33 UTC  (4+ messages)
` [PATCH 2/2] f2fs: don't check inode's checksum if it was dirtied or writebacked
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: don't need to update inode checksum for recovery

[PATCH] fsmap: fix documentation of FMR_OF_LAST
 2017-09-03  8:41 UTC  (5+ messages)

[PATCH 1/1] dax: initialize variable pfn before using it
 2017-09-03  8:30 UTC 

[PATCH v2] xfs: fix incorrect log_flushed on fsync
 2017-09-02 15:47 UTC  (3+ messages)

[RFC] Multi-device dm-log-writes
 2017-09-02  9:54 UTC  (5+ messages)
`  "

[PATCH] f2fs: avoid needless inode updates
 2017-09-02  1:05 UTC  (2+ messages)

[PATCH v2] fscrypt: add a documentation file for filesystem-level encryption
 2017-09-02  0:12 UTC  (2+ messages)

(unknown),
 2017-09-01 22:55 UTC 

switch in-kernel read/write calls to kernel_read/write V2
 2017-09-01 15:39 UTC  (18+ messages)
` [PATCH 01/17] ashmem: switch to ->read_iter
` [PATCH 02/17] autofs4: switch autofs4_write to __kernel_write
` [PATCH 03/17] fs: move kernel_write to fs/read_write.c
` [PATCH 04/17] fs: move kernel_read "
` [PATCH 05/17] fs: fix kernel_read prototype
` [PATCH 06/17] fs: fix kernel_write prototype
` [PATCH 07/17] fs: make the buf argument to __kernel_write a void pointer
` [PATCH 08/17] serial2002: switch serial2002_tty_write to kernel_{read/write}
` [PATCH 09/17] mm/nommu: switch do_mmap_private to kernel_read
` [PATCH 10/17] net/9p: switch p9_fd_read to kernel_write
` [PATCH 11/17] btrfs: switch write_buf "
` [PATCH 12/17] mconsole: switch to kernel_read
` [PATCH 13/17] gadget/f_mass_storage: stop messing with the address limit
` [PATCH 14/17] lustre: switch to kernel_write
` [PATCH 15/17] fs: unexport __vfs_read/__vfs_write
` [PATCH 16/17] fs: unexport vfs_read and vfs_write
` [PATCH 17/17] fs: unexport vfs_readv and vfs_writev

[PATCH] f2fs: collect prefree segments to avoild write checkpoint fail
 2017-09-01 12:00 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] xfs: fix incorrect log_flushed on fsync
 2017-09-01 10:46 UTC  (16+ messages)

switch in-kernel read/write calls to kernel_read/write
 2017-09-01 10:41 UTC  (28+ messages)
` [PATCH 01/16] ashmem: switch to ->read_iter
` [PATCH 02/16] autofs4: switch autofs4_write to __kernel_write
` [PATCH 03/16] fs: move kernel_write to fs/read_write.c
` [PATCH 04/16] fs: move kernel_read "
` [PATCH 05/16] fs: fix kernel_read prototype
` [PATCH 06/16] fs: fix kernel_write prototype
` [PATCH 07/16] serial2002: switch serial2002_tty_write to kernel_{read/write}
` [PATCH 08/16] mm/nommu: switch do_mmap_private to kernel_read
` [PATCH 09/16] net/9p: switch p9_fd_read to kernel_write
` [PATCH 10/16] btrfs: switch write_buf "
` [PATCH 11/16] mconsole: switch to kernel_read
` [PATCH 12/16] gadget/f_mass_storage: stop messing with the address limit
` [PATCH 13/16] lustre: switch to kernel_write
` [PATCH 14/16] fs: unexport __vfs_read/__vfs_write
` [PATCH 15/16] fs: unexport vfs_read and vfs_write
` [PATCH 16/16] fs: unexport vfs_readv and vfs_writev

mmotm 2017-08-31-16-13 uploaded
 2017-09-01  9:34 UTC  (3+ messages)

[PATCH v2 00/14] Crash consistency xfstest using dm-log-writes
 2017-09-01  7:45 UTC  (9+ messages)

[PATCH RFC v3] fs: Avoid create file when open() with O_DIRECT if fs not support
 2017-09-01  1:36 UTC  (2+ messages)

[PATCH] jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
 2017-08-31 22:38 UTC  (2+ messages)

[PATCH 0/4] ext4: SEEK_HOLE / SEEK_DATA via iomap
 2017-08-31 21:37 UTC  (10+ messages)
` [PATCH 1/4] iomap: Switch from blkno to disk offset
` [PATCH 2/4] iomap: Add IOMAP_F_DATA_INLINE flag
` [PATCH 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA

[PATCH] fscrypt: add a documentation file for filesystem-level encryption
 2017-08-31 18:14 UTC  (18+ messages)

[GIT PULL / PATCH v3 0/5] cramfs refresh for embedded usage
 2017-08-31 17:52 UTC  (8+ messages)
` [PATCH v3 1/5] cramfs: direct memory access support
` [PATCH v3 2/5] cramfs: make cramfs_physmem usable as root fs
` [PATCH v3 3/5] cramfs: implement uncompressed and arbitrary data block positioning
` [PATCH v3 4/5] cramfs: add mmap support
` [PATCH v3 5/5] cramfs: rehabilitate it

[fstests PATCH] generic: add test for executables on read-only DAX mounts
 2017-08-31 13:09 UTC  (7+ messages)
    ` [fstests v2] "

[PATCH 0/27 v2] Quota scalability patches
 2017-08-31 12:22 UTC  (4+ messages)

(unknown),
 2017-08-31  9:54 UTC 

fanotify_mark FAN_MARK_FLUSH | _MOUNT stress blocks write to directory
 2017-08-31  7:13 UTC  (4+ messages)

[PATCH v2 0/5] cramfs refresh for embedded usage
 2017-08-31  3:03 UTC  (11+ messages)
` [PATCH v2 4/5] cramfs: add mmap support

(unknown),
 2017-08-31  0:58 UTC 

[PATCH] vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
 2017-08-30 14:13 UTC 

[PATCH] fsnotify: make dnotify_fsnotify_ops const
 2017-08-30 14:03 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).