Show patches with: none      |   67488 patches
« 1 2 ... 661 662 663674 675 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,014/110] ubifs: switch to simple_follow_link() - - - --- 2015-05-11 Al Viro New
[v3,013/110] ufs: switch to simple_follow_link() - - - --- 2015-05-11 Al Viro New
[v3,012/110] debugfs: switch to simple_follow_link() - 1 - --- 2015-05-11 Al Viro New
[v3,011/110] shmem: switch to simple_follow_link() - 1 - --- 2015-05-11 Al Viro New
[v3,010/110] jffs2: switch to simple_follow_link() - - - --- 2015-05-11 Al Viro New
[v3,009/110] ext4: switch to simple_follow_link() - 1 - --- 2015-05-11 Al Viro New
[v3,008/110] ext3: switch to simple_follow_link() - 1 - --- 2015-05-11 Al Viro New
[v3,007/110] befs: switch to simple_follow_link() - 1 - --- 2015-05-11 Al Viro New
[v3,006/110] ext2: use simple_follow_link() - 1 - --- 2015-05-11 Al Viro New
[v3,005/110] libfs: simple_follow_link() - 1 - --- 2015-05-11 Al Viro New
[v3,004/110] ext4: split inode_operations for encrypted symlinks off the rest - - - --- 2015-05-11 Al Viro New
[v3,003/110] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link - - - --- 2015-05-11 Al Viro New
[v3,002/110] 9p: don't bother with __getname() in ->follow_link() - - - --- 2015-05-11 Al Viro New
[v3,001/110] 9p: don't bother with 4K allocation for 24-byte local array... - - - --- 2015-05-11 Al Viro New
[v2] NILFS2: support NFSv2 export - - - --- 2015-05-11 NeilBrown New
[GIT,PULL] userns: proc and sysfs mount fix - - - --- 2015-05-09 Eric W. Biederman New
[18/18] f2fs crypto: remove checking key context during lookup - - - --- 2015-05-09 Jaegeuk Kim New
[17/18] f2fs crypto: fix missing key when reading a page - - - --- 2015-05-09 Jaegeuk Kim New
[16/18] f2fs crypto: add symlink encryption - - - --- 2015-05-09 Jaegeuk Kim New
[15/18] f2fs crypto: add filename encryption for roll-forward recovery - - - --- 2015-05-09 Jaegeuk Kim New
[14/18] f2fs crypto: add filename encryption for f2fs_lookup - - - --- 2015-05-09 Jaegeuk Kim New
[13/18] f2fs crypto: add filename encryption for f2fs_readdir - - - --- 2015-05-09 Jaegeuk Kim New
[12/18] f2fs crypto: add filename encryption for f2fs_add_link - - - --- 2015-05-09 Jaegeuk Kim New
[11/18] f2fs crypto: add encryption support in read/write paths - - - --- 2015-05-09 Jaegeuk Kim New
[10/18] f2fs crypto: activate encryption support for fs APIs - - - --- 2015-05-09 Jaegeuk Kim New
[09/18] f2fs crypto: filename encryption facilities - - - --- 2015-05-09 Jaegeuk Kim New
[08/18] f2fs crypto: add encryption key management facilities - - - --- 2015-05-09 Jaegeuk Kim New
[07/18] f2fs crypto: add f2fs encryption facilities - - - --- 2015-05-09 Jaegeuk Kim New
[06/18] f2fs crypto: add encryption policy and password salt support - - - --- 2015-05-09 Jaegeuk Kim New
[05/18] f2fs crypto: add encryption xattr support - - - --- 2015-05-09 Jaegeuk Kim New
[04/18] f2fs crypto: add f2fs encryption Kconfig - - - --- 2015-05-09 Jaegeuk Kim New
[03/18] f2fs crypto: declare some definitions for f2fs encryption feature - - - --- 2015-05-09 Jaegeuk Kim New
[02/18] f2fs: report unwritten area in f2fs_fiemap - - - --- 2015-05-09 Jaegeuk Kim New
[01/18] f2fs: avoid value overflow in showing current status - - - --- 2015-05-09 Jaegeuk Kim New
[2/3] btrfs-progs: Cleanup logic of btrfs_read_tree_block(). - - - --- 2015-05-08 Qu Wenruo New
[1/3] btrfs-progs: Fix a bug in __btrfs_map_block() always maps wrong stripe for DUP/RAID1 - - - --- 2015-05-08 Qu Wenruo New
[v3] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate - - - --- 2015-05-08 Namjae Jeon New
[3/3] UDF: support NFSv2 export - - - --- 2015-05-08 NeilBrown New
[2/3] NILFS2: support NFSv2 export - - - --- 2015-05-08 NeilBrown New
[1/3] BTRFS: support NFSv2 export 1 - - --- 2015-05-08 NeilBrown New
fs/block_dev.c: skip rw_page if bdev has integrity 1 - - --- 2015-05-07 Vishal Verma New
VFS: Add back check for !inode in walk_component() - - 1 --- 2015-05-07 Al Viro New
VFS: Add back check for !inode in walk_component() - - - --- 2015-05-07 Al Viro New
VFS: Add back check for !inode in walk_component() - - - --- 2015-05-07 Steven Rostedt New
[linux-next] configfs: set new file and directory owners - - - --- 2015-05-07 Vlad Dogaru New
[v3,09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec 1 - - --- 2015-05-07 Ming Lin New
[v2] manpage: update FALLOC_FL_INSERT_RANGE flag in fallocate - - - --- 2015-05-07 Namjae Jeon New
[RFC] vfs: add a O_NOMTIME flag - - - --- 2015-05-06 Zach Brown New
[v2,10/10] block: base support for pfn i/o - - - --- 2015-05-06 Dan Williams New
[v2,09/10] dax: convert to __pfn_t - - - --- 2015-05-06 Dan Williams New
[v2,08/10] x86: support kmap_atomic_pfn_t() for persistent memory - - - --- 2015-05-06 Dan Williams New
[v2,07/10] x86: support dma_map_pfn() - - - --- 2015-05-06 Dan Williams New
[v2,06/10] scatterlist: support "page-less" (__pfn_t only) entries - - - --- 2015-05-06 Dan Williams New
[v2,05/10] scatterlist: use sg_phys() - - - --- 2015-05-06 Dan Williams New
[v2,04/10] dma-mapping: allow archs to optionally specify a ->map_pfn() operation - - - --- 2015-05-06 Dan Williams New
[v2,03/10] block: convert .bv_page to .bv_pfn bio_vec - - - --- 2015-05-06 Dan Williams New
[v2,02/10] block: add helpers for accessing a bio_vec page - - - --- 2015-05-06 Dan Williams New
[v2,01/10] arch: introduce __pfn_t for persistent memory i/o - - - --- 2015-05-06 Dan Williams New
[v3] splice: sendfile() at once fails for big files - - - --- 2015-05-06 Christophe Leroy New
[4/4] nfsd: Pin to vfsmnt instead of mntget - - - --- 2015-05-06 Kinglong Mee New
[3/4] sunrpc: New helper cache_force_expire for cache cleanup - - - --- 2015-05-06 Kinglong Mee New
[2/4] fs_pin: Export functions for specific filesystem - - - --- 2015-05-06 Kinglong Mee New
[1/4] fs_pin: Fix uninitialized value in fs_pin - - - --- 2015-05-06 Kinglong Mee New
[1/2] coredump: use from_kuid/kgid_munged when formatting corename - - - --- 2015-05-06 Nicolas Iooss New
[7/7] ext4: add support for write stream IDs - - - --- 2015-05-05 Jens Axboe New
[6/7] xfs: add support for buffered writeback stream ID - - - --- 2015-05-05 Jens Axboe New
[5/7] btrfs: add support for write stream IDs 1 - - --- 2015-05-05 Jens Axboe New
[4/7] Add stream ID support for buffered mpage/__block_write_full_page() - - - --- 2015-05-05 Jens Axboe New
[3/7] direct-io: add support for write stream IDs - - - --- 2015-05-05 Jens Axboe New
[2/7] Add support for per-file/inode stream ID - - - --- 2015-05-05 Jens Axboe New
[1/7] block: add support for carrying a stream ID in a bio - - - --- 2015-05-05 Jens Axboe New
[79/79] namei: stretch RCU mode into get_link() - - - --- 2015-05-05 Al Viro New
[78/79] namei: new helper - is_stale() - - - --- 2015-05-05 Al Viro New
[77/79] namei: move unlazying on symlinks towards get_link() call sites - - - --- 2015-05-05 Al Viro New
[76/79] don't pass nameidata to ->follow_link() - - - --- 2015-05-05 Al Viro New
[75/79] namei: simplify the callers of follow_managed() - - - --- 2015-05-05 Al Viro New
[74/79] VFS: replace {, total_}link_count in task_struct with pointer to nameidata - - - --- 2015-05-05 Al Viro New
[73/79] lustre: rip the private symlink nesting limit out - - - --- 2015-05-05 Al Viro New
[72/79] namei: move link count check and stack allocation into pick_link() - - - --- 2015-05-05 Al Viro New
[71/79] namei: make should_follow_link() store the link in nd->link - - - --- 2015-05-05 Al Viro New
[70/79] namei: new calling conventions for walk_component() - - - --- 2015-05-05 Al Viro New
[69/79] link_path_walk: move the OK: inside the loop - - - --- 2015-05-05 Al Viro New
[68/79] namei: have terminate_walk() do put_link() on everything left - - - --- 2015-05-05 Al Viro New
[67/79] namei: take put_link() into {lookup,mountpoint,do}_last() - - - --- 2015-05-05 Al Viro New
[66/79] namei: lift (open-coded) terminate_walk() into callers of get_link() - - - --- 2015-05-05 Al Viro New
[65/79] lift terminate_walk() into callers of walk_component() - - - --- 2015-05-05 Al Viro New
[64/79] namei: lift (open-coded) terminate_walk() in follow_dotdot_rcu() into callers - - - --- 2015-05-05 Al Viro New
[63/79] namei: we never need more than MAXSYMLINKS entries in nd->stack - - - --- 2015-05-05 Al Viro New
[62/79] link_path_walk: end of nd->depth massage - - - --- 2015-05-05 Al Viro New
[61/79] link_path_walk: nd->depth massage, part 10 - - - --- 2015-05-05 Al Viro New
[60/79] link_path_walk: nd->depth massage, part 9 - - - --- 2015-05-05 Al Viro New
[59/79] put_link: nd->depth massage, part 8 - - - --- 2015-05-05 Al Viro New
[58/79] trailing_symlink: nd->depth massage, part 7 - - - --- 2015-05-05 Al Viro New
[57/79] get_link: nd->depth massage, part 6 - - - --- 2015-05-05 Al Viro New
[56/79] trailing_symlink: nd->depth massage, part 5 - - - --- 2015-05-05 Al Viro New
[55/79] link_path_walk: nd->depth massage, part 4 - - - --- 2015-05-05 Al Viro New
[54/79] link_path_walk: nd->depth massage, part 3 - - - --- 2015-05-05 Al Viro New
[53/79] link_path_walk: nd->depth massage, part 2 - - - --- 2015-05-05 Al Viro New
[52/79] link_path_walk: nd->depth massage, part 1 - - - --- 2015-05-05 Al Viro New
[51/79] namei: remove restrictions on nesting depth - - - --- 2015-05-05 Al Viro New
« 1 2 ... 661 662 663674 675 »