linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-30 23:36:59 to 2013-11-11 16:30:36 UTC [more...]

[git pull] vfs.git
 2013-11-11 16:30 UTC 

[PATCH 0/7] Cifs and Ceph: Uncache single no-data page in readpage()
 2013-11-11 16:19 UTC  (9+ messages)
` [PATCH 1/7] Fscache: Introduce new API fscache_readpage_cancel()
` [PATCH 2/7] Fscache: Implement uncaching single no-data page
  ` [PATCH 3/7] Ceph: Introduce routine for "
` [PATCH 4/7] Ceph: Uncaching no-data page in readpage()
` [PATCH 5/7] Cifs: Introduce routine for uncaching single no-data page
` [PATCH 6/7] Cifs: Implement "
` [PATCH 7/7] Cifs: Uncaching no-data page in readpage()

[PATCH v6 00/11] VFS hot tracking
 2013-11-11 15:43 UTC  (13+ messages)
` [PATCH v6 01/11] VFS hot tracking: Define basic data structures and functions
` [PATCH v6 02/11] VFS hot tracking: Track IO and record heat information
` [PATCH v6 03/11] VFS hot tracking: Add a workqueue to move items between hot maps
` [PATCH v6 04/11] VFS hot tracking: Add shrinker functionality to curtail memory usage
` [PATCH v6 05/11] VFS hot tracking: Add an ioctl to get hot tracking information
` [PATCH v6 06/11] VFS hot tracking: Add a /proc interface to make the interval tunable
` [PATCH v6 07/11] VFS hot tracking: Add a /proc interface to control memory usage
` [PATCH v6 08/11] VFS hot tracking: Add documentation
` [PATCH v6 09/11] VFS hot tracking, btrfs: Add hot tracking support
` [PATCH v6 10/11] VFS hot tracking, xfs: "
` [PATCH v6 11/11] MAINTAINERS: add the maintainers for VFS hot tracking

[GIT PULL] fuse update for 3.13
 2013-11-11 14:52 UTC 

call_usermodehelper in containers
 2013-11-11 13:26 UTC  (3+ messages)
` [Devel] "

[GIT PULL] f2fs updates for v3.13
 2013-11-11 12:12 UTC 

[PATCH 1/1] No need to do recovery if there is no available CP
 2013-11-11  6:06 UTC  (7+ messages)

Disabling in-memory write cache for x86-64 in Linux II
 2013-11-11  3:22 UTC  (16+ messages)

[PATCH v2] f2fs: issue more large discard command
 2013-11-11  0:24 UTC 

fuzz tested 32 bit user mode linux image hangs at in histfs
 2013-11-10 15:45 UTC  (12+ messages)
` [uml-devel] "
      ` [uml-devel] fuzz tested 32 bit user mode linux image hangs in radix_tree_next_chunk()

[f2fs-dev][PATCH V2 0/6] f2fs: Enable f2fs support inline data
 2013-11-10 15:13 UTC  (7+ messages)
` [PATCH V2 1/6] f2fs: Add flags and helpers to "
` [PATCH V2 2/6] f2fs: Add a new mount option: inline_data
` [PATCH V2 3/6] f2fs: Add a new function: f2fs_reserve_block()
` [f2fs-dev][PATCH V2 4/6] f2fs: Key functions to handle inline data
` [PATCH V2 5/6] f2fs: Handle inline data operations
` [PATCH V2 6/6] f2fs: update f2fs Documentation

[vfsmounts] WARNING: CPU: 1 PID: 479 at fs/dcache.c:385 d_lru_del()
 2013-11-10  9:29 UTC  (3+ messages)

Atomic I/Os, Transactions
 2013-11-10  1:36 UTC 

[PATCH] Ceph: allocate non-zero page to fscache in readpage()
 2013-11-09 21:52 UTC  (3+ messages)

LOAN
 2013-11-09 16:48 UTC 

LOAN
 2013-11-09 16:05 UTC 

[RFC][PATCH 4/3] vfs: Allow rmdir to remove mounts in all but the current mount namespace
 2013-11-09  8:49 UTC  (15+ messages)
              ` [REVIEW][PATCH 0/4] vfs: Detach mounts on unlink
                ` [REVIEW][PATCH 1/4] vfs: Don't allow overwriting mounts in the current mount namespace

[REVIEW][PATCH 1/2] userns: Better restrictions on when proc and sysfs can be mounted
 2013-11-09  5:42 UTC  (6+ messages)

[PATCH] proc: Fix namespace mountpoint path in /proc/mounts
 2013-11-08 23:54 UTC  (3+ messages)

linux-next: Tree for Nov 8 (various vfs)
 2013-11-08 19:35 UTC  (2+ messages)

[RFC PATCH] fs: call_usermodehelper_root helper introduced
 2013-11-08 11:58 UTC  (13+ messages)

URGENT REPLY NEEDED PLEASE
 2013-11-08 10:16 UTC 

[RESEND PATCH] fs/buffer.c: exit if already confirmed page has dirty and writeback buffers
 2013-11-08  9:56 UTC  (3+ messages)

Question about inode and dentry
 2013-11-08  8:25 UTC  (4+ messages)

[PATCH] f2fs: issue more large discard command
 2013-11-08  5:46 UTC 

system administrator
 2013-11-07 21:54 UTC 

[PATCH] Block layer stuff/DIO rewrite prep for 3.14
 2013-11-07 20:21 UTC  (16+ messages)
` [PATCH 1/9] block: Convert various code to bio_for_each_segment()
` [PATCH 2/9] block: submit_bio_wait() conversions
` [PATCH 3/9] block: Move bouncing to generic_make_request()
` [PATCH 4/9] block: Make generic_make_request handle arbitrary sized bios
  ` [dm-devel] "
