linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-17 18:53:33 to 2015-03-23 04:54:18 UTC [more...]

[PATCHSET 1/3 v2 block/for-4.1/core] writeback: cgroup writeback support
 2015-03-23  4:54 UTC  (7+ messages)
` [PATCH 01/48] memcg: add per cgroup dirty page accounting
` [PATCH 02/48] blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
  ` [PATCH 03/48] update !CONFIG_BLK_CGROUP dummies in include/linux/blk-cgroup.h
` [PATCH 05/48] blkcg: add blkcg_root_css
` [PATCH 06/48] cgroup, block: implement task_get_css() and use it in bio_associate_current()
` [PATCH 07/48] blkcg: implement task_get_blkcg_css()

[PATCH] hfsplus: fix expand when not enough available space
 2015-03-23  2:53 UTC 

[PATCH 00/20] Support follow_link in RCU-walk - V3
 2015-03-23  2:37 UTC  (21+ messages)
` [PATCH 02/20] STAGING/lustre: limit follow_link recursion using stack space
` [PATCH 03/20] VFS: replace {, total_}link_count in task_struct with pointer to nameidata
` [PATCH 01/20] Documentation: remove outdated information from automount-support.txt
` [PATCH 10/20] security: make inode_follow_link RCU-walk aware
` [PATCH 04/20] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
` [PATCH 07/20] VFS: remove nameidata args from ->follow_link
` [PATCH 06/20] SECURITY: remove nameidata arg from inode_follow_link
` [PATCH 05/20] VFS: replace nameidata arg to ->put_link with a char*
` [PATCH 09/20] security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
` [PATCH 11/20] VFS/namei: use terminate_walk when symlink lookup fails
` [PATCH 08/20] VFS: make all ->follow_link handlers aware for LOOKUP_RCU
` [PATCH 13/20] VFS/namei: abort RCU-walk on symlink if atime needs updating
` [PATCH 14/20] VFS/namei: add 'inode' arg to put_link()
` [PATCH 16/20] VFS/namei: enable RCU-walk when following symlinks
` [PATCH 19/20] XFS: allow follow_link to often succeed in RCU-walk
` [PATCH 20/20] NFS: support LOOKUP_RCU in nfs_follow_link
` [PATCH 18/20] xfs: use RCU to free 'struct xfs_mount'
` [PATCH 17/20] VFS/namei: handle LOOKUP_RCU in page_follow_link_light
` [PATCH 12/20] VFS/namei: new flag to support RCU symlinks: LOOKUP_LINK_RCU
` [PATCH 15/20] VFS/namei: enhance follow_link to support RCU-walk

[PATCH v2 1/2] f2fs: enable inline data by default
 2015-03-22 23:44 UTC  (2+ messages)
` [PATCH v2 2/2] f2fs: enable fast symlink by utilizing inline data

[PATCH v3] f2fs: add fast symlink support
 2015-03-22 23:10 UTC  (8+ messages)

[RFC PATCH 0/6] xfs: DAX support
 2015-03-22 23:02 UTC  (6+ messages)
` [PATCH 3/6] xfs: add DAX file operations support

XFS modifications for SMR drives
 2015-03-22 22:07 UTC  (2+ messages)

[RFC PATCH 0/7] evacuate struct page from the block layer
 2015-03-22 17:39 UTC  (29+ messages)
