linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-09 09:12:52 to 2020-06-10 20:21:38 UTC [more...]

general protection fault in proc_kill_sb
 2020-06-10 20:17 UTC  (8+ messages)
` [PATCH] proc: s_fs_info may be NULL when proc_kill_sb is called
  ` [PATCH v2] "

[RFC v6 00/51] Large pages in the page cache
 2020-06-10 20:13 UTC  (52+ messages)
` [PATCH v6 01/51] mm: Print head flags in dump_page
` [PATCH v6 02/51] mm: Print the inode number "
` [PATCH v6 03/51] mm: Print hashed address of struct page
` [PATCH v6 04/51] mm: Move PageDoubleMap bit
` [PATCH v6 05/51] mm: Simplify PageDoubleMap with PF_SECOND policy
` [PATCH v6 06/51] mm: Store compound_nr as well as compound_order
` [PATCH v6 07/51] mm: Move page-flags include to top of file
` [PATCH v6 08/51] mm: Add thp_order
` [PATCH v6 09/51] mm: Add thp_size
` [PATCH v6 10/51] mm: Replace hpage_nr_pages with thp_nr_pages
` [PATCH v6 11/51] mm: Add thp_head
` [PATCH v6 12/51] mm: Introduce offset_in_thp
` [PATCH v6 13/51] mm: Support arbitrary THP sizes
` [PATCH v6 14/51] fs: Add a filesystem flag for THPs
` [PATCH v6 15/51] fs: Do not update nr_thps for mappings which support THPs
` [PATCH v6 16/51] fs: Introduce i_blocks_per_page
` [PATCH v6 17/51] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v6 18/51] mm: Support THPs in zero_user_segments
` [PATCH v6 19/51] mm: Zero the head page, not the tail page
` [PATCH v6 20/51] block: Add bio_for_each_thp_segment_all
` [PATCH v6 21/51] block: Support THPs in page_is_mergeable
` [PATCH v6 22/51] iomap: Support arbitrarily many blocks per page
` [PATCH v6 23/51] iomap: Support THPs in iomap_adjust_read_range
` [PATCH v6 24/51] iomap: Support THPs in invalidatepage
` [PATCH v6 25/51] iomap: Support THPs in read paths
` [PATCH v6 26/51] iomap: Convert iomap_write_end types
` [PATCH v6 27/51] iomap: Change calling convention for zeroing
` [PATCH v6 28/51] iomap: Change iomap_write_begin calling convention
` [PATCH v6 29/51] iomap: Support THPs in write paths
` [PATCH v6 30/51] iomap: Inline data shouldn't see THPs
` [PATCH v6 31/51] iomap: Handle tail pages in iomap_page_mkwrite
` [PATCH v6 32/51] xfs: Support THPs
` [PATCH v6 33/51] mm: Make prep_transhuge_page return its argument
` [PATCH v6 34/51] mm: Add __page_cache_alloc_order
` [PATCH v6 35/51] mm: Allow THPs to be added to the page cache
` [PATCH v6 36/51] mm: Allow THPs to be removed from "
` [PATCH v6 37/51] mm: Remove page fault assumption of compound page size
` [PATCH v6 38/51] mm: Fix total_mapcount assumption of "
` [PATCH v6 39/51] mm: Remove assumptions of THP size
` [PATCH v6 40/51] mm: Avoid splitting THPs
` [PATCH v6 41/51] mm: Fix truncation for pages of arbitrary size
` [PATCH v6 42/51] mm: Handle truncates that split THPs
` [PATCH v6 43/51] mm: Support storing shadow entries for THPs
` [PATCH v6 44/51] mm: Support retrieving tail pages from the page cache
` [PATCH v6 45/51] mm: Support tail pages in wait_for_stable_page
` [PATCH v6 46/51] mm: Add DEFINE_READAHEAD
` [PATCH v6 47/51] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v6 48/51] mm: Make __do_page_cache_readahead "
` [PATCH v6 49/51] mm: Allow PageReadahead to be set on head pages
` [PATCH v6 50/51] mm: Add THP readahead
` [PATCH v6 51/51] mm: Align THP mappings for non-DAX

[PATCH] exfat: call brelse() on error path
 2020-06-10 20:00 UTC  (7+ messages)
` [PATCH v2] exfat: add missing brelse() calls on error paths
          `  "

[PATCH v3 1/4] fs, net: Standardize on file_receive helper to move fds across processes
 2020-06-10 17:10 UTC  (14+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-06-10 16:24 UTC  (24+ messages)

[PATCH 0/3] writeback: Lazytime handling fix and cleanups
 2020-06-10 16:20 UTC  (12+ messages)
` [PATCH 1/3] writeback: Avoid skipping inode writeback
` [PATCH 2/3] writeback: Fix sync livelock due to b_dirty_time processing
` [PATCH 3/3] writeback: Drop I_DIRTY_TIME_EXPIRE

[PATCH][man-pages] sync.2: syncfs() now returns errors if writeback fails
 2020-06-10 15:50 UTC  (2+ messages)

[PATCH 0/5] kmod/umh: a few fixes
 2020-06-10 15:49 UTC  (6+ messages)
` [PATCH 1/5] selftests: kmod: Use variable NAME in kmod_test_0001()
` [PATCH 2/5] kmod: Remove redundant "be an" in the comment
` [PATCH 3/5] test_kmod: Avoid potential double free in trigger_config_run_type()
` [PATCH 4/5] umh: fix processed error when UMH_WAIT_PROC is used
` [PATCH 5/5] selftests: simplify kmod failure value

[PATCH v2 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-06-10 15:48 UTC  (13+ messages)
` [PATCH v2 1/3] "