` [PATCH 5/9] block: Gut bio_add_page(), kill bio_add_pc_page()
` [PATCH 6/9] mtip32xx: handle arbitrary size bios
` [PATCH 7/9] blk-lib.c: generic_make_request() handles large bios now
` [PATCH 8/9] bcache: "
` [PATCH 9/9] block: Add bio_get_user_pages()

[PATCH] fallocate.2: clarify the zeroing behavior
 2013-11-07 17:03 UTC  (2+ messages)

[PATCH 0/2] Support for atomic IOs
 2013-11-07 16:52 UTC  (10+ messages)
` [PATCH 1/2] block: Add support for atomic writes
` [PATCH 2/3] fs: Add O_ATOMIC support to direct IO

[vfs] [ INFO: possible recursive locking detected ]
 2013-11-07 12:13 UTC 

Outstanding fsnotify events prevent umount
 2013-11-06 22:51 UTC 

[PATCH v2] f2fs: cleanup waiting routine for writeback pages in cp
 2013-11-07  3:48 UTC 

[f2fs-dev] [PATCH] f2fs: fix memory leak after kobject init failed in fill_super
 2013-11-07  2:14 UTC 

mmotm 2013-11-06-16-14 uploaded
 2013-11-07  0:15 UTC 

[git pull] fixes for 3.12-final
 2013-11-06 15:10 UTC  (7+ messages)

ANNOUNCE: nfs-utils-1.2.9 released
 2013-11-06 12:08 UTC 

[f2fs-dev] [PATCH] f2fs: avoid to use a NULL point in destroy_segment_manager
 2013-11-06  5:59 UTC  (5+ messages)
`  "

INVESTMENT PARTNERSHIP
 2013-11-06  5:30 UTC 

[PATCH] hfs: remove duplicate includes
 2013-11-05 23:38 UTC  (2+ messages)

Donation Project
 2013-11-05 17:42 UTC 

[PATCH 0/2] Add FALLOC_FL_ZERO_RANGE to fallocate
 2013-11-05 16:36 UTC  (7+ messages)

mmotm 2013-11-04-16-11 uploaded
 2013-11-05 11:00 UTC  (2+ messages)
` since-3.12 branch opened for mm git tree (was: Re: mmotm 2013-11-04-16-11 uploaded)

[PATCH] [RFC] vfs: don't revalidate dentries that serve as mountpoints
 2013-11-05 10:42 UTC  (6+ messages)

[PATCH RFC] fs: add FIEMAP_FLAG_DISCARD support
 2013-11-05  4:36 UTC  (9+ messages)
      ` [PATCH RFC] "

[PATCH] configfs: fix race between dentry put and lookup
 2013-11-05  1:58 UTC 

[PATCH v2 0/2] vmpslice support for zero-copy gifting of pages
 2013-11-04 16:16 UTC  (4+ messages)
` [PATCH v2 1/2] vmsplice: unmap gifted pages for recipient

[PATCH] f2fs: cleanup waiting routine for writeback completion during cp
 2013-11-04  6:32 UTC 

[PATCH] f2fs: remove unnecessary TestClearPageError when wait pages writeback
 2013-11-04  2:28 UTC 

AFFORDABLE LOAN OFFER
 2013-11-03 14:55 UTC 

Приветствую
 2013-11-03  6:31 UTC 

[RFC PATCH] ceph: Write through cache support based on fscache
 2013-11-03  1:32 UTC  (3+ messages)

[PATCH 0/4] LSM/TOMOYO: Stop using per a cred variables and start using per a task_struct variables
 2013-11-02  5:53 UTC  (4+ messages)
    ` [PATCH 0/4] LSM/TOMOYO: Stop using per a cred variables andstart "

[RFC PATCH 0/3] System call to switch user credentials
 2013-11-01 17:16 UTC  (12+ messages)
` [PATCH 1/3] switch_creds: Syscall to switch creds for file server ops
    `  "
        `  "
            `  "
                `  "
                    `  "

[patch] compat_ioctl: fix an underflow issue (harmless)
 2013-11-01 10:24 UTC 

[PATCH] fs/buffer.c: exit if already confirmed page has dirty and writeback buffers
 2013-11-01 10:07 UTC 

[PATCH] f2fs: update f2fs document
 2013-11-01  2:21 UTC 

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-11-01  0:50 UTC  (7+ messages)

[PATCH] epoll: remove the on_list check for 'struct epitem'
 2013-10-31 23:32 UTC  (4+ messages)

[PATCH] Btrfs: update bi_remaining to relfect our bio endio chaining
 2013-10-31 19:57 UTC  (2+ messages)

3.11.4: kernel BUG at fs/buffer.c:1268
 2013-10-31 19:43 UTC  (5+ messages)

Добрый день
 2013-10-31 15:52 UTC 

[Bug-tar] --sparse is broken on filesystems where small files may have zero blocks
 2013-10-31 12:11 UTC  (4+ messages)

[PATCH] f2fs: avoid to wait all the node blocks during fsync
 2013-10-31  7:51 UTC 

[PATCH 0/2] ext4: increase mbcache scalability
 2013-10-30 17:32 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] mbcache: decoupling the locking of local from global data


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