messages from 2017-09-15 00:19:40 to 2017-09-20 15:33:02 UTC [more...]
[PATCH 0/7 v2] More graceful flusher thread memory reclaim wakeup
2017-09-20 15:33 UTC (8+ messages)
` [PATCH 1/7] buffer: cleanup free_more_memory() flusher wakeup
` [PATCH 2/7] fs: kill 'nr_pages' argument from wakeup_flusher_threads()
` [PATCH 3/7] fs-writeback: provide a wakeup_flusher_threads_bdi()
` [PATCH 4/7] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 5/7] fs-writeback: make wb_start_writeback() static
` [PATCH 6/7] fs-writeback: move nr_pages == 0 logic to one location
` [PATCH 7/7] fs-writeback: only allow one inflight and pending full flush
[fuse] getattr() results ignored when writeback cache is active
2017-09-20 15:31 UTC (3+ messages)
` [fuse-devel] "
[PATCH 0/6] More graceful flusher thread memory reclaim wakeup
2017-09-20 15:19 UTC (28+ messages)
` [PATCH 1/6] buffer: cleanup free_more_memory() flusher wakeup
` [PATCH 2/6] fs-writeback: provide a wakeup_flusher_threads_bdi()
` [PATCH 3/6] page-writeback: pass in '0' for nr_pages writeback in laptop mode
` [PATCH 4/6] fs-writeback: make wb_start_writeback() static
` [PATCH 5/6] fs-writeback: move nr_pages == 0 logic to one location
` [PATCH 6/6] fs-writeback: only allow one inflight and pending !nr_pages flush
[4.14-rc1 bug] fstests generic/441 failure on ext2
2017-09-20 11:12 UTC (5+ messages)
[PATCH] proc/locks: getattr dev and ino
2017-09-20 9:25 UTC
[PATCH] xfs: fix incorrect log_flushed on fsync
2017-09-20 8:59 UTC (13+ messages)
[PATCH 00/10] honor AT_STATX_DONT_SYNC in netfs
2017-09-20 8:40 UTC (11+ messages)
` [PATCH 01/10] ceph: honor AT_STATX_DONT_SYNC
` [PATCH 02/10] cifs: "
` [PATCH 03/10] coda: "
` [PATCH 04/10] fuse: "
` [PATCH 05/10] gfs2: "
` [PATCH 06/10] lustre: "
` [PATCH 07/10] nfs: "
` [PATCH 08/10] ocfs2: "
` [PATCH 09/10] orangefs: "
` [PATCH 10/10] 9p: "
[PATCH v3] Make initramfs honor CONFIG_DEVTMPFS_MOUNT
2017-09-20 3:29 UTC (5+ messages)
[RFC PATCH] fs: don't flush pagecahce when expanding block device
2017-09-20 1:43 UTC
[PATCH 0/7][RFC] Introduce fallocate query support mode
2017-09-19 23:17 UTC (21+ messages)
` [PATCH 1/7] vfs: "
` [PATCH 2/7] ext4: Implement "
` [PATCH 3/7] ext4: Remove unnecessary S_ISREG checks in fallocate operations
` [PATCH 4/7] xfs: Implement fallocate query support mode
` [PATCH 5/7] fat: "
` [PATCH 6/7] gfs2: "
` [PATCH 7/7] loop: Check for puch hole and zero range support specifically
[PATCH v6 0/2] blktrace: Fix deadlock problem
2017-09-19 21:58 UTC (12+ messages)
` [PATCH v6 1/2] blktrace: Fix potentail deadlock between delete & sysfs ops
` [PATCH v6 2/2] block_dev: Rename bd_fsfreeze_mutex
[PATCH] sysctl: remove duplicate UINT_MAX check on do_proc_douintvec_conv()
2017-09-19 21:52 UTC (2+ messages)
[PATCH RFC 0/3] A few round_pipe_size() and pipe-max-size fixups
2017-09-19 21:47 UTC (7+ messages)
` [PATCH RFC 2/3] pipe: protect pipe_max_size access with a mutex
[RFC] Restrict writes into untrusted FIFOs and regular files
2017-09-19 16:34 UTC (6+ messages)
[PATCH] vfs: introduce UMOUNT_WAIT which waits for umount completion
2017-09-19 15:55 UTC (18+ messages)
mounting with lazytime doesn't work on ext4
2017-09-19 15:25 UTC (6+ messages)
` [PATCH] VFS: Handle lazytime in do_mount()
` [PATCH v2] "
userfaultfd use-after-free
2017-09-19 13:18 UTC
RFC: Audit Kernel Container IDs
2017-09-19 4:15 UTC (8+ messages)
linux-4.14-rc1/kernel/sysctl.c:2188: possible cut'n'paste error ?
2017-09-18 21:04 UTC
[PATCH] MAINTAINERS: associate linux/fs.h with VFS instead of file locking
2017-09-18 19:31 UTC (4+ messages)
[PATCH v3 4/4] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
2017-09-18 18:59 UTC (4+ messages)
[PATCH] KEYS: restrict /proc/keys by credentials at open time
2017-09-18 18:38 UTC
[PATCH v4 0/6] fs/dcache: Limit # of negative dentries
2017-09-18 18:20 UTC (7+ messages)
` [PATCH v4 1/6] fs/dcache: Relocate dentry_kill() after lock_parent()
` [PATCH v4 2/6] fs/dcache: Track & report number of negative dentries
` [PATCH v4 3/6] fs/dcache: Limit numbers "
` [PATCH v4 4/6] fs/dcache: Enable automatic pruning "
` [PATCH v4 5/6] fs/dcache: Track count of negative dentries forcibly killed
` [PATCH v4 6/6] fs/dcache: Autotuning of negative dentry limit
[PATCH v4 0/3] MAP_DIRECT and block-map sealed files
2017-09-18 15:47 UTC (8+ messages)
` [PATCH v4 2/3] mm: introduce MAP_VALIDATE a mechanism for adding new mmap flags
[PATCH] firmware: cleanup - group and document up private firmware parameters
2017-09-18 15:15 UTC (3+ messages)
[PATCH] tty fix oops when rmmod 8250
2017-09-18 8:43 UTC (2+ messages)
[PATCH 0/15 v1] Ranged pagevec tagged lookup
2017-09-18 7:53 UTC (11+ messages)
` [PATCH 05/15] f2fs: Use pagevec_lookup_range_tag()
` [f2fs-dev] "
` [PATCH 06/15] f2fs: Simplify page iteration loops
` [f2fs-dev] "
` [PATCH 07/15] f2fs: Use find_get_pages_tag() for looking up single page
` [f2fs-dev] "
` [PATCH 13/15] ceph: Use pagevec_lookup_range_nr_tag()
[PATCH 0/3] Handle zone statistics distinctively based-on
2017-09-18 5:50 UTC (16+ messages)
` [PATCH 1/3] mm, sysctl: make VM stats configurable
` [PATCH 2/3] mm: Handle numa statistics distinctively based-on different VM stats modes
` [PATCH 3/3] sysctl/vm.txt: Update document
[GIT PULL] overlayfs update for 4.14
2017-09-17 21:27 UTC (11+ messages)
★dingcong --“JEC world 2018 世界复合材料展览及会议”将于“3月06-08日”在“法国巴黎”举行 (地右P1-L-Me)
2017-09-17 15:56 UTC
[patch v4 resend 2/2] kcmp: Add KCMP_EPOLL_TFD mode to compare epoll target files
2017-09-17 16:01 UTC (2+ messages)
` [v4,resend,2/2] "
Do we really need d_weak_revalidate???
2017-09-16 13:11 UTC (20+ messages)
` [PATCH manpages] stat.2: correct AT_NO_AUTOMOUNT text and general revisions
[PATCH] mbcache: initialize entry->e_referenced in mb_cache_entry_create()
2017-09-16 3:57 UTC (2+ messages)
[PATCH] direct-io: Minor cleanups in do_blockdev_direct_IO
2017-09-15 19:34 UTC (2+ messages)
[GIT PULL] orangefs update for 4.14
2017-09-15 18:56 UTC
[experimental PATCH] ovl: get rid of d_real()
2017-09-15 17:11 UTC (3+ messages)
[PATCH] tty fix oops when rmmod 8250
2017-09-15 9:45 UTC
[PATCH] nfs: track writeback errors with errseq_t
2017-09-15 8:25 UTC (19+ messages)
` [RFC PATCH manpages] write.2, fsync.2, close.2: update description of error codes
[PATCH] Support for secure erase functionality
2017-09-15 2:46 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).