linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-11 16:04:10 to 2013-06-22 07:16:36 UTC [more...]

[git pull] vfs fixes
 2013-06-22  7:16 UTC 

block: Allow merging of tail pages into the last segment
 2013-06-21 15:31 UTC  (4+ messages)

[PATCH v4 00/14] locks: scalability improvements for file locking
 2013-06-21 12:58 UTC  (15+ messages)
` [PATCH v4 01/14] locks: drop the unused filp argument to posix_unblock_lock
` [PATCH v4 02/14] cifs: use posix_unblock_lock instead of locks_delete_block
` [PATCH v4 03/14] locks: make generic_add_lease and generic_delete_lease static
` [PATCH v4 04/14] locks: comment cleanups and clarifications
` [PATCH v4 05/14] locks: make "added" in __posix_lock_file a bool
` [PATCH v4 06/14] locks: encapsulate the fl_link list handling
` [PATCH v4 07/14] locks: protect most of the file_lock handling with i_lock
` [PATCH v4 08/14] locks: avoid taking global lock if possible when waking up blocked waiters
` [PATCH v4 09/14] locks: convert fl_link to a hlist_node
  ` [PATCH v4 10/14] locks: turn the blocked_list into a hashtable
` [PATCH v4 11/14] locks: add a new "lm_owner_key" lock operation
` [PATCH v4 12/14] locks: give the blocked_hash its own spinlock
` [PATCH v4 13/14] seq_file: add seq_list_*_percpu helpers
` [PATCH v4 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock

[PATCH v3 00/13] VFS hot tracking
 2013-06-21 12:17 UTC  (14+ messages)
` [PATCH v3 01/13] VFS hot tracking: introduce some data structures
` [PATCH v3 02/13] VFS hot tracking: add i/o freq tracking hooks
` [PATCH v3 03/13] VFS hot tracking: add one wq to update hot map
` [PATCH v3 04/13] VFS hot tracking: register one shrinker
` [PATCH v3 05/13] VFS hot tracking, rcu: introduce one rcu macro for list
` [PATCH v3 06/13] VFS hot tracking, seq_file: add seq_list rcu interfaces
` [PATCH v3 07/13] VFS hot tracking: add debugfs support
` [PATCH v3 08/13] VFS hot tracking: add one ioctl interface
` [PATCH v3 09/13] VFS hot tracking, procfs: add one proc interface
` [PATCH v3 10/13] VFS hot tracking: add memory caping function
` [PATCH v3 11/13] VFS hot tracking, btrfs: add hot tracking support
` [PATCH v3 12/13] VFS hot tracking: add documentation
` [PATCH v3 13/13] VFS hot tracking: add fs hot type support

[PATCH 1/4] f2fs: reorganize the f2fs_setattr() function
 2013-06-21  7:30 UTC  (8+ messages)
` [f2fs-dev] "

[PATCH v2] Ceph: Punch hole support
 2013-06-20 20:56 UTC  (4+ messages)

[PATCH] [RFC] mnt: restrict a number of "struct mnt"
 2013-06-21  1:04 UTC  (7+ messages)

Tux3 Report: Meet Shardmap, the designated successor of HTree
 2013-06-20 20:27 UTC  (3+ messages)

[PATCH] fs/jbd2: t_updates should increase when start_this_handle() failed in jbd2__journal_restart()
 2013-06-20 15:55 UTC  (2+ messages)

[PATCH RESEND v5] fat: editions to support fat_fallocate
 2013-06-20  6:28 UTC  (15+ messages)

[PATCH v11 00/25] shrinkers rework: per-numa, generic lists, etc
 2013-06-20  2:37 UTC  (10+ messages)
` [PATCH v11 25/25] list_lru: dynamically adjust node arrays

Tux3 Report: Meet Shardmap, the designated successor of HTree
 2013-06-19 18:17 UTC  (2+ messages)

[PATCH RFC 0/2] Lockless update of reference count protected by spinlock
 2013-06-19 16:50 UTC  (3+ messages)
` [PATCH RFC 1/2] spinlock: New spinlock_refcount.h for lockless update of refcount
` [PATCH RFC 2/2] dcache: Locklessly update d_count whenever possible

[PATCH v4 00/20] change invalidatepage prototype to accept length
 2013-06-19 16:37 UTC  (9+ messages)
` [PATCH v4 15/20] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v4 20/20] ext4: Allow punch hole with bigalloc enabled

mmotm 2013-06-18-16-33 uploaded
 2013-06-18 23:34 UTC 

