messages from 2015-04-16 14:42:58 to 2015-04-21 10:20:04 UTC [more...]
[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)
[PATCHSET 1/3 v3 block/for-4.1/core] writeback: cgroup writeback support
2015-04-21 8:59 UTC (25+ 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 0/3] Allow fscache to work on BTRFS
2015-04-21 8:43 UTC (16+ messages)
` [PATCH 3/3] btrfs: set FS_SUPPORTS_SEEK_HOLE flag
` [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
` [RFC][PATCH] cachefiles: Make better use of SEEK_DATA/SEEK_HOLE
[RFC] Per-file compression
2015-04-21 3:29 UTC
[v13 0/5] ext4: add project quota support
2015-04-20 23:33 UTC (9+ 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
I_CLEAR bug while shrinking dcache
2015-04-20 22:58 UTC (4+ messages)
[RFC][PATCHSET] non-recursive link_path_walk() and reducing stack footprint
2015-04-20 21:59 UTC (36+ 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()
[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
[RFC PATCH] fs: use a sequence counter instead of file_lock in fd_install
2015-04-20 20:49 UTC (20+ messages)
[PATCH] stat.2: add note about stat being racy
2015-04-20 20:46 UTC
[RFC] Per-file compression
2015-04-20 16:51 UTC (11+ messages)
[PATCH v2] vfs: avoid recopying file names in getname_flags
2015-04-20 15:55 UTC (8+ messages)
` Is it OK to export symbols 'getname' and 'putname'?
[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 (15+ messages)
` [PATCH 1/5 v2] blk-mq: Add prep/unprep support
` [PATCH 5/5 v2] nvme: LightNVM 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 (12+ messages)
` [PATCH 3/6] direct-io: add support "
[RFC 0/4] Generic file system events interface
2015-04-17 22:37 UTC (17+ 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 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 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 (5+ 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
` [GIT PULL] Usernamespace related locked "
[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 (3+ messages)
` [f2fs-dev] "
[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)
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).