messages from 2013-06-19 16:50:05 to 2013-06-28 05:30:41 UTC [more...]
mmotm 2013-06-27-16-36 uploaded
2013-06-28 5:30 UTC (5+ messages)
` mmotm 2013-06-27-16-36 uploaded (wait event common)
[PATCH] Optimize wait_sb_inodes()
2013-06-28 5:23 UTC (19+ messages)
Fwd: Query regarding inotify and mmap-ed files
2013-06-28 3:46 UTC (5+ messages)
` "
[PATCH] iterate_bdevs() should be exported
2013-06-28 3:42 UTC (6+ messages)
` [PATCH] fs: Export iterate_bdevs
` [PATCH] fs: generic_file_llseek_size() should recognize invalid whence values
Immediate Delivery Mandated (27th June 2013)
2013-06-27 23:38 UTC
[PATCH 0/3] overlayfs fixes for v3.8 and later base
2013-06-27 17:22 UTC (6+ messages)
` [PATCH 1/1] overlayfs -- ovl_path_open should not take path reference
` [PATCH 1/2] vfs: export do_splice_direct() to modules -- fix
` [PATCH 2/2] overlayfs -- follow change to do_splice_direct interface
[PATCH] writeback: Fix periodic writeback after fs mount
2013-06-27 17:01 UTC (2+ messages)
[PATCH 1/1] UBUNTU: SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
2013-06-27 15:39 UTC (2+ messages)
[PATCH v2 0/2] Lockless update of reference count protected by spinlock
2013-06-27 14:56 UTC (17+ 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
[PATCHv4 00/39] Transparent huge page cache
2013-06-27 12:40 UTC (8+ messages)
` [PATCHv4 17/39] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCHv4 27/39] x86-64, mm: proper alignment mappings with hugepages
[PATCH RFC 0/2] rcu skiplists v2
2013-06-27 12:12 UTC (9+ messages)
` [BULK] "
[f2fs-dev] [PATCH 2/2] f2fs: add sysfs support for controlling the gc_thread
2013-06-27 5:43 UTC (9+ messages)
` "
[f2fs-dev] [PATCH 1/2] f2fs: remove reusing any prefree segments
2013-06-27 4:17 UTC (2+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: fix to recover i_size from roll-forward
[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 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 (3+ messages)
` [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
[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 (5+ 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)
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).