messages from 2015-04-17 22:20:39 to 2015-04-22 18:56:37 UTC [more...]
[v14 0/4] ext4: add project quota support
2015-04-22 18:56 UTC (3+ messages)
` [v14 1/4] ext4: adds project ID support
` [v14 4/4] ext4: cleanup inode flag definitions
[v13 0/5] ext4: add project quota support
2015-04-22 18:52 UTC (14+ messages)
` [v13 1/5] vfs: adds general codes to enforces project quota limits
` [v13 2/5] ext4: adds project ID support
` [v13 3/5] ext4: adds project quota support
` [v13 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
` [v13 5/5] ext4: cleanup inode flag definitions
[PATCH] f2fs: fix wrong error hanlder in f2fs_follow_link
2015-04-22 18:15 UTC
[RFC][PATCHSET] non-recursive link_path_walk() and reducing stack footprint
2015-04-22 18:07 UTC (44+ messages)
` [PATCH 01/24] lustre: rip the private symlink nesting limit out
` [PATCH 02/24] VFS: replace {, total_}link_count in task_struct with pointer to nameidata
` [PATCH 03/24] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link
` [PATCH 04/24] VFS: replace nameidata arg to ->put_link with a char*
` [PATCH 05/24] SECURITY: remove nameidata arg from inode_follow_link
` [PATCH 06/24] VFS: remove nameidata args from ->follow_link
` [PATCH 07/24] namei: expand nested_symlink() in its only caller
` [PATCH 08/24] namei.c: separate the parts of follow_link() that find the link body
` [PATCH 09/24] namei: fold follow_link() into link_path_walk()
` [PATCH 10/24] link_path_walk: handle get_link() returning ERR_PTR() immediately
` [PATCH 11/24] link_path_walk: don't bother with walk_component() after jumping link
` [PATCH 12/24] link_path_walk: turn inner loop into explicit goto
` [PATCH 13/24] link_path_walk: massage a bit more
` [PATCH 14/24] link_path_walk: get rid of duplication
` [PATCH 15/24] link_path_walk: final preparations to killing recursion
` [PATCH 16/24] link_path_walk: kill the recursion
` [PATCH 17/24] link_path_walk: split "return from recursive call" path
` [PATCH 18/24] link_path_walk: cleanup - turn goto start; into continue;
` [PATCH 19/24] namei: fold may_follow_link() into follow_link()
` [PATCH 20/24] namei: introduce nameidata->stack
` [PATCH 21/24] namei: regularize use of put_link() and follow_link(), trim arguments
` [PATCH 22/24] namei: trim the arguments of get_link()
` [PATCH 23/24] new ->follow_link() and ->put_link() calling conventions
` [PATCH 24/24] uninline walk_component()
` [PATCH] logfs: fix a pagecache leak for symlinks
[RFC DRAFT PATCH] per-buffered-write stream IDs
2015-04-22 15:56 UTC (6+ messages)
[PATCH] cifs: When "refer file directly", make new inode cache if "uniqueid is different"
2015-04-22 15:43 UTC (2+ messages)
` Fwd: "
[PATCH v3 0/7] Support for Open-Channel SSDs
2015-04-22 14:26 UTC (8+ messages)
` [PATCH v3 1/7] bio: Introduce LightNVM payload
` [PATCH v3 2/7] block: add REQ_NVM_GC for targets gc
` [PATCH v3 3/7] lightnvm: Support for Open-Channel SSDs
` [PATCH v3 4/7] lightnvm: RRPC target
` [PATCH v3 5/7] null_blk: LightNVM support
` [PATCH v3 6/7] nvme: rename and expose nvme_alloc_iod
` [PATCH v3 7/7] nvme: LightNVM support
[RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-22 13:55 UTC (21+ messages)
` [PATCH] fs/file.c: don't acquire files->file_lock in fd_install()
[PATCH 0/2] staging: lustre: Replace ll_getname with vfs' getname
2015-04-22 7:34 UTC (11+ messages)
` [PATCH 1/2] vfs: export symbol 'getname' and 'putname'
` [PATCH 2/2] staging: lustre: replace ll_{get, put}name() with {get, put}name()
` [PATCH 2/2] staging: lustre: replace ll_{get,put}name() with {get,put}name()
[PATCH v2] vfs: avoid recopying file names in getname_flags
2015-04-22 5:50 UTC (10+ messages)
` Is it OK to export symbols 'getname' and 'putname'?
[PATCH 0/3] Allow fscache to work on BTRFS
2015-04-21 23:06 UTC (18+ messages)
` [PATCH 1/3] cachefiles: perform test on s_blocksize when opening cache file
` [PATCH 2/3] fscache/cachefiles: optionally use SEEK_DATA instead of ->bmap
` [PATCH 3/3] btrfs: set FS_SUPPORTS_SEEK_HOLE flag
` [RFC][PATCH] cachefiles: Make better use of SEEK_DATA/SEEK_HOLE
[RFC] Per-file compression
2015-04-21 16:54 UTC (14+ messages)
[PATCHSET 1/3 v3 block/for-4.1/core] writeback: cgroup writeback support
2015-04-21 15:05 UTC (29+ messages)
` [PATCH 11/49] writeback: move backing_dev_info->state into bdi_writeback
` [PATCH 12/49] writeback: move backing_dev_info->bdi_stat[] "
` [PATCH 13/49] writeback: move bandwidth related fields from backing_dev_info "
` [PATCH 14/49] writeback: s/bdi/wb/ in mm/page-writeback.c
` [PATCH 15/49] writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback
` [PATCH 16/49] writeback: reorganize mm/backing-dev.c
` [PATCH 17/49] writeback: separate out include/linux/backing-dev-defs.h
` [PATCH 18/49] bdi: make inode_to_bdi() inline
` [PATCH 19/49] writeback: add @gfp to wb_init()
` [PATCH 20/49] bdi: separate out congested state into a separate struct
from: Qing Chang
2015-04-21 13:00 UTC
[PATCH] stat.2: add note about stat being racy
2015-04-21 12:44 UTC (2+ messages)
[PATCH] fs/sync.c : Add CAP_SYS_ADMIN checking before sync
2015-04-21 11:30 UTC (4+ messages)
[ANNOUNCE] autofs 5.0.10 release
2015-04-21 10:22 UTC
[ANNOUNCE] autofs 5.1.1 release
2015-04-21 10:20 UTC
[PATCH] bio: skip atomic inc/dec of ->bi_remaining for non-chains
2015-04-21 9:04 UTC (4+ messages)
[RFC] Per-file compression
2015-04-21 3:29 UTC
I_CLEAR bug while shrinking dcache
2015-04-20 22:58 UTC (4+ messages)
[RFC 00/39] Richacls (2)
2015-04-20 21:28 UTC (5+ messages)
` [RFC 02/39] uapi: Remove kernel internal declaration
` [RFC 11/39] richacl: Compute maximum file masks from an acl
[PATCH/RFC] fscache/cachefiles versus btrfs
2015-04-20 9:27 UTC (5+ messages)
[PATCH 00/20] Support follow_link in RCU-walk - V3
2015-04-20 2:29 UTC (10+ messages)
` [PATCH 02/20] STAGING/lustre: limit follow_link recursion using stack space
` [PATCH 14/20] VFS/namei: add 'inode' arg to put_link()
[RFC] Per-file compression
2015-04-19 21:15 UTC
[PATCH 1/1] null_blk: fix handling of BLKPREP_DEFER case
2015-04-19 18:19 UTC
[PATCH 0/5 v2] Support for Open-Channel SSDs
2015-04-19 18:12 UTC (8+ messages)
` [PATCH 1/5 v2] blk-mq: Add prep/unprep support
[PATCH v2] Support for write stream IDs
2015-04-18 20:03 UTC (8+ messages)
` [PATCH 1/7] block: add support for carrying a stream ID in a bio
` [PATCH 2/7] Add support for per-file/inode stream ID
` [PATCH 3/7] direct-io: add support for write stream IDs
` [PATCH 4/7] Add stream ID support for buffered mpage/__block_write_full_page()
` [PATCH 5/7] btrfs: add support for write stream IDs
` [PATCH 6/7] xfs: add support for buffered writeback stream ID
` [PATCH 7/7] ext4: add support for write stream IDs
[PATCH RFC v2] Support for write stream IDs
2015-04-18 19:53 UTC (7+ messages)
` [PATCH 1/7] block: add support for carrying a stream ID in a bio
` [PATCH 2/7] Add support for per-file stream ID
[PATCH RFC] Support for write stream IDs
2015-04-18 2:00 UTC (11+ messages)
` [PATCH 3/6] direct-io: add support "
[RFC 1/4] fs: Add generic file system event notifications
2015-04-17 22:37 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).