linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-12 19:49:23 to 2014-08-19 15:19:25 UTC [more...]

[PATCH 1/3] NFSD: New FL_NFSD for marking file_lock belongs to NFSD
 2014-08-19 15:18 UTC  (27+ messages)
    ` [PATCH 1/3 v2] fs/locks.c: Copy all information for conflock
      ` [PATCH 3/3 v2] NFSD: Increase the reference of lockowner when coping file_lock
      ` [PATCH 2/5 v3] locks: Copy all infomation for conflock
      ` [PATCH 4/5 v3] NFSD: New helper nfs4_get_stateowner() for atomic_inc reference
        ` [PATCH 1/5 v3] NFSD: Remove duplicate initialization of file_lock
        ` [PATCH 3/5 v3] locks: New ops in file_lock_operations for copy/release owner
        ` [PATCH 5/5 v3] NFSD: Increase the reference of lockowner when coping file_lock
            ` [PATCH 1/6 v4] NFSD: Remove the duplicate initialize of file_lock
          ` [PATCH 2/6 v4] locks: New ops in file_lock_operations for get/put owner

[PATCH] [SMB3] Enable fallocate -z support for SMB3 mounts
 2014-08-19 14:58 UTC 

fs: panic in mnt_set_mountpoint
 2014-08-19 13:49 UTC  (7+ messages)
  ` [PATCH] fs: Initialize mountpoint list head in new_mountpoint()