[PATCH] exfat: Fix use after free in exfat_load_upcase_table()
 2020-06-10 14:53 UTC  (5+ messages)
` exfat: Improving exception handling in two functions
  ` [PATCH] exfat: call brelse() on error path

[PATCH] fsnotify: Rearrange fast path to minimise overhead when there is no watcher
 2020-06-10 13:24 UTC  (9+ messages)

[PATCH] hfsplus: fix null-ptr-deref in hfs_find_init()
 2020-06-10 13:43 UTC 

[PATCH] hfs: fix null-ptr-deref in hfs_find_init()
 2020-06-10 12:54 UTC  (3+ messages)

[GIT PULL] General notification queue and key notifications
 2020-06-10 11:12 UTC  (3+ messages)

Lockdep warning after `mdadm -S`
 2020-06-10 11:00 UTC  (2+ messages)

[PATCH] RFC: fuse: virtiofs: Call security hooks on new inodes
 2020-06-10  9:27 UTC  (2+ messages)
` [PATCH v2] RFC: fuse: "

Disentangling address_space and inode
 2020-06-10  9:27 UTC  (2+ messages)

[PATCH v6 0/8] block: fix blktrace debugfs use after free
 2020-06-10  6:42 UTC  (9+ messages)
` [PATCH v6 4/6] blktrace: annotate required lock on do_blk_trace_setup()
` [PATCH v6 6/6] blktrace: fix debugfs use after free

[PATCHv2 1/1] ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr
 2020-06-10  6:34 UTC  (3+ messages)

[PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall
 2020-06-10  5:53 UTC  (2+ messages)
` [PATCH] symlink.7: document magic-links more completely

[PATCH 0/3] Transient errors in Direct I/O
 2020-06-10  5:31 UTC  (4+ messages)

two more fixes for sysctl
 2020-06-10  4:28 UTC  (5+ messages)
` [PATCH 1/2] cdrom: fix an incorrect __user annotation on cdrom_sysctl_info
` [PATCH 2/2] sysctl: reject gigantic reads/write to sysctl files

[PATCH v2] exfat: Set the unused characters of FileName field to the value 0000h
 2020-06-10  2:59 UTC  (3+ messages)

[RFC] page cache drop-behind
 2020-06-10  2:39 UTC 

[PATCHv2 1/1] ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr
 2020-06-10  2:06 UTC 

[PATCH 0/2] generic_file_buffered_read() refactoring & optimization
 2020-06-10  1:46 UTC  (9+ messages)
` [PATCH 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig
` [PATCH v2 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH v2 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

[GIT PULL] fuse update for 5.8
 2020-06-09 23:10 UTC  (2+ messages)

[GIT PULL] overlayfs update for 5.8
 2020-06-09 23:10 UTC  (2+ messages)

[GIT PULL] afs: Misc small fixes
 2020-06-09 23:10 UTC  (3+ messages)

[PATCH v8 0/8] firmware: add request_partial_firmware_into_buf
 2020-06-09 22:56 UTC  (8+ messages)
` [PATCH v8 1/8] fs: introduce kernel_pread_file* support
` [PATCH v8 2/8] firmware: add offset to request_firmware_into_buf
` [PATCH v8 3/8] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v8 4/8] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v8 5/8] bcm-vk: add bcm_vk UAPI
` [PATCH v8 7/8] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v8 8/8] ima: add FIRMWARE_PARTIAL_READ support

[PATCH v7 0/8] firmware: add partial read support in request_firmware_into_buf
 2020-06-09 22:55 UTC  (8+ messages)
` [PATCH v7 1/8] fs: introduce kernel_pread_file* support
` [PATCH v7 2/8] firmware: add offset to request_firmware_into_buf

[PATCH v2] ext4: avoid utf8_strncasecmp() with unstable name
 2020-06-09 20:28 UTC  (2+ messages)

[PATCH v3 00/25] Large pages in the page cache
 2020-06-09 17:38 UTC  (5+ messages)
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-06-09 17:10 UTC  (14+ messages)

[PATCH 0/6] afs: Fixes
 2020-06-09 17:08 UTC  (10+ messages)
` [PATCH 1/6] afs: Fix memory leak in afs_put_sysnames()
` [PATCH 2/6] afs: Fix file locking
` [PATCH 3/6] afs: Fix use of BUG()
` [PATCH 4/6] afs: Fix debugging statements with %px to be %p
` [PATCH 5/6] afs: Remove afs_zero_fid as it's not used
` [PATCH 6/6] afs: Make afs_zap_data() static

[PATCH v2] iomap: avoid deadlock if memory reclaim is triggered in writepage path
 2020-06-09 15:36 UTC  (6+ messages)

Add a new fchmodat4() syscall, v2
 2020-06-09 13:52 UTC  (2+ messages)

[ANNOUNCE] util-linux v2.36-rc1
 2020-06-09 13:39 UTC 

[PATCHv5 1/1] ext4: mballoc: Use raw_cpu_ptr instead of this_cpu_ptr
 2020-06-09 10:57 UTC  (4+ messages)

[PATCHv5 0/5] Improve ext4 handling of ENOSPC with multi-threaded use-case
 2020-06-09 10:37 UTC  (6+ messages)
` [PATCHv5 3/5] ext4: mballoc: Introduce pcpu seqcnt for freeing PA to improve ENOSPC handling

[PATCH v4] block: Fix use-after-free in blkdev_get()
 2020-06-09  9:12 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).