linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-17 12:24:47 to 2013-06-26 20:17:13 UTC [more...]

[PATCH v2 0/2] Lockless update of reference count protected by spinlock
 2013-06-26 20:17 UTC  (4+ messages)
` [PATCH v2 1/2] spinlock: New spinlock_refcount.h for lockless update of refcount
` [PATCH v2 2/2] dcache: Locklessly update d_count whenever possible

[PATCH 0/2] Reduce system disruption due to kswapd more followup
 2013-06-26 19:39 UTC  (4+ messages)
` [PATCH 1/2] mm: vmscan: Avoid direct reclaim scanning at maximum priority
` [PATCH 2/2] mm: vmscan: Do not scale writeback pages when deciding whether to set ZONE_WRITEBACK

XFS status update for May 2013
 2013-06-26 19:16 UTC 

linux-next: Tree for Jun 26 [ vfs | block | fuse (cpuidle) releated? ]
 2013-06-26 17:47 UTC  (10+ messages)

[PATCH] Optimize wait_sb_inodes()
 2013-06-26 14:32 UTC  (2+ messages)

[f2fs-dev] [PATCH 2/2] f2fs: add sysfs support for controlling the gc_thread
 2013-06-26  5:10 UTC  (7+ messages)
    `  "

[PATCHv4 00/39] Transparent huge page cache
 2013-06-25 16:46 UTC  (5+ messages)
` [PATCHv4 27/39] x86-64, mm: proper alignment mappings with hugepages

[PATCH 0/2] rpc_pipe: clean up how dentry operations get set in rpc_pipefs
 2013-06-25 15:36 UTC  (5+ messages)
` [PATCH 1/2] rpc_pipe: export simple_dentry_operations and have rpc_pipefs use it
  ` [PATCH 2/2] rpc_pipe: set dentry operations at d_alloc time

[PATCH 0/8] Transparent huge page cache: phase 0, prep work
 2013-06-25 13:57 UTC  (3+ messages)
  ` [PING] "

[patch] vfs: check for integer overflows in posix_acl_alloc()
 2013-06-25 13:32 UTC  (4+ messages)

[GIT PULL] fuse bugfix for 3.10
 2013-06-25 10:39 UTC 

[PATCH v4 00/14] locks: scalability improvements for file locking
 2013-06-25 10:32 UTC  (17+ 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 v2] vfs: export lseek_execute() to modules
 2013-06-25  7:48 UTC  (3+ messages)

[RFC PATCH] vfs: export lseek_execute() to modules
 2013-06-25  2:30 UTC  (3+ messages)

Tux3 Report: Meet Shardmap, the designated successor of HTree
 2013-06-25  0:34 UTC  (10+ messages)

[PATCH 0/3] ext4: introduce two new ioctls
 2013-06-24 21:29 UTC  (13+ messages)

[PATCH RFC 0/2] Lockless update of reference count protected by spinlock
 2013-06-24 16:31 UTC  (4+ 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 v3 00/13] VFS hot tracking
 2013-06-24 13:41 UTC  (15+ 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

[RFC] xattr: Constify ->name member of "struct xattr"
 2013-06-24 13:05 UTC  (5+ messages)
` [PATCH] "

3.9-rc6 ext4: free_rb_tree_fname oops
 2013-06-24 12:37 UTC  (3+ messages)

[PATCH] writeback: Do not sort b_io list only because of block device inode
 2013-06-24  8:07 UTC 

[PATCH 1/3] ext4: Add EXT4_IOC_TRUNCATE_BLOCK_RANGE ioctl
 2013-06-24  7:20 UTC  (5+ messages)

[PATCH] list_lru: remove special case function list_lru_dispose_all
 2013-06-24  2:52 UTC  (2+ messages)

[PATCH 1/4] f2fs: reorganize the f2fs_setattr() function
 2013-06-24  2:32 UTC  (9+ messages)
` [f2fs-dev] "

[PATCH] f2fs: fix an endian conversion bug detected by sparse
 2013-06-23 22:51 UTC 

[PATCH 3/3] ext4: Add EXT4_IOC_TRANSFER_BLOCK_RANGE ioctl
 2013-06-23  6:07 UTC 

[PATCH 2/3] ext4: make mext_next_extent non static and move get_ext_path
 2013-06-23  6:07 UTC 

[PATCH 0/3] ext4: introduce two new ioctls
 2013-06-23  6:05 UTC 

Given my current state of health, I have decided to donate what I inherited from my late husband to you to help the poor and needy. I am Mrs Chow Genji from Hong Kong. I was diagnosed for cancer about 2 years ago and I have few months to live according to medical experts. Email me on: (1927389144@qq.com) for my directives
 2013-06-22 11:00 UTC 

[PATCH 1/1] UBUNTU: SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
 2013-06-22 12:14 UTC 

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

[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 v4 00/20] change invalidatepage prototype to accept length
 2013-06-19 16:37 UTC  (8+ 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 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 


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