messages from 2013-04-08 18:52:54 to 2013-04-16 18:26:01 UTC [more...]
[PATCH 00/28] Privatise procfs internals [RFC]
2013-04-16 18:26 UTC (4+ messages)
` [PATCH 01/28] Include missing linux/slab.h inclusions [RFC]
` [PATCH 02/28] Include missing linux/magic.h "
` [PATCH 03/28] proc: Split kcore bits from linux/procfs.h into linux/kcore.h [RFC]
New AIO API
2013-04-16 17:48 UTC (4+ messages)
[PATCH] nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
2013-04-16 16:49 UTC (2+ messages)
[PATCH] vfs: Remove the unnecessary protect
2013-04-15 14:42 UTC (2+ messages)
[PATCHv3, RFC 00/34] Transparent huge page cache
2013-04-16 15:11 UTC (14+ messages)
` [PATCHv3, RFC 09/34] thp: represent file thp pages in meminfo and friends
` [PATCHv3, RFC 31/34] thp: initial implementation of do_huge_linear_fault()
` [PATCHv3, RFC 32/34] thp: handle write-protect exception to file-backed huge pages
` IOZone with transparent huge page cache
` [RESEND] "
[RESEND][PATCH] fs: remove dentry_lru_prune()
2013-04-16 14:59 UTC (2+ messages)
[PATCH] hfsplus: fix potential overflow in hfsplus_file_truncate()
2013-04-16 14:54 UTC
[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
2013-04-16 14:43 UTC (19+ messages)
` [PATCH v3 08/32] list: add a new LRU list type
` [PATCH v3 11/32] list_lru: per-node list infrastructure
` [PATCH v3 12/32] shrinker: add node awareness
` [PATCH v3 14/32] xfs: convert buftarg LRU to generic code
` [PATCH v3 19/32] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v3 20/32] shrinker: Kill old ->shrink API
block: Allow merging of tail pages into the last segment
2013-04-16 8:24 UTC (2+ messages)
3.9-rc6 ext4: free_rb_tree_fname oops
2013-04-16 7:37 UTC
[PATCH] fs: fix differed error reporting
2013-04-15 14:53 UTC (2+ messages)
[PATCH 3/3] fsfreeze: use sb_start_write_killable instead of sb_start_write
2013-04-15 12:00 UTC (2+ messages)
[PATCH 2/3] fsfreeze: added new file_start_write_killable
2013-04-15 11:59 UTC (2+ messages)
[PATCH 1/3] fsfreeze: wait in killable state in __sb_start_write
2013-04-15 11:57 UTC (2+ messages)
[PATCH 1/2] xfstests: dump _require_fio output to log
2013-04-15 11:09 UTC (2+ messages)
` [PATCH 2/2] xfstests: fix fio's arguments
[PATCH 2/2] hfsplus: add printk to log allocation failure in hfs_find_init()
2013-04-15 4:38 UTC (17+ messages)
` [PATCH 0/2] hfs/hfsplus: Modernize logging styles
` [PATCH 1/2] hfs/hfsplus: Convert dprint to hfs_dbg
` [PATCH 2/2] hfs/hfsplus: Convert printks to pr_<level>
[PATCH] capture the failure result of 310
2013-04-15 3:37 UTC
[PATCH RESEND v4] fat: editions to support fat_fallocate
2013-04-14 3:56 UTC
Return value of __mm_populate
2013-04-14 0:18 UTC (2+ messages)
[PATCH] vfs: Revert spurious fix to spinning prevention in prune_icache_sb
2013-04-13 23:03 UTC
[PATCH 0/3 v3][RFC] fsfreeze: from uninterruptible to killable
2013-04-13 10:34 UTC
[RFC PATCH]fs/block_dev.c: Using .ki_left to judge whether do used .ki_left to judge
2013-04-13 7:58 UTC
[PATCH] Removed unused typedef to avoid "unused local typedef" warnings
2013-04-12 23:26 UTC
[PATCH] vfs: fix audit_inode call in O_CREAT case of do_last
2013-04-12 21:39 UTC (2+ messages)
[PATCH 00/19] lnfs: 3.9-rc5 release
2013-04-12 15:03 UTC (11+ messages)
` [PATCH 13/19] NFSD: Server implementation of MAC Labeling
` [PATCH 19/19] NFSDv4.2: Added NFS v4.2 support to the NFS server
[PATCH 4/4] binfmt_misc: reuse string_unescape_inplace()
2013-04-12 12:30 UTC
[RFC] revoke(2) and generic handling of things like remove_proc_entry()
2013-04-11 23:29 UTC (4+ messages)
[PATCH v3 00/18] change invalidatepage prototype to accept length
2013-04-11 22:40 UTC (30+ messages)
` [PATCH v3 01/18] mm: "
` [PATCH v3 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v3 03/18] ext4: use ->invalidatepage() length argument
` [PATCH v3 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH v3 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v3 06/18] ocfs2: "
` [PATCH v3 07/18] ceph: "
` [PATCH v3 08/18] gfs2: "
` [Cluster-devel] "
` [PATCH v3 09/18] reiserfs: "
` [PATCH v3 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v3 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v3 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH v3 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v3 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH v3 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v3 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH v3 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v3 18/18] ext4: Allow punch hole with bigalloc enabled
[PATCH v4 00/14] fuse: An attempt to implement a write-back cache policy
2013-04-11 14:36 UTC (3+ messages)
` [fuse-devel] "
[PATCH v2 00/28] memcg-aware slab shrinking
2013-04-11 9:25 UTC (38+ messages)
` [PATCH v2 02/28] vmscan: take at least one pass with shrinkers
` [PATCH v2 03/28] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v2 10/28] dcache: convert to use new lru list infrastructure
[ATTEND][LSF/MM TOPIC] the memory controller
2013-04-11 3:27 UTC (2+ messages)
[RFC PATCH 1/1] vfs: Filemash fs
2013-04-11 0:44 UTC (4+ messages)
[PATCH] vfs: dcache: cond_resched in shrink_dentry_list
2013-04-11 0:15 UTC (8+ messages)
[ANNOUNCE] util-linux v2.23-rc2
2013-04-10 22:22 UTC
[PATCH] fs: ioctl_fsthaw should use freeze_bdev if possible
2013-04-10 21:28 UTC (3+ messages)
` [PATCH] fs: ioctl_fsthaw should use freeze_bdev if PING
[LSF/MM TOPIC (expanded) 0/8] New API's for better exporting of VFS from user-mode daemons
2013-04-10 20:31 UTC (9+ messages)
` [1/8] readdir-plus system call
` Re: [5/8] syscall_cred() a system call that receives alternate CREDs
` "
` "
[PATCH v5 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-04-10 16:27 UTC (15+ messages)
` [PATCH v5 1/7] fcntl: Introduce new O_DENY* open flags
` [PATCH v5 2/7] CIFS: Add share_access parm to open request
` [PATCH v5 3/7] CIFS: Add O_DENY* open flags support
` [PATCH v5 4/7] CIFS: Use NT_CREATE_ANDX command for forcemand mounts
` [PATCH v5 5/7] NFSv4: Add O_DENY* open flags support
` [PATCH v5 6/7] NFSD: Pass share reservations flags to VFS
` [PATCH v5 7/7] locks: Disable LOCK_MAND support for MS_SHARELOCK mounts
[PATCH 1/2] hfsplus: add error propagation to __hfsplus_ext_write_extent()
2013-04-10 6:40 UTC (5+ messages)
` [PATCH 1/2] hfs: add error checking for hfs_find_init()
` [PATCH 2/2] hfsplus: add error propagation to __hfsplus_ext_write_extent()
bio splits unnecessarily due to BH_Boundary in ext3 direct I/O
2013-04-10 2:59 UTC (4+ messages)
mmotm 2013-04-09-16-37 uploaded
2013-04-09 23:38 UTC
Re:Just read your email and this is my response
2013-04-09 18:21 UTC
[PATCH] direct-io: Submit bio after boundary buffer is added to it
2013-04-09 20:55 UTC (3+ messages)
[PATCH] mnt: release locks on error path in do_loopback
2013-04-09 18:24 UTC (2+ messages)
[git pull] assorted fixes (vfs.git)
2013-04-09 18:24 UTC
[PATCH resend] fs/proc: Move kfree outside pde_unload_lock
2013-04-09 17:12 UTC (22+ messages)
` hangs on boot in 9984d7394618df9
[PATCH] f2fs: fix typo mistakes
2013-04-09 13:38 UTC (2+ messages)
[PATCH v3 0/7] f2fs: add tracepoints support in f2fs filesystem
2013-04-09 13:07 UTC (5+ messages)
PROBLEM: Kernel oops -- IP: [<ffffffff800cddfa>] kfree+0x5a/0x200
2013-04-09 9:04 UTC
[PATCH] f2fs: introduce a new global lock scheme
2013-04-09 8:59 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
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).