[PATCHv2 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-08-19 13:03 UTC  (5+ messages)
` [PATCHv2 1/3] fs/buffer.c: allocate buffer cache "
` [PATCHv2 2/3] ext4: allocate buffer-cache for superblock in non-movable area
` [PATCHv2 3/3] jbd/jbd2: allocate buffer-cache for superblock inode "

[PATCH RFC 0/4] VFS revoke()
 2014-08-19 12:27 UTC  (6+ messages)
` [PATCH RFC 1/4] kactive: introduce generic "active"-refcounts
` [PATCH RFC 2/4] vfs: add revoke() helpers

[vfs mnt_set_mountpoint] BUG: unable to handle kernel paging request at 5a5a5a5e
 2014-08-19 11:47 UTC  (2+ messages)
` [vfs mnt_set_mountpoint] invalid opcode: 0000 [#1] DEBUG_PAGEALLOC

ovl_copy_xattr page allocation failure
 2014-08-19 10:50 UTC 

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-19  8:40 UTC  (18+ messages)
` [RFC 1/9] prd: Initial version of Persistent RAM Driver
` [RFC 2/9] prd: add support for rw_page()
` [RFC 3/9] prd: Add getgeo to block ops
` [RFC 4/9] SQUASHME: prd: Fixs to getgeo
` [RFC 5/9] SQUASHME: prd: Last fixes for partitions
  ` [PATCH 5/9 v2] "
` [RFC 6/9] SQUASHME: prd: Let each prd-device manage private memory region
` [RFC 7/9] SQUASHME: prd: Support of multiple memory regions
` [RFC 8/9] mm: export sparse_add/remove_one_section
` [RFC 9/9] prd: Add support for page struct mapping

[PATCH 1/4] f2fs: add WARN_ON in f2fs_bug_on
 2014-08-19  8:04 UTC  (5+ messages)
` [PATCH 2/4] f2fs: prevent checkpoint during roll-forward
` [PATCH 3/4] f2fs: avoid double lock in truncate_blocks
` [PATCH 4/4] f2fs: remove rewrite_node_page

[PATCH 01/13] f2fs: should convert inline_data during the mkwrite
 2014-08-19  6:41 UTC  (20+ messages)
` [PATCH 03/13] f2fs: fix the initial inode page for recovery
` [PATCH 04/13] f2fs: clear FI_INC_LINK during the recovery
` [PATCH 05/13] f2fs: should clear the inline_xattr flag
  ` [f2fs-dev] "
` [PATCH 06/13] f2fs: fix to recover inline_xattr/data and blocks
` [PATCH 08/13] f2fs: do checkpoint at f2fs_put_super
  ` [f2fs-dev] "
  ` [PATCH 08/13 v2] "
` [PATCH 09/13] f2fs: give a chance to mount again when encountering errors
` [PATCH 10/13] f2fs: introduce f2fs_cp_error for readability
` [PATCH 11/13] f2fs: unlock_page when node page is redirtied out
` [PATCH 12/13] f2fs: check s_dirty under cp_mutex
` [PATCH 13/13] f2fs: handle EIO not to break fs consistency
` [f2fs-dev] [PATCH 01/13] f2fs: should convert inline_data during the mkwrite

[PATCH] [SMB3] enable fallocate punch hole ("fallocate -p") for SMB3
 2014-08-19  5:21 UTC 

[PATCH] vfs: get_next_ino(), never inum=0
 2014-08-19  0:58 UTC  (3+ messages)
` [PATCH v2] "

fs: INFO: possible irq lock inversion dependency detected in kill_fasync
 2014-08-19  0:24 UTC 

Lock Directory failure
 2014-08-18 20:58 UTC 

io_cancel return value change
 2014-08-18 18:25 UTC  (5+ messages)

[PATCH 0/2] new APIs to allocate buffer-cache for superblock in non-movable area
 2014-08-18 12:11 UTC  (15+ messages)
` [PATCH 1/2] fs/buffer.c: allocate buffer cache from "
` [PATCH 2/3] ext4: allocate buffer-cache for superblock in, "
` [PATCH 3/3] jbd/jbd2: allocate buffer-cache for superblock inode "

[PATCH v1 0/9] block & aio: kernel aio and loop mq conversion
 2014-08-18 11:53 UTC  (26+ messages)
` [PATCH v1 1/9] aio: add aio_kernel_() interface
` [PATCH v1 2/9] fd/direct-io: introduce should_dirty for kernel aio
` [PATCH v1 3/9] blk-mq: export blk_mq_freeze_queue and blk_mq_unfreeze_queue
` [PATCH v1 4/9] blk-mq: introduce init_flush_rq_fn callback in 'blk_mq_ops'
` [PATCH v1 5/9] block: loop: convert to blk-mq
` [PATCH v1 6/9] block: loop: say goodby to bio
` [PATCH v1 7/9] block: loop: introduce lo_discard() and lo_req_flush()
` [PATCH v1 8/9] block: loop: don't handle REQ_FUA explicitly
` [PATCH v1 9/9] block: loop: support to submit I/O via kernel aio based

[PATCH V3] seq_file: Document seq_open_private(), seq_release_private()
 2014-08-18 11:50 UTC  (2+ messages)

[PATCH v2] seq_file: Document seq_open_private(), seq_release_private()
 2014-08-18 11:06 UTC  (2+ messages)

[RFC v3 0/2] vfs / btrfs: add support for ustat()
 2014-08-17 23:41 UTC  (5+ messages)
` [RFC v3 1/2] fs/super.c: add new super block sub devices super_block_dev
` [RFC v3 2/2] btrfs: use the new VFS super_block_dev

Good Day
 2014-08-17 22:21 UTC 

[GIT PULL] namespace updates for v3.17-rc1
 2014-08-15 20:16 UTC  (15+ messages)
                    ` [PATCH] fs: Remove implicit nodev for new mounts in non-root userns

[PATCH] block: Fix BUG_ON when pi errors occur
 2014-08-15 18:47 UTC  (2+ messages)

[PATCH 0/3] implement readpages() for block device to optimize sequential read
 2014-08-15 17:09 UTC  (3+ messages)

2014 Linux Plumbers Call for File and Storage Systems Microconference Proposals
 2014-08-15 14:30 UTC 

Transaction XLK-14-TTF/ESP
 2014-08-15 13:36 UTC 

[GIT PULL] please pull file locking changes for v3.17 (pile #2)
 2014-08-15 11:38 UTC 

[RFC v2 0/2] vfs / btrfs: add support for ustat()
 2014-08-15  6:28 UTC  (5+ messages)

[PATCH][CIFS] Workaround MacOS server problem with SMB2.1 write response
 2014-08-14 21:21 UTC  (9+ messages)

mmotm 2014-08-13-14-29 uploaded
 2014-08-14 16:10 UTC  (2+ messages)
` since-3.16 branch opened for mm git tree (was: Re: mmotm 2014-08-13-14-29 uploaded)

[PATCH] locks: Remove unused conf argument from lm_grant
 2014-08-14 15:20 UTC  (4+ messages)

[PATCH] vfs: fix typo in s_op->alloc_inode() documentation
 2014-08-14 11:25 UTC 

SMR projects
 2014-08-14  8:29 UTC  (3+ messages)

[PATCH 1/3] FS-Cache: Timeout for releasepage()
 2014-08-14  4:23 UTC  (4+ messages)
` [PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails
` [PATCH 3/3] FS-Cache: refcount becomes corrupt under vma pressure

[PATCH v2 0/4] quota: add project quota support
 2014-08-14  1:34 UTC 

"SAMSUNG GALAXY S5"
 2014-08-14  0:46 UTC 

[PATCH] [CIFS] Add sparse file support to SMB2/SMB3 mounts
 2014-08-13 21:25 UTC  (4+ messages)

mmotm 2014-08-13-13-13 uploaded
 2014-08-13 20:14 UTC 

[PATCH] dcache: use read_seqlock_excl() in d_set_mounted()
 2014-08-13 19:15 UTC 

[PATCH] fs: Add hooks for get_hole_size to generic_block_fiemap
 2014-08-13 17:53 UTC  (3+ messages)
  ` [PATCH][TRY #2] fs: Add hooks for get_hole_size to __generic_block_fiemap

[RFC][PATCH 0/4] No I/O from mntput
 2014-08-13 17:18 UTC  (12+ messages)
  ` [GIT PULL] Detaching mounts on unlink for 3.15

[PATCH 0/3] FS-Cache: Bug fixes for bugs that happen under vma pressure v2
 2014-08-13 16:58 UTC 

[PATCH 0/5] locks: move most locks_release_private calls outside of i_lock
 2014-08-13 15:51 UTC  (5+ messages)

[PATCH v2 0/4] quota: add project quota support
 2014-08-13 13:22 UTC  (2+ messages)


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