messages from 2014-07-03 01:24:54 to 2014-07-15 19:26:37 UTC [more...]
[PATCH 0/2] shmem: fix faulting into a hole while it's punched, take 3
2014-07-15 19:26 UTC (5+ messages)
` [PATCH 1/2] shmem: fix faulting into a hole, not taking i_mutex
` [PATCH 2/2] shmem: fix splicing from a hole while it's punched
[PATCH 3.15 1/2] f2fs: adjust free mem size to flush dentry blocks
2014-07-15 17:57 UTC (4+ messages)
` [PATCH 3.15 2/2] f2fs: check bdi->dirty_exceeded when trying to skip data writes
new mailing list for union/overlay filesystems?
2014-07-15 15:49 UTC (5+ messages)
Fiemap inconsistent behaviour when file offset range isn't on a block boundary
2014-07-15 14:26 UTC (4+ messages)
[PATCH v1 0/3] fixes for missing security.ima on new empty files
2014-07-15 14:01 UTC (6+ messages)
` [PATCH v1 1/3] ima: provide flag to identify "
` [PATCH v1 2/3] evm: skip integrity verification for newly created files
` [PATCH v1 3/3] ima: pass 'opened' flag to identify "
fs: use after free in /proc/pid/mountinfo
2014-07-15 13:52 UTC (14+ messages)
` please do not merge 058504edd026 (was Re: fs: use after free in /proc/pid/mountinfo)
` [stable] "
IMA: kernel reading files opened with O_DIRECT
2014-07-15 13:03 UTC (6+ messages)
[GIT PULL] fuse fixes for 3.16
2014-07-15 12:24 UTC
[PATCH] VFS: mount must return EACCES, not EROFS
2014-07-15 10:05 UTC (6+ messages)
` [PATCH PING] "
[PATCH] [RFC] CMA: clear buffer-head lru before page migration
2014-07-15 6:25 UTC (9+ messages)
[PATCH] mmc: Do not advertise secure discard if it is blacklisted
2014-07-14 22:48 UTC (3+ messages)
[PATCH 2/3] xfs: Add support IOC_MOV_DATA ioctl
2014-07-14 22:06 UTC (6+ messages)
[PATCH] vfs: Turn the unlinked inode counter into a percpu counter
2014-07-14 15:54 UTC (4+ messages)
Things I wish I'd known about Inotify
2014-07-14 11:28 UTC (6+ messages)
[PATCH resend #6] fcntl-linux.h: add new definitions and manual updates for open file description locks
2014-07-14 11:07 UTC
testing result of loop-aio patchset on ext3
2014-07-14 9:51 UTC (2+ messages)
[PATCH 3/3] ext4: Add support IOC_MOV_DATA ioctl
2014-07-14 9:12 UTC (4+ messages)
[f2fs-dev][PATCH] f2fs: reduce searching region of segmap when free section
2014-07-14 8:45 UTC
[PATCH] fs/direct-io.c: Fix compilation warning for uninitialized variables
2014-07-14 7:04 UTC (3+ messages)
Investment under your care
2014-07-14 6:33 UTC
fl_owner_t cleanup
2014-07-14 1:52 UTC (4+ messages)
` [PATCH 1/2] locks: typedef fl_owner_t to void *
` [PATCH 2/2] locks: purge fl_owner_t from fs/locks.c
Additional performance data on Pavel's smb3 multi credit patch series
2014-07-13 23:21 UTC (3+ messages)
[PATCH] vfs: call rename2 if exists
2014-07-13 11:48 UTC (2+ messages)
[PATCH] Check for Null return of function of affs_bread in function affs_truncate
2014-07-13 6:18 UTC (6+ messages)
[f2fs-dev][PATCH] f2fs: support ->rename2()
2014-07-12 11:13 UTC
dummy file read periodically for external USB Hard Disk
2014-07-12 3:01 UTC (8+ messages)
[PATCH resending] splice: sendfile() at once fails for big files
2014-07-11 12:09 UTC
[PATCH] coredump: Fix the setting of PF_DUMPCORE
2014-07-11 10:35 UTC (2+ messages)
[PATCH] Allow increasing the buffer-head per-CPU LRU size
2014-07-10 14:17 UTC (13+ messages)
[PATCH 0/5] Reduce sequential read overhead
2014-07-10 12:44 UTC (14+ messages)
` [PATCH 1/6] mm: pagemap: Avoid unnecessary overhead when tracepoints are deactivated
` [PATCH 2/6] mm: Rearrange zone fields into read-only, page alloc, statistics and page reclaim lines
` [PATCH 3/6] mm: Move zone->pages_scanned into a vmstat counter
` [PATCH 4/6] mm: vmscan: Only update per-cpu thresholds for online CPU
` [PATCH 5/6] mm: page_alloc: Abort fair zone allocation policy when remotes nodes are encountered
` [PATCH 6/6] mm: page_alloc: Reduce cost of the fair zone allocation policy
[PATCH v1 0/5] fs/seq_file: introduce seq_hex_dump() helper
2014-07-10 11:20 UTC (17+ messages)
` [PATCH v1 1/5] seq_file: provide an analogue of print_hex_dump()
` [PATCH v1 2/5] saa7164: convert to seq_hex_dump()
` [PATCH v1 3/5] crypto: qat - use seq_hex_dump() to dump buffers
` [PATCH v1 4/5] parisc: "
` [PATCH v1 5/5] [S390] zcrypt: "
[PATCH] fuse: remove WARN_ON writeback on dead inode
2014-07-10 11:11 UTC
[PATCH 1/2 v2] f2fs: check name_len of dir entry to prevent from deadloop
2014-07-10 4:37 UTC
[f2fs-dev][PATCH 1/2] f2fs: check name_len of dir entry to prevent from deadloop
2014-07-10 4:18 UTC (7+ messages)
` [PATCH "
mm: shm: hang in shmem_fallocate
2014-07-10 0:51 UTC (11+ messages)
mmotm 2014-07-09-17-08 uploaded
2014-07-10 0:09 UTC
[PATCH v2 2/2] man2: Document constant for only allowing absolute paths
2014-07-09 23:53 UTC
Unionmount and overlayfs testsuite
2014-07-09 14:14 UTC (13+ messages)
` Overlayfs rename bug
[GIT PULL] f2fs fixes for 3.16
2014-07-09 14:08 UTC
[PATCH v3 0/7] File Sealing & memfd_create()
2014-07-09 8:57 UTC (12+ messages)
` [PATCH v3 1/7] mm: allow drivers to prevent new writable mappings
` [PATCH v3 3/7] shm: add memfd_create() syscall
` [RFC v3 7/7] shm: isolate pinned pages when sealing files
[PATCH] f2fs: do checkpoint for the renamed inode
2014-07-09 2:59 UTC (4+ messages)
` [f2fs-dev] "
fs: pipe: hung task when splicing from pipe to eventfd
2014-07-09 1:49 UTC
[PATCH resend #5] fcntl-linux.h: add new definitions and manual updates for open file description locks
2014-07-08 12:21 UTC (2+ messages)
[PATCH 1/1] include/uapi: Define AT_FDNODIR constant as future guarantee
2014-07-08 12:12 UTC (2+ messages)
[PATCH 1/3] fs: Add support IOC_MOV_DATA ioctl
2014-07-08 11:59 UTC
[PATCH 0/3] fs: introduce IOC_MOV_DATA ioctl
2014-07-08 11:59 UTC
Preliminary Performance Results from Pavel's SMB3 Multicredit (large i/o) patches
2014-07-07 14:08 UTC (2+ messages)
[PATCH] f2fs: use inner macro and function to clean up codes
2014-07-07 3:21 UTC
[PATCH 3/4] f2fs: use find_next_bit_le rather than test_bit_le in, find_in_block
2014-07-07 2:13 UTC (11+ messages)
[PATCH] f2fs: avoid to access NULL pointer in issue_flush_thread
2014-07-07 1:58 UTC (2+ messages)
DiePresse.com Mein Freund, der Fahrradhändler
2014-07-05 15:06 UTC
DNAME_INLINE_LEN versus CONFIG_GENERIC_LOCKBREAK
2014-07-04 3:16 UTC (4+ messages)
fscache resulting in process kill in high
2014-07-03 22:13 UTC
[PATCH 1/3] Revert "shmem: fix faulting into a hole while it's punched"
2014-07-03 19:14 UTC (7+ messages)
` [PATCH 2/3] shmem: fix faulting into a hole while it's punched, take 2
` [PATCH 3/3] mm/fs: fix pessimization in hole-punching pagecache
[f2fs-dev][PATCH] f2fs: reduce competition among node page writes
2014-07-03 10:58 UTC
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).