messages from 2013-06-21 12:58:19 to 2013-06-29 17:46:28 UTC [more...]
[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
2013-06-29 17:46 UTC (14+ messages)
` [PATCH 01/16] fuse: Linking file to inode helper
` [PATCH 02/16] fuse: Getting file for writeback helper
` [PATCH 04/16] fuse: Prepare to handle multiple pages in writeback
` [PATCH 05/16] fuse: Connection bit for enabling writeback
` [PATCH 06/16] fuse: Trust kernel i_size only - v4
` [PATCH 07/16] fuse: Trust kernel i_mtime only
` [PATCH 08/16] fuse: Flush files on wb close
` [PATCH 03/16] fuse: Prepare to handle short reads
` [PATCH 09/16] fuse: restructure fuse_readpage()
` [PATCH 10/16] fuse: Implement writepages callback
` [PATCH 11/16] fuse: Implement write_begin/write_end callbacks
` [PATCH 12/16] fuse: fuse_writepage_locked() should wait on writeback
` [PATCH 13/16] fuse: fuse_flush() "
[PATCH v2 0/2] Lockless update of reference count protected by spinlock
2013-06-29 17:45 UTC (19+ 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
mmotm 2013-06-27-16-36 uploaded
2013-06-29 14:00 UTC (12+ messages)
` mmotm 2013-06-27-16-36 uploaded (wait event common)
` mmotm 2013-06-27-16-36 uploaded (v4l2 without I2C)
[PATCH] seq_file:update file->f_pos when lseek() to m->read_pos
2013-06-29 9:11 UTC
[PATCH] btrfs: fix file truncation if FALLOC_FL_KEEP_SIZE is specified
2013-06-29 2:44 UTC (5+ messages)
Immutable biovecs, dio rewrite
2013-06-28 19:39 UTC (3+ messages)
` [PATCH 10/26] block: Convert drivers to immutable biovecs
[PATCH v3 00/13] VFS hot tracking
2013-06-28 16:03 UTC (3+ messages)
[PATCH] f2fs: make sanity_check_ckpt more strict
2013-06-28 15:23 UTC
[PATCH] writeback: Fix periodic writeback after fs mount
2013-06-28 14:02 UTC (3+ messages)
[PATCH 1/2] UBIFS: prepare to fix a horrid bug
2013-06-28 13:54 UTC (4+ messages)
` [PATCH 2/2] UBIFS: "
Compliments!
2013-06-28 12:04 UTC
[PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable()
2013-06-28 9:24 UTC (12+ messages)
` [WiP]: aio support for migrating pages (Re: [PATCH V2 1/2] mm: hotplug: implement non-movable version of get_user_pages() called get_user_pages_non_movable())
[PATCH 0/2] Reduce system disruption due to kswapd more followup
2013-06-28 8:45 UTC (5+ 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
[PATCH] Optimize wait_sb_inodes()
2013-06-28 7:39 UTC (20+ 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 1/1] UBUNTU: SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
2013-06-27 15:39 UTC (2+ messages)
[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
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 (8+ messages)
` [PATCH v4 06/14] locks: encapsulate the fl_link list handling
` [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 (9+ 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 (2+ messages)
[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)
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).