linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-13 22:13:28 to 2014-08-20 16:09:25 UTC [more...]

[PATCH v1 0/9] block & aio: kernel aio and loop mq conversion
 2014-08-20 16:09 UTC  (28+ 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

[GIT PULL] namespace updates for v3.17-rc1
 2014-08-20 15:06 UTC  (7+ messages)

fs: panic in mnt_set_mountpoint
 2014-08-20 12:35 UTC  (8+ messages)
  ` [PATCH] fs: Initialize mountpoint list head in new_mountpoint()

truncate head of file?
 2014-08-20 11:44 UTC  (7+ messages)

[PATCH 01/13] f2fs: should convert inline_data during the mkwrite
 2014-08-20 10:35 UTC  (9+ messages)
` [PATCH 08/13] f2fs: do checkpoint at f2fs_put_super
  ` [f2fs-dev] "
  ` [PATCH 08/13 v2] "
` [PATCH 13/13] f2fs: handle EIO not to break fs consistency

[PATCH 1/3] NFSD: New FL_NFSD for marking file_lock belongs to NFSD
 2014-08-20 10:02 UTC  (44+ 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 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 4/6 v4] locks: Copy fl_lmops information for conflock in, locks_copy_conflock()
          ` [PATCH 2/6 v4] locks: New ops in file_lock_operations for get/put owner
          ` [PATCH 3/6 v4] locks: Rename __locks_copy_lock() to locks_copy_conflock()
          ` [PATCH 5/6 v4] NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference
          ` [PATCH 6/6 v4] NFSD: Increase the reference of lockowner when coping file_lock
            ` [PATCH 1/6 v5] NFSD: Remove the duplicate initialize of file_lock
              ` [PATCH 2/6 v5] locks: Rename __locks_copy_lock() to locks_copy_conflock()
              ` [PATCH 3/6 v5] locks: New ops in file_lock_operations for get/put owner
              ` [PATCH 5/6 v5] NFSD: New helper nfs4_get_stateowner() for atomic_inc sop reference
              ` [PATCH 6/6 v5] NFSD: Get reference of lockowner when coping file_lock
            ` [PATCH 4/6 v5] locks: Copy fl_lmops information for conflock in locks_copy_conflock()
      ` [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/2] f2fs: don't skip checkpoint if there is no dirty node pages
 2014-08-20  9:33 UTC  (3+ messages)
` [PATCH 2/2] f2fs: trigger release_dirty_inode in f2fs_put_super
  ` [f2fs-dev] "

kmemcheck: Caught 64-bit read from unallocated memory fs/dcache.c:2440
 2014-08-20  7:35 UTC 

[HELP]: about aio+dio
 2014-08-20  4:05 UTC 

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

[PATCHv2 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-08-20  2:38 UTC  (8+ 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 1/4] f2fs: add WARN_ON in f2fs_bug_on
 2014-08-20  2:07 UTC  (7+ 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

SMR projects
 2014-08-19 23:13 UTC  (4+ messages)

[PATCH] eventpoll: fix uninitialized variable in epoll_ctl
 2014-08-19 17:24 UTC 

[PATCH] f2fs: skip if inline_data was converted already
 2014-08-19 16:53 UTC 

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-19 16:49 UTC  (12+ messages)
` [RFC 5/9] SQUASHME: prd: Last fixes for partitions
  ` [PATCH 5/9 v2] "
` [RFC 9/9] prd: Add support for page struct mapping

Lock Directory failure
 2014-08-19 16:34 UTC  (3+ messages)

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

[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

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

[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 

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 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  (8+ 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 

[PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails
 2014-08-14  4:23 UTC  (2+ messages)

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

"SAMSUNG GALAXY S5"
 2014-08-14  0:46 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).