linux-next: Tree for Jun 17 (compat_binfmt_elf.c)
 2013-06-18 19:33 UTC  (3+ messages)
    ` [PATCH -next] x86: fix build error and kconfig for ia32_emulation and binfmt

[PATCH v3 00/13] locks: scalability improvements for file locking
 2013-06-18 17:43 UTC  (18+ messages)
` [PATCH v3 01/13] cifs: use posix_unblock_lock instead of locks_delete_block
` [PATCH v3 02/13] locks: make generic_add_lease and generic_delete_lease static
` [PATCH v3 03/13] locks: comment cleanups and clarifications
` [PATCH v3 04/13] locks: make "added" in __posix_lock_file a bool
` [PATCH v3 05/13] locks: encapsulate the fl_link list handling
` [PATCH v3 06/13] locks: protect most of the file_lock handling with i_lock
` [PATCH v3 07/13] locks: avoid taking global lock if possible when waking up blocked waiters
` [PATCH v3 08/13] locks: convert fl_link to a hlist_node
` [PATCH v3 09/13] locks: turn the blocked_list into a hashtable
` [PATCH v3 10/13] locks: add a new "lm_owner_key" lock operation
` [PATCH v3 11/13] locks: give the blocked_hash its own spinlock
` [PATCH v3 12/13] seq_file: add seq_list_*_percpu helpers
` [PATCH v3 13/13] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock

[PATCH] ext4: Reduce object size when !CONFIG_PRINTK
 2013-06-18 15:14 UTC  (2+ messages)

[PATCH 0/4] LSM/TOMOYO: Introduce per a task_struct variables
 2013-06-18 12:39 UTC  (2+ messages)

[PATCH] writeback: plug writeback at a high level
 2013-06-18 11:16 UTC  (4+ messages)

BUG: path_init is called, when current->fs is already NULL
 2013-06-18 10:37 UTC 

[PATCH 00/24] nilfs2: introduce debugging subsystem implementation
 2013-06-18  9:43 UTC  (3+ messages)

attention
 2013-06-17 23:23 UTC 

[RFC] should read(2) update the position if it returns an error?
 2013-06-18  6:52 UTC  (3+ messages)

attention
 2013-06-18  0:40 UTC 

XFS (vdb): Corruption detected. Unmount and run xfs_repair
 2013-06-17 18:37 UTC  (3+ messages)

[PATCH] ocfs2: llseek need to inode cluster lock and unlock for update the inode size in SEEK_END
 2013-06-17 17:02 UTC  (3+ messages)
  ` [Ocfs2-devel] "

[PATCH 0/8] Transparent huge page cache: phase 0, prep work
 2013-06-17 15:31 UTC  (5+ messages)
` [PATCH 2/8] thp, mm: avoid PageUnevictable on active/inactive lru lists

[PATCH 24/24] nilfs2: introduce option of using dynamic debugging
 2013-06-17 12:29 UTC 

[PATCH 14/24] nilfs2: introduce buffer management subsystem debugging output option
 2013-06-17 12:24 UTC 

[PATCH 07/24] nilfs2: implement segments subsystem debugging output
 2013-06-17 12:23 UTC 

[PATCH 02/24] nilfs2: introduce base subsystem debugging output option
 2013-06-17 12:22 UTC 

[PATCH 22/24] nilfs2: introduce option of showing internal errors
 2013-06-17 12:26 UTC 

[PATCH 21/24] nilfs2: implement hexdump of internal structures option
 2013-06-17 12:26 UTC 

[PATCH 20/24] nilfs2: introduce hexdump of internal structures option
 2013-06-17 12:26 UTC 

[PATCH 19/24] nilfs2: implement superfluous debugging output option
 2013-06-17 12:25 UTC 

[PATCH 18/24] nilfs2: introduce superfluous debugging output option
 2013-06-17 12:25 UTC 

[PATCH 16/24] nilfs2: introduce dump stack option
 2013-06-17 12:25 UTC 

[PATCH 15/24] nilfs2: implement buffer management subsystem debugging output
 2013-06-17 12:25 UTC 

[PATCH 13/24] nilfs2: implement block mapping subsystem debugging output
 2013-06-17 12:24 UTC 

[PATCH 12/24] nilfs2: introduce block mapping subsystem debugging output option
 2013-06-17 12:24 UTC 

[PATCH 11/24] nilfs2: implement recovery subsystem debugging output
 2013-06-17 12:24 UTC 

[PATCH 10/24] nilfs2: introduce recovery subsystem debugging output option
 2013-06-17 12:24 UTC 

[PATCH 09/24] nilfs2: implement GC subsystem debugging output
 2013-06-17 12:23 UTC 

[PATCH 08/24] nilfs2: introduce GC subsystem debugging output option
 2013-06-17 12:23 UTC 