` [RFC PATCH 3/7] dma-mapping: allow archs to optionally specify a ->map_pfn() operation
  ` [Linux-nvdimm] "
    ` [Linux-nvdimm] [RFC PATCH 0/7] evacuate struct page from the block layer

__free_pipe_info() NULL pointer dereference
 2015-03-22 10:31 UTC 

JFS readdir() issues in stable 3.2
 2015-03-21 22:08 UTC  (3+ messages)

[PATCH 0/3] Device mapper log writes patches
 2015-03-21 21:50 UTC  (8+ messages)
` [PATCH 1/3] dm: log writes target
    ` [PATCH 1/3] dm: log writes target V2
` [PATCH 2/3] fstests: add dm-log-writes test and supporting code
` [PATCH 3/3] fstests: btrfs balance with dm log writes test

[PATCH] afs: kstrdup() memory handling
 2015-03-21 21:02 UTC  (5+ messages)

[PATCH 1/1] fs/affs/file.c: unlock/release page on error
 2015-03-21 20:05 UTC  (3+ messages)

[PATCH] affs: kstrdup() memory handling
 2015-03-21 16:46 UTC 

backing_dev_info cleanups & lifetime rule fixes V2
 2015-03-21 15:11 UTC  (3+ messages)
` [PATCH 11/12] fs: don't reassign dirty inodes to default_backing_dev_info

[ANNOUNCE] xfs: Supporting Host Aware SMR Drives
 2015-03-21 14:48 UTC  (4+ messages)

[PATCH] vfs: avoid recopying filename in getname_flags
 2015-03-21  4:22 UTC  (5+ messages)

inconsistent timestamp update in rename() of xfs/fat/gfs2/ramfs/jffs2
 2015-03-20 22:28 UTC  (2+ messages)

[PATCH 1/1] fs/affs/file.c: unlock/release page on error
 2015-03-20 21:13 UTC  (2+ messages)

[PATCH v2 0/7] CLONE_FD: Task exit notification via file descriptor
 2015-03-20 21:10 UTC  (10+ messages)
` [PATCH v2 5/7] clone4: Add a CLONE_AUTOREAP flag to automatically reap the child process

[PATCH] f2fs: enable inline data by default
 2015-03-20 20:41 UTC  (3+ messages)

[PATCH] [RFC] Fix deadlock on regular nonseekable files
 2015-03-20 19:35 UTC  (8+ messages)

[PATCH 0/8] Sync and VFS scalability improvements V2
 2015-03-20 18:49 UTC  (10+ messages)
` [PATCH 1/8] writeback: plug writeback at a high level
` [PATCH 2/8] inode: add hlist_fake to avoid the inode hash lock in evict
` [PATCH 3/8] inode: convert inode_sb_list_lock to per-sb
` [PATCH 4/8] sync: serialise per-superblock sync operations
` [PATCH 5/8] inode: rename i_wb_list to i_io_list
` [PATCH 6/8] bdi: add a new writeback list for sync
` [PATCH 7/8] writeback: periodically trim the writeback list
  ` [PATCH 7/8] bdi: add a new writeback list for sync V3
` [PATCH 8/8] inode: don't softlockup when evicting inodes

[v11 0/5] ext4: add project quota support
 2015-03-20 18:41 UTC  (6+ messages)
  ` [v11 1/5] vfs: adds general codes to enforces project quota limits
  ` [v11 2/5] ext4: adds project ID support
  ` [v11 3/5] ext4: adds project quota support
` [v11 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v11 5/5] ext4: cleanup inode flag definitions

[v11 0/5] ext4: add project quota support
 2015-03-20 18:37 UTC  (4+ messages)
  ` [v5 1/5] vfs: adds general codes to enforces project quota limits
` [v5 2/5] ext4: adds project ID support
` [v5 3/5] ext4: adds project quota support

[PATCH] NFS: fix BUG() crash in notify_change() with patch to chown_common()
 2015-03-20 15:13 UTC  (6+ messages)

[v10 0/5] ext4: add project quota support
 2015-03-20 13:24 UTC  (12+ messages)
` [v10 1/5] vfs: adds general codes to enforces project quota limits
` [v10 2/5] ext4: adds project ID support
  ` [v10 3/5] ext4: adds project quota support
  ` [v10 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
  ` [v10 5/5] ext4: cleanup inode flag definitions

[PATCH v3 net-next 0/3] Add support for async socket operations
 2015-03-20  6:45 UTC  (6+ messages)
