linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-14 01:45:31 to 2017-11-19 00:57:10 UTC [more...]

[PATCH] hfsplus: fix the bug that cannot recognize files with hangul file name
 2017-11-19  0:57 UTC  (2+ messages)

[PATCH v2 00/15] ima: digest list feature
 2017-11-18 23:23 UTC  (11+ messages)
` [PATCH v2 06/15] ima: add parser of digest lists metadata
` [PATCH v2 12/15] ima: do not update security.ima if appraisal status is not INTEGRITY_PASS

[git pull] vfs.git get_user_pages_fast() conversion
 2017-11-18 21:49 UTC  (5+ messages)

[RFC] EPOLL_KILLME: New flag to epoll_wait() that subscribes process to death row (new syscall)
 2017-11-18 20:33 UTC  (5+ messages)
` [RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops

[PULL REQUEST] nfsd changes for 4.15
 2017-11-18 19:40 UTC  (2+ messages)

[PATCH 1/8] mm: kmemleak: remove unused hardirq.h
 2017-11-18  1:48 UTC  (9+ messages)
` [PATCH 2/8] fs: pstore: "
` [PATCH 3/8] fs: btrfs: "
` [PATCH 4/8] vfs: "
` [PATCH 5/8] crypto: "
` [PATCH 6/8] net: caif: "
` [PATCH 7/8] net: ovs: "
` [PATCH 8/8] net: tipc: "

mmotm 2017-11-17-16-17 uploaded
 2017-11-18  0:18 UTC 

[PATCH v2] iomap: report collisions between directio and buffered writes to userspace
 2017-11-17 22:56 UTC  (2+ messages)

[GIT PULL] overlayfs update for 4.15
 2017-11-17 21:49 UTC  (2+ messages)

WARNING in lock_release
 2017-11-17 21:02 UTC  (2+ messages)

WARN_ON in __writeback_inodes_sb_nr
 2017-11-17 19:55 UTC 

[PATCH] hfsplus: fix the bug that cannot recognize files with hangul file name
 2017-11-17 19:33 UTC 

Ideas to reuse filesystem's checksum to enhance dm-raid1/10/5/6?
 2017-11-17 12:22 UTC  (19+ messages)

[PATCH v2] fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
 2017-11-17 18:41 UTC  (4+ messages)

[RFC PATCH 0/2] apply write hints to select the type of segments
 2017-11-17 18:36 UTC  (3+ messages)

[GIT PULL] file locking fixes for v4.15
 2017-11-17 14:16 UTC 

[PATCH RFC v3 0/6] x86/idle: add halt poll support
 2017-11-17 12:21 UTC  (27+ messages)
` [PATCH RFC v3 1/6] x86/paravirt: Add pv_idle_ops to paravirt ops
` [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path
` [Xen-devel] [PATCH RFC v3 0/6] x86/idle: add halt poll support

[PATCH] VFS: Handle lazytime in do_mount()
 2017-11-17 12:09 UTC  (2+ messages)

[PATCH 00/16] v6 kernel core pieces refcount conversions
 2017-11-17  7:16 UTC  (23+ messages)
` [PATCH 01/16] futex: convert futex_pi_state.refcount to refcount_t
` [PATCH 02/16] sched: convert sighand_struct.count "
` [PATCH 03/16] sched: convert signal_struct.sigcnt "
` [PATCH 04/16] sched: convert user_struct.__count "
` [PATCH 05/16] sched: convert numa_group.refcount "
` [PATCH 06/16] sched/task_struct: convert task_struct.usage "
` [PATCH 07/16] sched/task_struct: convert task_struct.stack_refcount "
` [PATCH 08/16] perf: convert perf_event_context.refcount "
` [PATCH 09/16] perf/ring_buffer: convert ring_buffer.refcount "
` [PATCH 10/16] perf/ring_buffer: convert ring_buffer.aux_refcount "
` [PATCH 11/16] uprobes: convert uprobe.ref "
` [PATCH 12/16] nsproxy: convert nsproxy.count "
` [PATCH 13/16] groups: convert group_info.usage "
` [PATCH 14/16] creds: convert cred.usage "
` [PATCH 15/16] kcov: convert kcov.refcount "
` [PATCH 16/16] bdi: convert bdi_writeback_congested.refcnt from atomic_t "

[PATCH] f2fs: let f2fs also gc atomic file to avoid loop gc
 2017-11-17  5:47 UTC  (8+ messages)

[git pull] vfs.git cramfs series
 2017-11-17  3:07 UTC 

[git pull] vfs.git work.misc
 2017-11-17  3:04 UTC 

[git pull] vfs.git iov_iter
 2017-11-17  2:50 UTC 

[git pull] vfs.git compat and uaccess
 2017-11-17  2:34 UTC 

[PATCH] quota: propagate error from __dquot_initialize
 2017-11-17  2:07 UTC 

[PATCH 01/10] remove mapping from balance_dirty_pages*()
 2017-11-17  1:24 UTC  (15+ messages)
` [PATCH 02/10] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 03/10] lib: add a batch size to fprop_global
` [PATCH 04/10] lib: add a __fprop_add_percpu_max
` [PATCH 05/10] writeback: convert the flexible prop stuff to bytes
` [PATCH 06/10] writeback: add counters for metadata usage
` [PATCH 07/10] writeback: introduce super_operations->write_metadata
` [PATCH 08/10] export radix_tree_iter_tag_set
` [PATCH 09/10] Btrfs: kill the btree_inode
` [PATCH 10/10] btrfs: rework end io for extent buffer reads

[PATCH v3 RESEND] f2fs: add bug_on when f2fs_gc even fails to get one victim
 2017-11-17  1:09 UTC 

[PATCH v4 RESEND] f2fs: fix out-of-free problem caused by atomic write
 2017-11-17  0:54 UTC 

[fstests PATCH v2] generic: add test for DAX MAP_SYNC support
 2017-11-16 22:59 UTC  (7+ messages)
` [fstests PATCH v3] "

