messages from 2013-02-19 02:34:03 to 2013-02-26 15:09:06 UTC [more...]
[PATCH 1/2] Fix AT_EXECFN auxv for no-MMU fdpic
2013-02-26 15:09 UTC
[PATCH] ima: prevent dead lock when a file is opened for direct io
2013-02-26 13:41 UTC
[PATCH 1/2] f2fs: read with READ_SYNC when getting dnode page
2013-02-26 11:52 UTC (4+ messages)
` [PATCH 2/2] f2fs: introduce readahead mode of node pages
[PATCH V3 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-02-26 9:10 UTC (4+ messages)
` [PATCH V3 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
` [PATCH V3 2/2] fs/aio.c: use get_user_pages_non_movable() to pin ring pages when support memory hotremove
[Ocfs2-users] Kernel panic due to ocfs2
2013-02-26 7:54 UTC
[PATCH] f2fs: fix overflow when calculating utilization on 32-bit
2013-02-26 7:29 UTC (2+ messages)
[PATCH] xfs: Fix possible truncation of log data in xlog_bread_noalign()
2013-02-26 7:28 UTC (9+ messages)
New copyfile system call - discuss before LSF?
2013-02-26 0:03 UTC (27+ messages)
[PATCH 00/10] xfstests: Stress tests improments v5
2013-02-25 23:00 UTC (15+ messages)
` [PATCH 01/10] xfstests: add fio requirement V2
` [PATCH 02/10] xfstest: add configurable load factors
` [PATCH 03/10] xfstests: hardcode fops for determinable fsstests runs
` [PATCH 04/10] xfstets: fsstress add replace file operation
` [PATCH 05/10] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 06/10] xfstest: move run_check to common.rc
` [PATCH 07/10] xfstest: add fallocate/truncate vs AIO/DIO stress test
` [PATCH 08/10] xfstest: add fallocate/punch_hole "
` [PATCH 09/10] xfstest: add defragmentation stress tests for ext4
` [PATCH 10/10] xfstests: add disk failure simulation test
OCFS2 mainline state?
2013-02-25 21:37 UTC (6+ messages)
[RFC][PATCH] vfs: always protect diretory file->fpos with inode mutex
2013-02-25 18:25 UTC (12+ messages)
` [RFC] f_pos in readdir() (was Re: [RFC][PATCH] vfs: always protect diretory file->fpos with inode mutex)
[RFC PATCH 0/3] copy-on-write extents mapping
2013-02-25 17:14 UTC (7+ messages)
linux-next: Tree for Feb 23 [ fs/dcache.c: Root dentry has weird name <SYSV00000000> ]
2013-02-25 14:35 UTC (6+ messages)
[RFC 1/1] xattr: provide integrity. namespace to read real values
2013-02-25 12:25 UTC (3+ messages)
[PATCH RESEND v1 00/16] vfs: hot data tracking
2013-02-25 11:40 UTC (3+ messages)
[PATCH] f2fs: check the level before calling get_nid function
2013-02-25 7:28 UTC (2+ messages)
[GIT PULL] f2fs updates for v3.9 merge window
2013-02-25 1:45 UTC
Mrs.Liliane Bettencourt.(Principal Shareholder Loréal Paris)
2013-02-23 21:10 UTC
Business Proposal of $12.8mUSD!
2013-02-23 10:33 UTC
[PATCH 0/4] dcache: make Oracle more scalable on large systems
2013-02-23 0:13 UTC (11+ messages)
` [PATCH 1/4] dcache: Don't take unncessary lock in d_count update
` [PATCH 2/4] dcache: introduce a new sequence read/write lock type
` [PATCH 3/4] dcache: change rename_lock to a sequence read/write lock
` [PATCH 4/4] dcache: don't need to take d_lock in prepend_path()
[PULL REQUEST] ext2, ext3, udf updates for 3.9-rc1
2013-02-22 15:25 UTC
[PATCH v1] vfs: kill FS_REVAL_DOT by adding a d_reval_jumped dentry op
2013-02-22 12:28 UTC (5+ messages)
[PATCH v2 00/18] change invalidatepage prototype to accept length
2013-02-22 8:06 UTC (7+ messages)
` [PATCH v2 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
[PATCH] xfstests: add disk failure simulation test
2013-02-22 3:27 UTC (6+ messages)
[patch 4/5] fs: fix hang with BSD accounting on frozen filesystem
2013-02-21 23:17 UTC
[patch 2/5] fs/block_dev.c: no need to check inode->i_bdev in bd_forget()
2013-02-21 23:17 UTC
[patch 5/5] ocfs2: add freeze protection to ocfs2_file_splice_write()
2013-02-21 23:17 UTC
[patch 3/5] fs: return EAGAIN when O_NONBLOCK write should block on frozen fs
2013-02-21 23:17 UTC
[patch 1/5] fs: change return values from -EACCES to -EPERM
2013-02-21 23:17 UTC
[PATCH v2.5 0/3] mm/fs: Remove unnecessary waiting for stable pages
2013-02-21 22:40 UTC (7+ messages)
` [PATCH 6/6] ubifs: Wait for page writeback to provide "
[PATCH v4] procfs: Improve Scaling in proc
2013-02-21 20:57 UTC
Writeback is still screwed in 3.7.1
2013-02-21 18:12 UTC (3+ messages)
Your Mailbox Has Exceeded It Quota/Limit®
2013-02-21 16:00 UTC
Your Mailbox Has Exceeded It Quota/Limit®
2013-02-21 16:00 UTC
[PATCH] fs: Preserve error code in get_empty_filp()
2013-02-21 16:36 UTC (4+ messages)
[PATCH] block: modify __bio_add_page check to accept pages that don't start a new segment
2013-02-21 8:30 UTC
mmotm 2013-02-19-17-20 uploaded
2013-02-20 16:41 UTC (2+ messages)
` since-3.8 branch opened for mm git tree (was: mmotm 2013-02-19-17-20 uploaded)
[PATCH V2 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-02-20 12:39 UTC (5+ messages)
` [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
[PATCH 0/2] mm: hotplug: implement non-movable version of get_user_pages() to kill long-time pin pages
2013-02-20 11:54 UTC (18+ messages)
` [PATCH 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
[GIT PULL] fuse updates for 3.9
2013-02-20 8:21 UTC
[PATCH 01/11] xfstests: add fio requirement V2
2013-02-20 8:14 UTC (13+ messages)
` [PATCH 02/11] xfstests: get rid of hardcoded /sbin/mkfs
` [PATCH 03/11] xfstest: add configurable load factors
` [PATCH 04/11] xfstests: hardcode fops for determinable fsstests runs
` [PATCH 05/11] xfstets: fsstress add replace file operation
` [PATCH 06/11] xfstest: allow fsstress to use load factor where appropriate
` [PATCH 07/11] xfstest: move run_check to common.rc
` [PATCH 08/11] xfstest: add fallocate/truncate vs AIO/DIO stress test
` [PATCH 09/11] xfstest: add fallocate/punch_hole "
` [PATCH 10/11] xfstest: add defragmentation stress tests for ext4
` [PATCH 11/11] xfstests: add disk failure simulation test
[PATCH 0/7] memcg targeted shrinking
2013-02-20 7:46 UTC (5+ messages)
` [PATCH 2/7] memcg,list_lru: duplicate LRUs upon kmemcg creation
Fwd: mmc card probe not getting called
2013-02-20 6:13 UTC (4+ messages)
[PATCH 2/8] f2fs: add tracepoints for inode operations
2013-02-20 5:58 UTC (3+ messages)
[RFC PATCH 1/3] fiemap: Introduce FIEMAP_FLAG_COW flag to map shared extents
2013-02-20 3:59 UTC
[RFC PATCH 2/3] fiemap: document update
2013-02-20 3:59 UTC
[RFC PATCH 3/3] ocfs2: only return the shared extents if FIEMAP_FLAG_COW is set
2013-02-20 3:59 UTC
WE GIVE OUT LOAN AT A LOW INTEREST OF 3%
2013-02-20 0:19 UTC
[PATCH 00/14] lnfs: 3.8-rc7 release
2013-02-19 20:56 UTC (10+ messages)
PAGE_CACHE_SIZE vs. PAGE_SIZE
2013-02-19 16:12 UTC (4+ messages)
[PATCH v2 2/3] hfsplus: add implementation of the ACLs support
2013-02-19 13:20 UTC
[PATCH v2 3/3] hfsplus: integrate of implemented ACLs support into driver
2013-02-19 13:21 UTC
[PATCH v2 1/3] hfsplus: add all necessary declarations for ACLs support
2013-02-19 13:20 UTC
[PATCH v2 0/3] hfsplus: implement ACLs support
2013-02-19 13:20 UTC
[PATCH] fat: instead of constant number, use the i_blkbits of struct inode to calculate the number of blocks
2013-02-19 11:56 UTC (2+ messages)
[PATCH RFC 0/12] Final userns conversions
2013-02-19 3:30 UTC (9+ messages)
` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
` [PATCH RFC 10/12] userns: Convert xfs to use kuid/kgid/kprojid where appropriate
[PATCH 4/8] f2fs: add tracepoint for tracing the page i/o operations
2013-02-19 2:53 UTC (2+ messages)
[PATCH 8/8] f2fs: add tracepoints to debug checkpoint request
2013-02-19 2:34 UTC
[PATCH 7/8] f2fs: add tracepoints for write page operations
2013-02-19 2:34 UTC
[PATCH 6/8] f2fs: add tracepoints to debug the block allocation and fallocate
2013-02-19 2:34 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).