[PATCH 06/24] nilfs2: introduce segments subsystem debugging output option
 2013-06-17 12:23 UTC 

[PATCH 05/24] nilfs2: implement metadata (MDT) files subsystem debugging output
 2013-06-17 12:23 UTC 

[PATCH 04/24] nilfs2: introduce metadata (MDT) files debugging output option
 2013-06-17 12:22 UTC 

[PATCH 03/24] nilfs2: implement base subsystem debugging output
 2013-06-17 12:22 UTC 

[PATCH 01/24] nilfs2: introduce nilfs2_debug() method
 2013-06-17 12:22 UTC 

[f2fs-dev] [PATCH] f2fs: recover wrong pino after checkpoint during fsync
 2013-06-17 12:09 UTC 

Quick Loans
 2013-06-17 10:58 UTC 

Quick Loans
 2013-06-17  5:46 UTC 

Quick Loans
 2013-06-17  3:54 UTC 

[PATCH 1/2] f2fs: add remount_fs callback support
 2013-06-17  2:39 UTC  (2+ messages)

[PATCH RFC 0/2] rcu skiplists v2
 2013-06-16 14:58 UTC  (3+ messages)
` [PATCH RFC 1/2] Skiplist: rcu range index
` [PATCH RFC 2/2] Switch the IOMMU over to the skiplists

[RFC] RCU Judy array with distributed locking for FS extents
 2013-06-16 14:02 UTC  (8+ messages)

Attention please!!!
 2013-06-16  9:22 UTC 

[PATCH 0/2] llseek fixes
 2013-06-16  7:17 UTC  (11+ messages)
` [PATCH 1/2] ocfs2: Fix llseek() semantics and do some cleanup
    ` [Ocfs2-devel] "
` [PATCH 2/2] btrfs: Cleanup llseek()

[PATCH] fs: generic_file_llseek_size() should recognize invalid whence values
 2013-06-16  0:55 UTC 

[f2fs-dev] [PATCH 2/2] f2fs: optimise the init_dirty_segmap function
 2013-06-16  0:49 UTC 

[PATCH v2 00/14] locks: scalability improvements for file locking
 2013-06-15 15:04 UTC  (23+ messages)
` [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
` [PATCH v2 07/14] locks: convert to i_lock to protect i_flock list
` [PATCH v2 10/14] locks: turn the blocked_list into a hashtable
` [PATCH v2 11/14] locks: add a new "lm_owner_key" lock operation
` [PATCH v2 12/14] locks: give the blocked_hash its own spinlock
` [PATCH v2 13/14] seq_file: add seq_list_*_percpu helpers
` [PATCH v2 14/14] locks: move file_lock_list to a set of percpu hlist_heads and convert file_lock_lock to an lglock

[PATCH] ncpfs: fix rmdir returns Device or resource busy
 2013-06-15  5:26 UTC  (4+ messages)

[git pull] vfs.git
 2013-06-15  3:34 UTC 

[PATCH v4 00/14] fuse: An attempt to implement a write-back cache policy
 2013-06-14 14:03 UTC  (4+ messages)
` [PATCH 09/14] fuse: Implement writepages and write_begin/write_end callbacks - v3

[Trivial PATCH 00/33] Remove uses of typedef ctl_table
 2013-06-14  2:37 UTC  (2+ messages)
` [Trivial PATCH 26/33] fs: Convert use of typedef ctl_table to struct ctl_table

[PATCH] bio-integrity: Fix use of bs->bio_integrity_pool after free
 2013-06-13 18:33 UTC  (3+ messages)

[PATCH 0/3] some optimization & code cleanup
 2013-06-13  8:59 UTC  (4+ messages)
` [PATCH 1/3] f2fs: remove unnecessary parameter "offset" from __add_sum_entry()
` [f2fs-dev] [PATCH 2/3] f2fs: make locate_dirty_segment() as static
` [PATCH 3/3] f2fs: optimize do_write_data_page()

Immutable biovecs, dio rewrite
 2013-06-12 20:30 UTC  (6+ messages)
` [PATCH 22/26] block: Make generic_make_request handle arbitrary sized bios

[PATCH v8] fs: imgdafs: Add IMG DAFS filesystem for metag
 2013-06-12 16:02 UTC  (2+ messages)

Filesystem becomes unreadable upon -ENOMEM at __ext4_read_dirblock()?
 2013-06-12 14:35 UTC  (2+ messages)

Quick Loans(Apply Today)
 2013-06-12  4:04 UTC 

AIO refactoring/performance improvements/cancellation
 2013-06-11 17:42 UTC  (7+ messages)
` [PATCH 17/21] Percpu tag allocator


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