linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-10 23:44:55 to 2013-04-23 08:59:48 UTC [more...]

[PATCH V1] fs/buffer.c: Remove unnecessary init operation after, allocating buffer_head
 2013-04-23  8:59 UTC  (3+ messages)

[PATCH v5] fat: editions to support fat_fallocate
 2013-04-23  6:54 UTC  (4+ messages)

[PATCH v2] xfstests: capture the failure result of 310
 2013-04-23  3:13 UTC 

[PATCH] capture the failure result of 310
 2013-04-22 19:17 UTC  (2+ messages)

[PATCH 1/2] xfstests: dump _require_fio output to log
 2013-04-22 15:31 UTC  (6+ messages)
` [PATCH 2/2] xfstests: fix fio's arguments

[PATCH] reiserfs: Fix warning and inode leak when deleting inode with xattrs
 2013-04-22 14:04 UTC  (2+ messages)

3.9-rc6 ext4: free_rb_tree_fname oops
 2013-04-22 11:57 UTC  (2+ messages)

[RESEND][PATCH] fs: remove dentry_lru_prune()
 2013-04-22  7:56 UTC  (4+ messages)

[PATCH 2/2] f2fs: add REQ_META about metadata requests for submit bio
 2013-04-22  3:39 UTC  (3+ messages)

[PATCH] fs/buffer.c: Remove the unnecessary init operation after allocating buffer_head
 2013-04-22  0:57 UTC  (3+ messages)

[PATCH 00/28] Privatise procfs internals [RFC]
 2013-04-21 22:01 UTC  (52+ 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]
` [PATCH 04/28] proc: Supply PDE attribute setting accessor functions [RFC]
` [PATCH 05/28] proc: Uninline pid_delete_dentry() [RFC]
` [PATCH 06/28] proc: Move proc_fd() to fs/proc/fd.h [RFC]
` [PATCH 07/28] proc: Split the namespace stuff out into linux/proc_ns.h [RFC]
` [PATCH 08/28] proc: Move PDE_NET() to fs/proc/proc_net.c [RFC]
` [PATCH 09/28] proc: Move some bits from linux/proc_fs.h to linux/{of.h, signal.h, tty.h} [RFC]
` [PATCH 10/28] proc: Add proc_mkdir_data() [RFC]
` [PATCH 11/28] rtl8187se: Use a dir under /proc/net/r8180/ [RFC]
` [PATCH 12/28] rtl8192u: Don't need to save device proc dir PDE [RFC]
` [PATCH 13/28] airo: Use remove_proc_subtree() [RFC]
` [PATCH 14/28] proc: Supply an accessor for getting the data from a PDE's parent [RFC]
` [PATCH 15/28] reiserfs: Don't access the proc_dir_entry in r_open(), r_start() r_show() [RFC]
` [PATCH 16/28] zoran: Don't print proc_dir_entry data in debug [RFC]
` [PATCH 17/28] drm: Constify drm_proc_list[] [RFC]
` [PATCH 18/28] drm: proc: Use minor->index to label things, not PDE->name [RFC]
` [PATCH 19/28] drm: proc: Use remove_proc_subtree() [RFC]
  ` [PATCH 20/28] hostap: "
  ` [PATCH 25/28] proc: Supply an accessor to get the process ID associated with some proc files [RFC]
` [PATCH 21/28] dgrp: Clean up the use of procfs [RFC]
` [PATCH 22/28] ppc: Clean up rtas_flash driver somewhat [RFC]
` [PATCH 23/28] ppc: Clean up scanlog [RFC]
` [PATCH 24/28] proc: Supply an accessor to get the name in a proc_dir_entry struct [RFC]
` [PATCH 26/28] proc: Supply a function to remove a proc entry by PDE [RFC]
` [PATCH 27/28] proc: Make the PROC_I() and PDE() macros internal to procfs [RFC]
` [PATCH 28/28] proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h [RFC]

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-04-20 13:43 UTC  (20+ messages)
` [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

WARNING: kmemcheck: Caught 64-bit read from uninitialized memory (ffff88007bf9d021)
 2013-04-19 21:06 UTC 

[PATCH v4 7/7] f2fs: add tracepoints to debug checkpoint request
 2013-04-19 16:30 UTC 

[PATCH v4 6/7] f2fs: add tracepoints for write page operations
 2013-04-19 16:29 UTC 

[PATCH v4 5/7] f2fs: add tracepoints to debug the block allocation & fallocate
 2013-04-19 16:29 UTC 

[PATCH v4 4/7] f2fs: add tracepoints for GC threads
 2013-04-19 16:29 UTC 

[PATCH v4 3/7] f2fs: add tracepoint for tracing the page i/o operations
 2013-04-19 16:29 UTC 

[PATCH v4 2/7] f2fs: add tracepoints for truncate operation
 2013-04-19 16:28 UTC 

[PATCH v4 1/7] f2fs: add tracepoints for sync & Inode operations
 2013-04-19 16:28 UTC 

[PATCH v4 0/7] f2fs: Add tracepoints support in f2fs filesystem
 2013-04-19 16:28 UTC 

[PATCH 1/2] f2fs: make is_multimedia_file code align with its name
 2013-04-19 16:27 UTC 

Re:[PATCH] fs/buffer.c: Remove the unnecessary init operation afterallocating buffer_head
 2013-04-19  6:06 UTC 

[PATCH] FDPIC: fix error return code in load_elf_fdpic_binary()
 2013-04-19  2:15 UTC 

[PATCH] inotify: invalid mask should return a error number but not set it
 2013-04-18 22:19 UTC  (2+ messages)

[PATCH v2] nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption
 2013-04-18 17:07 UTC  (4+ messages)

[PATCHv3, RFC 00/34] Transparent huge page cache
 2013-04-18 16:42 UTC  (19+ 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()
` IOZone with transparent huge page cache
` [RESEND] "

[PATCH]fs/block_dev.c: fix the inaccurate judgement in function blkdev_aio_read
 2013-04-18  7:31 UTC 

mmotm 2013-04-17-16-02 uploaded
 2013-04-17 23:03 UTC 

[PATCH v7] fs: imgdafs: Add IMG DAFS filesystem for metag
 2013-04-17 10:17 UTC  (2+ messages)

[PATCH 1/3] fsfreeze: wait in killable state in __sb_start_write
 2013-04-17  6:49 UTC  (3+ messages)

[PATCH] vfs: fix audit_inode call in O_CREAT case of do_last
 2013-04-17  3:02 UTC  (3+ messages)

[PATCH 00/12] Implement NFSv4 delegations, take 7
 2013-04-17  1:46 UTC  (13+ messages)
` [PATCH 01/12] vfs: pull ext4's double-i_mutex-locking into common code
` [PATCH 03/12] vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
` [PATCH 05/12] locks: introduce new FL_DELEG lock flag
` [PATCH 06/12] locks: implement delegations
  ` [PATCH 02/12] vfs: don't use PARENT/CHILD lock classes for non-directories
  ` [PATCH 04/12] vfs: take i_mutex on renamed file
  ` [PATCH 07/12] namei: minor vfs_unlink cleanup
  ` [PATCH 10/12] locks: break delegations on rename
` [PATCH 08/12] locks: break delegations on unlink
` [PATCH 09/12] locks: helper functions for delegation breaking
` [PATCH 11/12] locks: break delegations on link
` [PATCH 12/12] locks: break delegations on any attribute modification

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)

[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  (17+ 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)

[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/2] hfs/hfsplus: Convert dprint to hfs_dbg
 2013-04-15  4:38 UTC  (9+ messages)

[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 00/19] lnfs: 3.9-rc5 release
 2013-04-12 15:03 UTC  (9+ messages)
` [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 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 02/28] vmscan: take at least one pass with shrinkers
 2013-04-11  9:25 UTC  (14+ messages)

[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)


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).