` [PATCH v3 net-next 1/3] net: socket: add support for async operations
` [PATCH v3 net-next 2/3] crypto: af_alg - Allow to link sgl
` [PATCH v3 net-next 3/3] crypto: algif - change algif_skcipher to be asynchronous

[PATCH 00/13] Support follow_link in RCU-walk. - V2
 2015-03-20  5:12 UTC  (9+ messages)
` [PATCH 04/13] security/selinux: check for LOOKUP_RCU in _follow_link
` [PATCH 10/13] VFS/namei: handle LOOKUP_RCU in page_follow_link_light

mmotm 2015-03-19-16-38 uploaded
 2015-03-19 23:38 UTC 

[PATCH-v3 0/2] lazytime fixes for 4.0
 2015-03-19  0:08 UTC  (3+ messages)
` [PATCH-v3 1/2] fs: make sure the timestamps for lazytime inodes eventually get written
` [PATCH-v3 2/2] fs: add dirtytime_expire_seconds sysctl

[PATCH v2 net-next 0/4] Add support for async socket operations
 2015-03-19 18:13 UTC  (9+ messages)
` [PATCH v2 net-next 1/4] net: socket: add support for async operations
` [PATCH v2 net-next 2/4] aio: prefer aio_op op over iter_op

[PATCH] fs: cleanup slight list_entry abuse
 2015-03-19 16:55 UTC  (3+ messages)

[PATCH 0/3] DAX: Fix mmap-write not updating c/mtime
 2015-03-19 16:02 UTC  (10+ messages)
` [PATCH 1/3] xfstests: generic/080 test that mmap-write updates c/mtime
    ` [PATCH 1/3 v2 resend] xfstest: "
        ` [PATCH v3] "
            ` [PATCH v4] "

SMRFFS - EXT4, and a few stack changes
 2015-03-19 15:59 UTC 

[GIT PULL] fuse fixes for 4.0
 2015-03-19 15:57 UTC 

[GIT PULL] overlayfs fixes
 2015-03-19 15:54 UTC 

[PATCH] vfs: show_vfsstat: do not ignore errors from show_devname method
 2015-03-19 11:30 UTC 

[PATCH 1/4] f2fs: fix to cover sentry_lock for block allocation
 2015-03-19 11:19 UTC  (9+ messages)
` [PATCH 2/4] f2fs: set buffer_new when new blocks are allocated
  ` [f2fs-dev] "
    ` [f2fs-dev] [PATCH 2/4 v2] "
` [PATCH 4/4] f2fs: avoid wrong f2fs_bug_on when truncating inline_data
  ` [f2fs-dev] "

[patch] vfs: remove an unneeded condition in show_vfsstat()
 2015-03-19 10:18 UTC 

[PATCH RFC v2 0/6] ext4: yet another project quota
 2015-03-19  9:16 UTC  (4+ messages)

[PATCH] f2fs: enable fast symlink by utilizing inline data
 2015-03-19  5:23 UTC 

[PATCH 2.6 to 4.0] hfsplus: fix B-tree corruption after insertion at position 0
 2015-03-18 23:05 UTC 

[PATCH 1/2] f2fs: avoid punch_hole overhead when releasing volatile data
 2015-03-18 18:18 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add some tracepoints to debug volatile and atomic writes

[RFC PATCH 1/5] new helper: iov_iter_rw()
 2015-03-18 13:42 UTC  (3+ messages)
` [RFC PATCH v3 "

[PATCH 0/6] Add persistent memory driver
 2015-03-18 11:08 UTC  (6+ messages)
` [PATCH 1/6] pmem: Initial version of "
` [PATCH 6/6] pmem: Let each device manage private memory region
` [Linux-nvdimm] [PATCH 0/6] Add persistent memory driver

[PATCH 1/3] ovl: print error message for invalid mount options
 2015-03-18  9:35 UTC  (3+ messages)
` [PATCH 3/3] ovl: upper fs should not be R/O


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