linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-19 01:55:12 to 2019-09-24 08:06:14 UTC [more...]

WARNING in mark_lock (2)
 2019-09-24  8:06 UTC 

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-24  7:39 UTC  (12+ messages)
  ` [mm] e0e7df8d5b: will-it-scale.per_process_ops -7.3% regression

Possible FS race condition between iterate_dir and d_alloc_parallel
 2019-09-24  2:52 UTC  (32+ messages)
              ` [PATCH] "
                  ` 266a9a8b41: WARNING:possible_recursive_locking_detected

[PATCH v18 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-24  0:51 UTC  (27+ messages)
` [PATCH v18 01/19] kunit: test: add KUnit test runner core
` [PATCH v18 02/19] kunit: test: add test resource management API
` [PATCH v18 03/19] kunit: test: add string_stream a std::stream like string builder
` [PATCH v18 04/19] kunit: test: add assertion printing library
` [PATCH v18 05/19] kunit: test: add the concept of expectations
` [PATCH v18 06/19] lib: enable building KUnit in lib/
` [PATCH v18 07/19] kunit: test: add initial tests
` [PATCH v18 08/19] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v18 09/19] kunit: test: add support for test abort
` [PATCH v18 10/19] kunit: test: add tests for kunit "
` [PATCH v18 11/19] kunit: test: add the concept of assertions
` [PATCH v18 12/19] kunit: test: add tests for KUnit managed resources
` [PATCH v18 13/19] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v18 14/19] kunit: defconfig: add defconfigs for building "
` [PATCH v18 15/19] Documentation: kunit: add documentation for KUnit
` [PATCH v18 16/19] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v18 17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v18 18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v18 19/19] kunit: fix failure to build without printk

Lease semantic proposal
 2019-09-23 22:26 UTC  (3+ messages)

Fwd: [PATCH] fs: direct-io: Fixed a Documentation build warn
 2019-09-23 21:59 UTC 

[PATCH v3 0/6] ext4: port direct IO to iomap infrastructure
 2019-09-23 21:10 UTC  (11+ messages)
` [PATCH v3 2/6] ext4: move inode extension/truncate code out from ext4_iomap_end()
` [PATCH v3 4/6] ext4: reorder map.m_flags checks in ext4_iomap_begin()
` [PATCH v3 5/6] ext4: introduce direct IO write path using iomap infrastructure

