messages from 2012-12-15 10:54:22 to 2012-12-25 17:26:26 UTC [more...]
[PATCH V3 2/8] Make TestSetPageDirty and dirty page accounting in one func
2012-12-25 17:26 UTC (3+ messages)
` [PATCH V3 3/8] use vfs __set_page_dirty interface instead of doing it inside filesystem
` [PATCH V3 4/8] memcg: add per cgroup dirty pages accounting
[PATCH 0/4] signalfd: a kernel interface for dumping/restoring pending signals
2012-12-25 16:58 UTC (15+ messages)
` [PATCH 1/4] signalfd: add ability to return siginfo in a raw format
` [PATCH 2/4] signal: add a helper for dequeuing signals from a specified queue
` [PATCH 3/4] signalfd: add ability to choose a private or shared queue
` [PATCH 4/4] signal: allow to send any siginfo to itself
[PATCH v2 0/3] Rework mtime and ctime updates on mmaped writes
2012-12-24 8:36 UTC (7+ messages)
` [PATCH v2 1/3] mm: Explicitly track when the page dirty bit is transferred from a pte
` [PATCH v2 2/3] mm: Update file times when inodes are written after mmaped writes
` [PATCH v2 3/3] Remove file_update_time from all mkwrite paths
[PATCH v2 0/2] slightly change shrinker behaviour for very small object sets
2012-12-22 23:56 UTC (7+ messages)
` [PATCH v2 1/2] super: fix calculation of shrinkable objects for small numbers
` [PATCH v2 2/2] vmscan: take at least one pass with shrinkers
f2fs: build error with CONFIG_USER_NS and CONFIG_F2FS_FS_POSIX_ACL
2012-12-22 18:01 UTC
[PATCH 3/5] f2fs: remove unneeded initialization of nr_dirty in dirty_seglist_info
2012-12-22 3:09 UTC
[PATCH 5/5] f2fs: remove unneeded variable from f2fs_sync_fs
2012-12-22 3:10 UTC
[PATCH 4/5] f2fs: fix fsync_inode list addition logic and avoid invalid access to memory
2012-12-22 3:10 UTC
[PATCH 2/5] f2fs: handle error from f2fs_iget_nowait
2012-12-22 3:09 UTC
[PATCH 1/5] f2fs: Introduce some information prints in the mount path
2012-12-22 3:08 UTC
epoll with ONESHOT possibly fails to deliver events
2012-12-22 2:54 UTC (14+ messages)
[PATCH 0/3 RESEND] Fix hang with BSD process accounting and fs freezing
2012-12-22 1:07 UTC (4+ messages)
` [PATCH 1/3] fs: Return EAGAIN when O_NONBLOCK write should block on frozen fs
` [PATCH 2/3] fs: Fix hang with BSD accounting on frozen filesystem
` [PATCH 3/3] ocfs2: Add freeze protection to ocfs2_file_splice_write()
The relationship between flag: BH_Uptodate & BH_Dirty in buffer_head
2012-12-21 19:02 UTC
Are there u32 atomic bitops? (or dealing w/ i_flags)
2012-12-21 18:26 UTC (26+ messages)
` [RFC PATCH 0/4] Rework mtime and ctime updates on mmaped writes
` [RFC PATCH 1/4] mm: Explicitly track when the page dirty bit is transferred from a pte
` [RFC PATCH 2/4] mm: Update file times when inodes are written after mmaped writes
` [RFC PATCH 3/4] Remove file_update_time from all mkwrite paths
` [RFC PATCH 4/4] ext4: Fix an incorrect comment about i_mutex
[PATCH v5 7/8] fat (exportfs): rebuild directory-inode if fat_dget() fails
2012-12-21 10:36 UTC (15+ messages)
[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
2012-12-21 10:41 UTC (11+ messages)
` [PATCH 05/19] shrinker: convert superblock shrinkers to new API
` [PATCH 09/19] list_lru: per-node list infrastructure
mmotm 2012-12-20-16-15 uploaded
2012-12-21 8:55 UTC (2+ messages)
[PATCH] Disable preempt when acquire i_size_seqcount write lock
2012-12-21 8:41 UTC
[PATCH] f2fs: add MAINTAINERS entry
2012-12-21 4:11 UTC
[PATCH] f2fs: return a default value for non-void function
2012-12-21 2:50 UTC
fs/nfs/inode.c:887:2: error: implicit declaration of function 'nfs_fscache_wait_on_invalidate'
2012-12-21 2:26 UTC
[git pull] vfs.git
2012-12-21 0:21 UTC
[vfs:for-jlayton 24/28] mm/truncate.c:596:17: error: 'const struct inode_operations' has no member named 'truncate'
2012-12-20 23:40 UTC
[vfs:for-jlayton 16/28] fs/hpfs/inode.c:285:3: error: implicit declaration of function 'hpfs_truncate'
2012-12-20 23:18 UTC (2+ messages)
Your ATM CARD Parcel
2012-12-20 15:37 UTC
[PATCH RESEND v1 00/16] vfs: hot data tracking
2012-12-20 14:55 UTC (18+ messages)
` [PATCH RESEND v1 01/16] vfs: introduce some data structures
` [PATCH RESEND v1 02/16] vfs: add init and cleanup functions
` [PATCH RESEND v1 03/16] vfs: add I/O frequency update function
` [PATCH RESEND v1 04/16] vfs: add two map arrays
` [PATCH RESEND v1 05/16] vfs: add hooks to enable hot tracking
` [PATCH RESEND v1 06/16] vfs: add temp calculation function
` [PATCH RESEND v1 07/16] vfs: add map info update function
` [PATCH RESEND v1 08/16] vfs: add aging function
` [PATCH RESEND v1 09/16] vfs: add one work queue
` [PATCH RESEND v1 10/16] vfs: add FS hot type support
` [PATCH RESEND v1 11/16] vfs: register one shrinker
` [PATCH RESEND v1 12/16] vfs: add one ioctl interface
` [PATCH RESEND v1 13/16] vfs: add debugfs support
` [PATCH RESEND v1 14/16] proc: add two hot_track proc files
` [PATCH RESEND v1 15/16] btrfs: add hot tracking support
` [PATCH RESEND v1 16/16] vfs: add documentation
help about ext3 read-only issue on ext3(2.6.16.30)
2012-12-20 11:32 UTC (14+ messages)
[PATCH 0/2] handle O_(D)SYNC for AIO
2012-12-20 11:15 UTC (5+ messages)
` [PATCH 1/2] [PATCH 1/2] direct-io: implement generic deferred AIO completions
[PATCH 0/2] slightly change shrinker behaviour for very small object sets
2012-12-20 10:59 UTC (6+ messages)
` [PATCH 1/2] super: fix calculation of shrinkable objects for small numbers
` [PATCH 2/2] vmscan: take at least one pass with shrinkers
[PATCH RESEND] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
2012-12-20 10:09 UTC
[PATCH] f2fs: invalidate the node page if allocation is failed
2012-12-20 7:22 UTC
[PATCH 3/3] f2fs: rewrite the f2fs_gc flow
2012-12-20 2:29 UTC (2+ messages)
` [PATCH v2] "
[PATCH -next] f2fs: add missing #include <linux/prefetch.h>
2012-12-19 23:55 UTC (2+ messages)
[PATCH] direct-io: allow file systems to do their own waiting for io V2
2012-12-19 15:55 UTC (3+ messages)
[PATCH v2] hfsplus: avoid crash on failed block map free
2012-12-19 14:15 UTC (9+ messages)
[PATCH 0/3] retry slab allocation after first failure
2012-12-19 14:01 UTC (4+ messages)
` [PATCH 1/3] slab: single entry-point for slab allocation
` [PATCH 2/3] slub: remove slab_alloc wrapper
` [PATCH 3/3] sl[auo]b: retry allocation once in case of failure
[GIT PULL] f2fs: request for tree inclusion
2012-12-19 13:37 UTC (4+ messages)
[PATCH] f2fs: do f2fs_balance_fs in front of dir operations
2012-12-19 8:49 UTC
[PATCH] f2fs: should recover orphan and fsync data
2012-12-19 8:49 UTC
[PATCH] f2fs: fix handling errors got by f2fs_write_inode
2012-12-19 8:47 UTC (2+ messages)
` [PATCH v2] "
[PATCH 00/26] AIO performance improvements/cleanups, v2
2012-12-19 6:45 UTC (11+ messages)
Good day!!!
2012-12-19 1:17 UTC
[PATCH] vfs: update atimes over one day in the past or future
2012-12-18 21:14 UTC (4+ messages)
[GIT PULL] exofs: 3 changes to exofs & osd
2012-12-18 11:35 UTC (5+ messages)
my subject
2012-12-18 6:24 UTC
[PATCH v2.3 0/3] mm/fs: Implement faster stable page writes on filesystems
2012-12-17 23:20 UTC (18+ messages)
` [PATCH 1/4] bdi: Allow block devices to say that they require stable page writes
` [PATCH 2/4] mm: Only enforce stable page writes if the backing device requires it
` [PATCH 3/4] 9pfs: Fix filesystem to wait for stable page writeback
` [PATCH 4/4] block: Optionally snapshot page contents to provide stable pages during write
(unknown)
2012-12-17 22:28 UTC
[PATCH 0/3] Add O_DENY* flags to fcntl and cifs
2012-12-17 15:36 UTC (8+ messages)
mmotm 2012-12-14-17-51 uploaded
2012-12-17 14:45 UTC (3+ messages)
` -mm git tree for since-3.7 is open (was: mmotm 2012-12-14-17-51 uploaded)
[GIT PULL] ext3, udf, quota fixes
2012-12-17 14:33 UTC
3.7: massive slowdown of deletion performance with discard
2012-12-16 16:31 UTC (2+ messages)
[PATCH 21/21] documentation: drop vmtruncate
2012-12-16 0:21 UTC (2+ messages)
[PATCH 20/21] mm: drop vmtruncate
2012-12-15 11:00 UTC
[PATCH 19/21] vfs: drop vmtruncate
2012-12-15 10:59 UTC
[PATCH 17/21] nilfs2: drop vmtruncate
2012-12-15 10:57 UTC
[PATCH 10/21] hfs: drop vmtruncate
2012-12-15 10:53 UTC
[PATCH 09/21] bfs: drop vmtruncate
2012-12-15 10:52 UTC
[PATCH 18/21] ntfs: drop vmtruncate
2012-12-15 10:58 UTC
[PATCH 06/21] ocfs2: drop vmtruncate
2012-12-15 10:50 UTC
[PATCH 16/21] ncpfs: drop vmtruncate
2012-12-15 10:57 UTC
[PATCH 15/21] minix: drop vmtruncate
2012-12-15 10:56 UTC
[PATCH 14/21] logfs: drop vmtruncate
2012-12-15 10:55 UTC
[PATCH 13/21] hfsplus: drop vmtruncate
2012-12-15 10:55 UTC
[PATCH 12/21] jfs: drop vmtruncate
2012-12-15 10:54 UTC
[PATCH 03/21] reiserfs: drop vmtruncate
2012-12-15 10:47 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).