messages from 2013-10-16 23:20:44 to 2013-10-27 13:42:01 UTC [more...]
[PATCH 3/5] fat: zero out seek range on _fat_get_block
2013-10-27 13:42 UTC (2+ messages)
[PATCH 1/5] fat: add i_disksize to represent uninitialized size
2013-10-27 13:38 UTC (2+ messages)
[PATCH] add new prctl for a per process wide close on exec V.3
2013-10-27 11:48 UTC
[PATCH] xfs: prevent stack overflows from page cache allocation
2013-10-27 9:04 UTC (7+ messages)
[PATCH 0/8] simplify reconnecting dentries looked up by filehandle (v2)
2013-10-27 7:04 UTC (10+ messages)
` [PATCH 1/8] exportfs: BUG_ON in crazy corner case
` [PATCH 2/8] exportfs: more detailed comment for path_reconnect
` [PATCH 3/8] exportfs: clear DISCONNECTED on all parents sooner
` [PATCH 4/8] exportfs: stop retrying once we race with rename/remove
` [PATCH 7/8] exportfs: better variable name
` [PATCH 5/8] exportfs: eliminate unused "noprogress" counter
` [PATCH 6/8] exportfs: move most of reconnect_path to helper function
` [PATCH 8/8] exportfs: fix quadratic behavior in filehandle lookup
my subject
2013-10-26 8:37 UTC
[PATCH 0/3] fs: use helper function path_foo() to simpily code
2013-10-26 10:42 UTC (2+ messages)
my subject
2013-10-26 8:37 UTC
[PATCH 1/3] fs: libfs: remove calls to simple_strtoll
2013-10-26 2:33 UTC
Disabling in-memory write cache for x86-64 in Linux II
2013-10-25 23:32 UTC (10+ messages)
[PATCH] proc: Fix namespace mountpoint path in /proc/mounts
2013-10-25 21:51 UTC
[PATCH] vfs: avoid sb->s_umount write lock while changing bind-mount flags
2013-10-25 21:00 UTC
[PATCH] dcache: fix outdated DCACHE_NEED_LOOKUP comment
2013-10-25 16:19 UTC (3+ messages)
[f2fs-dev 1/1] f2fs-tools: add inline data check
2013-10-25 16:12 UTC
[f2fs-dev 0/5] f2fs: Enable f2fs support inline data
2013-10-25 16:01 UTC (6+ messages)
` [f2fs-dev 1/5] f2fs: Add flags and helpers to "
` [f2fs-dev 2/5] f2fs: Add a new mount option: inline_data
` [f2fs-dev 3/5] f2fs: Add a new function: f2fs_reserve_block()
` [f2fs-dev 4/5] f2fs: Key functions to handle inline data
` [f2fs-dev 5/5] f2fs: Handle inline data operations
[PATCH v2 0/2] vmpslice support for zero-copy gifting of pages
2013-10-25 15:46 UTC (3+ messages)
` [PATCH v2 1/2] vmsplice: unmap gifted pages for recipient
` [PATCH v2 2/2] vmsplice: Add limited zero copy to vmsplice
[git pull] a couple of fixes for rc7
2013-10-25 14:56 UTC (3+ messages)
[RFC][PATCH] nfsd regression since delayed fput()
2013-10-25 14:18 UTC (9+ messages)
[PATCH] seq_file: always update file->f_pos in seq_lseek()
2013-10-25 13:23 UTC (2+ messages)
[PATCH] BeFS: parser.h support included in befs.h
2013-10-25 12:17 UTC
[RFC PATCH] vfs: rename: link replacement to source
2013-10-25 9:16 UTC
[PATCH 1/2] f2fs: add tracepoint for set_page_dirty
2013-10-25 5:34 UTC (2+ messages)
` [PATCH 2/2] f2fs: add tracepoint for vm_page_mkwrite
[PATCH] vfs: introduce d_instantiate_no_diralias()
2013-10-25 3:24 UTC (2+ messages)
[PATCH V2] f2fs: check all ones or zeros bitmap with bitops for better mount performance
2013-10-25 1:34 UTC (3+ messages)
` [f2fs-dev] "
Business Proposal
2013-10-24 21:38 UTC
LONA OFFER
2013-10-24 21:19 UTC
[RFC PATCH 0/3] System call to switch user credentials
2013-10-24 20:24 UTC (12+ messages)
` [PATCH 1/3] switch_creds: Syscall to switch creds for file server ops
` "
[PATCH 0/2 v2] epoll: reduce 'epmutex' lock contention
2013-10-24 16:00 UTC (7+ messages)
` [PATCH 1/2 v2] epoll: optimize EPOLL_CTL_DEL using rcu
` [PATCH 2/2 v2] epoll: Do not take global 'epmutex' for simple topologies
[PATCH] add new prctl for a per process wide close on exec
2013-10-24 11:44 UTC (3+ messages)
[PATCH 1/3] f2fs: reclaim prefree segments periodically
2013-10-24 7:57 UTC (3+ messages)
` [PATCH 2/3] f2fs: introduce f2fs_balance_fs_bg for some background jobs
` [PATCH 3/3] f2fs: add reclaiming control by sysfs
[f2fs-dev] [PATCH] f2fs: remove redundant set_page_dirty from write_compacted_summaries
2013-10-24 7:08 UTC
[f2fs-dev] [PATCH] f2fs: check all ones or zeros bitmap with integer data type for better mount performance
2013-10-24 3:28 UTC (5+ messages)
` "
elementary d_move question
2013-10-23 17:27 UTC
[PATCH] block/aio: Enable sysfs nomerge control for I/O requests in the plug list
2013-10-23 16:10 UTC (3+ messages)
elementary d_move question
2013-10-23 15:46 UTC
[PATCH] f2fs: clean up several status-related operations
2013-10-23 10:15 UTC (2+ messages)
[PATCH] f2fs: delete and free dirty dir freeing inode entry when sync dirty dir inodes
2013-10-23 10:11 UTC (3+ messages)
[PATCH] f2fs: use bool for booleans
2013-10-23 4:39 UTC
[PATCH 00/24] treewide: Convert use of typedef ctl_table to struct ctl_table
2013-10-22 23:58 UTC (4+ messages)
` [PATCH 19/24] fs: "
btrfs send 'leaks' open files
2013-10-22 21:07 UTC (2+ messages)
[RFC][PATCH 4/3] vfs: Allow rmdir to remove mounts in all but the current mount namespace
2013-10-22 19:13 UTC (17+ messages)
` [REVIEW][PATCH 0/4] vfs: Detach mounts on unlink
` [REVIEW][PATCH 1/4] vfs: Don't allow overwriting mounts in the current mount namespace
` [REVIEW][PATCH 2/4] vfs: Keep a list of mounts on a mount point
` [REVIEW][PATCH 3/4] vfs: Add a function to lazily unmount all mounts from any dentry. v3
` [REVIEW][PATCH 4/4] vfs: Lazily remove mounts on unlinked files and directories. v2
hello dearest
2013-10-22 19:01 UTC
fuzz tested 32 bit user mode linux image hangs at in histfs
2013-10-22 17:29 UTC (4+ messages)
` [uml-devel] "
Interesting fscache assertion
2013-10-22 16:49 UTC
[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-10-22 15:21 UTC (5+ messages)
[PATCH V2] f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed, kmem cache allocation
2013-10-22 12:30 UTC (2+ messages)
[patch 0/8] mm: thrash detection-based file cache sizing v5
2013-10-22 9:35 UTC (12+ messages)
[PATCH] f2fs: introduce f2fs_kmem_cache_alloc to hide the unfailed kmem cache allocation
2013-10-22 6:26 UTC (9+ messages)
[PATCHv2 13/13] mm, thp, tmpfs: misc fixes for thp tmpfs
2013-10-21 21:49 UTC
[PATCHv2 12/13] mm, thp, tmpfs: enable thp page cache in tmpfs
2013-10-21 21:49 UTC
[PATCHv2 11/13] mm, thp, tmpfs: only alloc small pages in shmem_file_splice_read
2013-10-21 21:48 UTC
[PATCHv2 10/13] mm, thp, tmpfs: huge page support in shmem_fallocate
2013-10-21 21:48 UTC
[PATCHv2 09/13] mm, thp, tmpfs: huge page support in do_shmem_file_read
2013-10-21 21:48 UTC
[PATCHv2 08/13] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
2013-10-21 21:47 UTC
[PATCHv2 07/13] mm, thp, tmpfs: initial support for huge page in write_begin/write_end in tmpfs
2013-10-21 21:47 UTC
[PATCHv2 06/13] mm, thp, tmpfs: request huge page in shm_fault when needed
2013-10-21 21:47 UTC
[PATCHv2 05/13] mm, thp, tmpfs: split huge page when moving from page cache to swap
2013-10-21 21:47 UTC
[PATCHv2 04/13] mm, thp, tmpfs: handle huge page cases in shmem_getpage_gfp
2013-10-21 21:46 UTC
[PATCHv2 03/13] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
2013-10-21 21:46 UTC
[PATCHv2 02/13] mm, thp, tmpfs: add function to alloc huge page for tmpfs
2013-10-21 21:46 UTC
[PATCHv2 01/13] mm, thp: extract the common code from add_to_page_cache_locked
2013-10-21 21:46 UTC
[PATCHv2 00/13] Transparent huge page cache support on tmpfs
2013-10-21 21:45 UTC
[ANNOUNCE] util-linux v2.24
2013-10-21 14:02 UTC
[PATCH] [PATCH] add new prctl for a per process wide close on exec
2013-10-21 13:18 UTC
[RFC PATCH V2] RFC version of a new cache=mmap model
2013-10-21 11:06 UTC (2+ messages)
` [PATCH] 9P: introduction "
[PATCH] hfs: remove duplicate includes
2013-10-21 8:16 UTC (2+ messages)
E-mail Has Won 1.5M
2013-10-20 11:54 UTC
[PATCH 0/4] LSM/TOMOYO: Stop using per a cred variables and start using per a task_struct variables
2013-10-18 23:47 UTC (8+ messages)
` [PATCH 1/4] LSM: Add security_bprm_aborting_creds() hook
` [PATCH 2/4] LSM: Revive security_task_alloc() hook
` [PATCH 3/4] TOMOYO: Remember the proposed domain while in execve() request
` [PATCH 4/4] TOMOYO: Allow caching policy manager's state until "
[PATCH 11/12] mm, thp, tmpfs: enable thp page cache in tmpfs
2013-10-18 22:16 UTC (5+ messages)
страшно Сверхэффективно
2013-10-18 19:56 UTC
[PATCH 04/12] mm, thp, tmpfs: split huge page when moving from page cache to swap
2013-10-18 18:16 UTC (4+ messages)
[PATCH V9 00/33] loop: Issue O_DIRECT aio using bio_vec
2013-10-18 17:55 UTC (3+ messages)
` [PATCH V9 17/33] loop: use aio to perform io on the underlying file
` [PATCH V9.1 "
[PATCH 1/2] f2fs: use true and false for boolean value
2013-10-18 9:24 UTC (2+ messages)
` [PATCH 2/2] f2fs: no need to check other dirty_segmap when the seg has been found
[PATCH] mm: Check for NULL return values from allocating functions
2013-10-18 8:39 UTC (2+ messages)
[PATCH 0/2] vmpslice support for zero-copy gifting of pages
2013-10-18 8:10 UTC (10+ messages)
` [PATCH 1/2] vmsplice: unmap gifted pages for recipient
` [PATCH 2/2] vmsplice: Add limited zero copy to vmsplice
3.11.4: kernel BUG at fs/buffer.c:1268
2013-10-17 22:14 UTC (4+ messages)
[PATCH 07/12] mm, thp, tmpfs: handle huge page in shmem_undo_range for truncate
2013-10-17 20:58 UTC (5+ messages)
(unknown),
2013-10-17 20:35 UTC
cp --reflink and target file open flags
2013-10-17 18:27 UTC (3+ messages)
cp --reflink and BTRFS_IOC_CLONE
2013-10-17 14:41 UTC
[PATCH] ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
2013-10-17 13:31 UTC (2+ messages)
[PATCH] f2fs: avoid to write during the recovery
2013-10-17 8:31 UTC
[ANNOUNCE] autofs 5.0.8 release
2013-10-17 8:00 UTC
[PATCH] ext4: fix performance regression in ext4_writepages
2013-10-17 3:40 UTC (2+ messages)
[PATCH 02/12] mm, thp, tmpfs: support to add huge page into page cache for tmpfs
2013-10-16 23:20 UTC (6+ 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).