[GIT PULL] libnvdimm for 4.15
 2017-11-16 22:12 UTC 

[PATCH] iomap: report collisions between directio and buffered writes to userspace
 2017-11-16 16:35 UTC  (3+ messages)

(unknown),
 2017-11-15 14:44 UTC 

[PATCH] Support for secure erase functionality
 2017-11-15 21:12 UTC  (3+ messages)

[patch] dax: fix PMD faults on zero-length files
 2017-11-15 19:16 UTC  (3+ messages)

[PATCH net-next v2 0/2] retire IPX and NCPFS
 2017-11-15 17:41 UTC  (7+ messages)
` [PATCH net-next v2 1/2] ipx: move Novell IPX protocol support into staging
` [PATCH net-next v2 2/2] ncpfs: move net/ncpfs to drivers/staging/ncpfs

KASAN: use-after-free in move_expired_inodes
 2017-11-15 13:41 UTC  (3+ messages)

[PATCH] fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
 2017-11-15 13:36 UTC  (2+ messages)

[PATCH] reiserfs: remove unneeded i_version bump
 2017-11-15 13:25 UTC  (2+ messages)

[PATCH] fs/fcntl: restore checking against COMPAT_LOFF_T_MAX for F_GETLK64
 2017-11-15 13:16 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH RFC v3 0/6] x86/idle: add halt poll support
 2017-11-15 13:04 UTC  (3+ messages)

Hello Dear
 2017-11-15 11:34 UTC 

[PATCH (resend)] seq_file: reset iterator to first record for zero offset
 2017-11-15 10:34 UTC  (4+ messages)
` [(resend)] "
  ` [musl] "

[PATCH v2] fs: fsnotify: account fsnotify metadata to kmemcg
 2017-11-15  9:31 UTC  (9+ messages)

[PATCH v2] docs: fix location of document that got moved
 2017-11-15  7:59 UTC  (2+ messages)

[PATCH] fcntl: don't leak fd reference when fixup_compat_flock fails
 2017-11-14 20:24 UTC 

[GIT PULL] configfs updates for Linux 4.15
 2017-11-14 19:55 UTC 

Provision for filesystem specific open flags
 2017-11-14 17:35 UTC  (9+ messages)

[btrfs] WARNING: CPU: 0 PID: 6379 at fs/direct-io.c:293 dio_complete+0x1d4/0x220
 2017-11-14 17:17 UTC  (11+ messages)

[PATCH net-next 0/2] retire IPX and Netware file system
 2017-11-14 17:12 UTC  (4+ messages)
` [PATCH net-next 2/2] ncpfs: move net/ncpfs to drivers/staging/ncpfs

Improving documentation of parent-ID field in /proc/PID/mountinfo
 2017-11-14 16:16 UTC  (5+ messages)

[GIT PULL] Quota, ext2, isofs, udf fixes for 4.15-rc1
 2017-11-14 10:23 UTC 

[GIT PULL] Fsnotify changes for 4.15-rc1
 2017-11-14  9:57 UTC 

[PATCH] fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax core
 2017-11-14  9:31 UTC  (6+ messages)

[PATCH RFC v3 4/6] Documentation: Add three sysctls for smart idle poll
 2017-11-14  7:44 UTC  (4+ messages)

[PATCH v2] readv.2: document RWF_NOWAIT
 2017-11-14  7:26 UTC  (2+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2017-11-14  2:19 UTC  (5+ messages)
` [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
` [PATCH 18/18] xfs: support for synchronous DAX faults


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