linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-12 17:52:44 to 2015-04-17 16:25:39 UTC [more...]

[PATCH 00/20] Support follow_link in RCU-walk - V3
 2015-04-17 16:25 UTC  (3+ messages)
` [PATCH 14/20] VFS/namei: add 'inode' arg to put_link()

[RFC 0/4] Generic file system events interface
 2015-04-17 16:25 UTC  (13+ messages)
        ` [RFC 1/4] fs: Add generic file system event notifications

[git pull] vfs part 3
 2015-04-17 15:50 UTC  (3+ messages)

[PATCH RFC] Support for write stream IDs
 2015-04-17 15:17 UTC  (8+ messages)
` [PATCH 3/6] direct-io: add support "

[PATCH] bio: skip atomic inc/dec of ->bi_remaining for non-chains
 2015-04-17 14:59 UTC 

[PATCH v2] vfs: avoid recopying file names in getname_flags
 2015-04-17 12:35 UTC  (8+ messages)
        ` Is it OK to export symbols 'getname' and 'putname'?

[PATCH 0/4] Overlayfs: Wrap ->d_inode
 2015-04-17  8:53 UTC  (6+ messages)
` [PATCH 1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup()
` [PATCH 2/4] Overlayfs: Convert own ->d_inode to d_inode() or d_really_is_positive/negative()
` [PATCH 3/4] Overlayfs: Wrap accesses to ->d_inode on subordinate filesystems
` [PATCH 4/4] Overlayfs: Wrap RCU-mode "

[PATCH 0/7] fs: add blkdev name format specifier v2
 2015-04-17  8:29 UTC  (8+ messages)
` [PATCH 1/7] fs: use gendisk->disk_name where possible
` [PATCH 2/7] lib/vsprintf: add %*pg format specifier
` [PATCH 3/7] block: use block_device name vsprintf helper
` [PATCH 4/7] fs: "
` [PATCH 5/7] md: use block_device name vsprintf helper v2
` [PATCH 6/7] block/partitions: use block_device name vsprintf helper
` [PATCH 7/7] drivers: "

[PATCH 0/5 v2] Support for Open-Channel SSDs
 2015-04-17  8:15 UTC  (19+ messages)
` [PATCH 1/5 v2] blk-mq: Add prep/unprep support
` [PATCH 2/5 v2] blk-mq: Support for Open-Channel SSDs
` [PATCH 3/5 v2] lightnvm: RRPC target
` [PATCH 4/5 v2] null_blk: LightNVM support
` [PATCH 5/5 v2] nvme: "

[PATCH V6 05/10] audit: log creation and deletion of namespace instances
 2015-04-17  7:35 UTC 

[PATCH review 0/9] Call for testing and review of mount detach fixes
 2015-04-16 23:42 UTC  (7+ messages)
` [PATCH review 0/11 Call for testing and review of mount detach fixes (take 2)
  ` [PATCH review 0/19] Locked mount and loopback mount fixes
    ` [PATCH review 0/4] Loopback mount escape fixes
    ` [GIT PULL] Usernamespace related locked mount fixes

[RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
 2015-04-16 22:52 UTC  (8+ messages)

[PATCH] fix I_DIO_WAKEUP definition
 2015-04-16 21:01 UTC  (2+ messages)

[PATCH] fs/sync.c : Add CAP_SYS_ADMIN checking before sync
 2015-04-16 19:31 UTC  (3+ messages)

[GIT PULL] Quota and udf changes for 4.1-rc1
 2015-04-16 17:35 UTC 

[PATCH 1/3] f2fs: flush symlink path to avoid broken symlink after POR
 2015-04-16 16:51 UTC  (5+ messages)
` [PATCH 2/3] f2fs: avoid abnormal behavior on broken symlink
` [PATCH 3/3] f2fs: pass checkpoint reason on roll-forward recovery
` [f2fs-dev] [PATCH 1/3] f2fs: flush symlink path to avoid broken symlink after POR

[PATCH 1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup()
 2015-04-16 14:45 UTC  (2+ messages)

[PATCH 0/8 v2] xfs: DAX support
 2015-04-16 11:47 UTC  (9+ messages)
` [PATCH 5/8] xfs: add DAX file operations support
` [PATCH 7/8] xfs: add DAX IO path support

[PATCH RESENT] coredump: fix cn_printf formatting warnings
 2015-04-16 10:50 UTC  (2+ messages)

[PATCH v2] direct-io: only inc/dec inode->i_dio_count for file systems
 2015-04-15 23:50 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] btrfs: pass in DIO_SKIP_DIO_COUNT to do_blockdev_direct_IO()
` [PATCH 3/3] ext4: "

[RFC PATCH] fiemap-tester.c: Do not error out when FIEMAP_EXTENT_NOT_ALIGNED is set and extent is aligned
 2015-04-15 23:42 UTC  (2+ messages)

[PATCH] direct-io: only inc/dec inode->i_dio_count for file systems
 2015-04-15 22:25 UTC  (6+ messages)

pmem and i_dio_count overhead
 2015-04-15 18:27 UTC  (2+ messages)

[git pull] vfs part 2
 2015-04-15 18:14 UTC 

Tux3 Report: Meet Shardmap, the designated successor of HTree
 2015-04-15 18:00 UTC  (4+ messages)

[GIT PULL] please pull file locking related changes for v4.1
 2015-04-15 15:52 UTC 

[Bug 1336794] Re: 9pfs does not honor open file handles on unlinked files
 2015-04-15 14:17 UTC  (8+ messages)
    ` [V9fs-developer] "
        ` [Qemu-devel] "

[PATCH] fs/file.c: remove useless xchg and NULL check in close_files
 2015-04-15  4:47 UTC 

[PATCH 0/5 v2 RESEND] fs: Fixes for removing xid bits and security labels
 2015-04-14 23:03 UTC  (4+ messages)
` [PATCH 5/5] xfs: Correctly lock inode when removing suid and security marks

OverlayFS limitation
 2015-04-14 20:45 UTC 

[PATCH RFC 0/3] simple copy offloading system call
 2015-04-14 20:04 UTC  (18+ messages)
` [PATCH RFC 1/3] vfs: add copy_file_range syscall and vfs helper
` [PATCH RFC 3/3] btrfs: add .copy_file_range file operation

mlock() on DAX returns -ENOMEM
 2015-04-14 19:44 UTC  (5+ messages)

[patch 00/12] mm: page_alloc: improve OOM mechanism and policy
 2015-04-14 16:55 UTC  (17+ messages)
` [patch 09/12] mm: page_alloc: private memory reserves for OOM-killing allocations
` [patch 10/12] mm: page_alloc: emergency reserve access for __GFP_NOFAIL allocations

I_CLEAR bug while shrinking dcache
 2015-04-14 14:44 UTC  (3+ messages)

Regression caused by using node_to_bdi()
 2015-04-14 12:27 UTC  (12+ messages)

[v12 0/5] ext4: add project quota support
 2015-04-14 10:07 UTC  (7+ messages)
` [v12 2/5] ext4: adds project ID support

Oops in 4.0.0-rc6: __destroy_inode
 2015-04-14 10:03 UTC  (2+ messages)

[PATCH 0/7] fs: add blkdev name format specifier v2
 2015-04-14  9:43 UTC  (15+ messages)
` [PATCH 1/7] fs: use gendisk->disk_name where possible
` [PATCH 2/7] lib/vsprintf: add %*pg format specifier
` [PATCH 3/7] block: use block_device name vsprintf helper
` [PATCH 4/7] fs: "
` [PATCH 5/7] md: "
` [PATCH 6/7] block/partitions: use block_device name vsprintf helper v2
` [PATCH 7/7] drivers: use block_device name vsprintf helper

[PATCH] fscache: put reference of parent's usage and n_children
 2015-04-14  9:34 UTC  (10+ messages)
          ` [PATCH v2 1/2] FSCACHE: Increase reference of parent after registering netfs success
        ` [PATCH v2 2/2] FSCACHE: Don't override netfs's primary_index if registering failed
            ` [PATCH v3 1/2] FSCACHE: Increase reference of parent after registering, netfs success
            ` [PATCH v3 2/2] FSCACHE: Don't override netfs's primary_index if registering failed

[git pull] vfs part 1
 2015-04-14  1:42 UTC 

[PATCH] binfmt_elf: Fix bug in loading of PIE binaries
 2015-04-13 22:49 UTC 

[PATCH/RFC] fscache/cachefiles versus btrfs
 2015-04-13 17:30 UTC  (5+ messages)

another pmem variant
 2015-04-13 16:02 UTC  (6+ messages)
` [Linux-nvdimm] "

another pmem variant V3
 2015-04-13 13:36 UTC  (7+ messages)
` [PATCH A+B] pmem: Add prints at module load and unload

[PATCH] fscache: Don't override netfs->primary_index if register failed
 2015-04-13 11:36 UTC  (2+ messages)

[RESEND PATCH] configfs: init configfs module earlier at boot time
 2015-04-13  9:44 UTC  (2+ messages)

[PATCH] add generic callbacks into compaction
 2015-04-13  1:39 UTC  (3+ messages)

[RFC PATCH RESEND] vfs: Move security_inode_killpriv() after permission checks
 2015-04-13  1:39 UTC  (3+ messages)

[PATCH 0/2] fs: make pipe/splice fcntl safe
 2015-04-12 17:52 UTC  (4+ messages)
` [PATCH 1/2] pipe: fix race with fcntl


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