[git pull] several more mount API conversions
 2019-09-23 19:21 UTC 

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-23 18:57 UTC  (7+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

general protection fault in finish_writeback_work
 2019-09-23 18:26 UTC 

[PATCH trivial] fs: Fix Kconfig indentation
 2019-09-23 15:48 UTC 

[PATCH RESEND v2] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode
 2019-09-23 15:33 UTC  (3+ messages)

Do we need to correct barriering in circular-buffers.rst?
 2019-09-23 14:49 UTC  (9+ messages)
` [RFC][PATCH] pipe: Convert ring to head/tail

Odd locking pattern introduced as part of "nowait aio support"
 2019-09-23 13:18 UTC  (5+ messages)
` Fix inode sem regression for nowait
  ` [PATCH 2/3] ext4: fix inode rwsem regression

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2019-09-23 12:33 UTC  (6+ messages)
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

[PATCH -next] fuse: Make fuse_args_to_req static
 2019-09-23  9:45 UTC  (2+ messages)

[GIT PULL] fanotify cleanup for v5.4-rc1
 2019-09-23  9:42 UTC  (3+ messages)

[PATCH v17 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-23  9:05 UTC  (22+ messages)
` [PATCH v17 01/19] kunit: test: add KUnit test runner core
` [PATCH v17 02/19] kunit: test: add test resource management API
` [PATCH v17 03/19] kunit: test: add string_stream a std::stream like string builder
` [PATCH v17 04/19] kunit: test: add assertion printing library
` [PATCH v17 05/19] kunit: test: add the concept of expectations
` [PATCH v17 06/19] lib: enable building KUnit in lib/
` [PATCH v17 07/19] kunit: test: add initial tests
` [PATCH v17 08/19] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v17 09/19] kunit: test: add support for test abort
` [PATCH v17 10/19] kunit: test: add tests for kunit "
` [PATCH v17 11/19] kunit: test: add the concept of assertions
` [PATCH v17 12/19] kunit: test: add tests for KUnit managed resources
` [PATCH v17 13/19] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v17 14/19] kunit: defconfig: add defconfigs for building "
` [PATCH v17 15/19] Documentation: kunit: add documentation for KUnit
` [PATCH v17 16/19] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v17 17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v17 18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v17 19/19] kunit: fix failure to build without printk

[PATCH 0/9 V6] New ->fiemap infrastructure and ->bmap removal
 2019-09-23  8:52 UTC  (7+ messages)
` [PATCH 9/9] xfs: Get rid of ->bmap

[PATCH 1/1] f2fs: check total_segments from devices in raw_super
 2019-09-23  7:04 UTC  (2+ messages)

[PATCH] fuse: fix memleak in cuse_channel_open
 2019-09-23  7:04 UTC  (3+ messages)

[PATCH v2 1/1] f2fs: update multi-dev metadata in resize_fs
 2019-09-23  6:49 UTC  (2+ messages)

[PATCH 1/1] f2fs: update multi-dev metadata in resize_fs
 2019-09-23  1:55 UTC  (2+ messages)

[PATCH AUTOSEL 5.3 178/203] io_uring: fix wrong sequence setting logic
 2019-09-22 18:43 UTC 

[PATCH AUTOSEL 5.2 160/185] io_uring: fix wrong sequence setting logic
 2019-09-22 18:48 UTC 

[PATCH] FUSE: fix beyond-end-of-page access in fuse_parse_cache()
 2019-09-22 18:56 UTC  (2+ messages)

[GIT PULL] ext2, quota, udf fixes and cleanups for 5.4-rc1
 2019-09-21 21:50 UTC  (2+ messages)

[PATCH v16 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-09-20 23:52 UTC  (23+ messages)
` [PATCH v16 01/19] kunit: test: add KUnit test runner core
` [PATCH v16 02/19] kunit: test: add test resource management API
` [PATCH v16 03/19] kunit: test: add string_stream a std::stream like string builder
` [PATCH v16 04/19] kunit: test: add assertion printing library
` [PATCH v16 05/19] kunit: test: add the concept of expectations
` [PATCH v16 06/19] lib: enable building KUnit in lib/
` [PATCH v16 07/19] kunit: test: add initial tests
` [PATCH v16 08/19] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v16 09/19] kunit: test: add support for test abort
` [PATCH v16 10/19] kunit: test: add tests for kunit "
` [PATCH v16 11/19] kunit: test: add the concept of assertions
` [PATCH v16 12/19] kunit: test: add tests for KUnit managed resources
` [PATCH v16 13/19] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v16 14/19] kunit: defconfig: add defconfigs for building "
` [PATCH v16 15/19] Documentation: kunit: add documentation for KUnit
` [PATCH v16 16/19] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v16 17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v16 18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section
` [PATCH v16 19/19] kunit: fix failure to build without printk

[RFC PATCH 0/3] fs: interface for directly writing encoded (e.g., compressed) data
 2019-09-20 16:25 UTC  (8+ messages)
` [RFC PATCH 1/3] fs: pass READ/WRITE to kiocb_set_rw_flags()
` [PATCH] readv.2: Document new RWF_ENCODED flag to pwritev2()
` [RFC PATCH 2/3] fs: add RWF_ENCODED for writing compressed data
` [RFC PATCH 3/3] btrfs: implement encoded (compressed) writes

[PATCH v3 0/3] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
 2019-09-20 15:58 UTC  (4+ messages)
` [PATCH v3 1/3] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name
` [PATCH v3 2/3] drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET
` [PATCH v3 3/3] drivers/md/raid5-ppl.c: "

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-09-20 13:49 UTC  (4+ messages)

[PATCH] ubifs: Remove obsolete TODO from dfs_file_write()
 2019-09-20  6:54 UTC 

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-09-19 22:39 UTC  (7+ messages)
` [PATCH v2] "

[git pull] more mount API conversions
 2019-09-19 21:30 UTC  (2+ messages)

[git pull] autofs-related stuff
 2019-09-19 21:30 UTC  (2+ messages)

[GIT PULL] orangefs: a fix and a cleanup
 2019-09-19 21:30 UTC  (2+ messages)

[GIT PULL] y2038: add inode timestamp clamping
 2019-09-19 21:30 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: iomap-5.4-merge rebased to 1b4fdf4f30db
 2019-09-19 21:28 UTC  (7+ messages)

INFO: task hung in pipe_write (2)
 2019-09-19 21:10 UTC  (3+ messages)

[GIT PULL] iomap: new code for 5.4
 2019-09-19 17:41 UTC  (9+ messages)

[GIT PULL afs: Development for 5.4
 2019-09-19 16:29 UTC  (10+ messages)

[PATCH 0/9] restart_block: Prepare the ground for dumping timeout
 2019-09-19 14:25 UTC  (4+ messages)
` [PATCH 4/9] select: Micro-optimise __estimate_accuracy()

[PATCH RFC] fuse: optimize writepages search
 2019-09-19 14:11 UTC 

[PATCH] fuse: unexport fuse_put_request
 2019-09-19  9:47 UTC  (2+ messages)

[PATCH 0/2] Btrfs: add interface for writing compressed extents directly
 2019-09-19  7:59 UTC  (8+ messages)
` [PATCH 2/2] btrfs: add ioctl for directly writing compressed data

[PATCH] staging: exfat: add exfat filesystem code to
 2019-09-19  2:14 UTC  (11+ messages)

[GIT PULL] overlayfs fixes for 5.3
 2019-09-19  1:55 UTC  (2+ messages)

[GIT PULL] vfs: prohibit writes to active swap devices
 2019-09-19  1:55 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).