Show patches with: none      |   64496 patches
« 1 2 ... 632 633 634644 645 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[50/79] namei: trim the arguments of get_link() - - - --- 2015-05-05 Al Viro New
[49/79] namei: trim redundant arguments of fs/namei.c:put_link() - - - --- 2015-05-05 Al Viro New
[48/79] namei: trim redundant arguments of trailing_symlink() - - - --- 2015-05-05 Al Viro New
[47/79] namei: move link/cookie pairs into nameidata - - - --- 2015-05-05 Al Viro New
[46/79] link_path_walk: cleanup - turn goto start; into continue; - - - --- 2015-05-05 Al Viro New
[45/79] link_path_walk: split "return from recursive call" path - - - --- 2015-05-05 Al Viro New
[44/79] link_path_walk: kill the recursion - - - --- 2015-05-05 Al Viro New
[43/79] link_path_walk: final preparations to killing recursion - - - --- 2015-05-05 Al Viro New
[42/79] link_path_walk: get rid of duplication - - - --- 2015-05-05 Al Viro New
[41/79] link_path_walk: massage a bit more - - - --- 2015-05-05 Al Viro New
[40/79] link_path_walk: turn inner loop into explicit goto - - - --- 2015-05-05 Al Viro New
[39/79] link_path_walk: don't bother with walk_component() after jumping link - - - --- 2015-05-05 Al Viro New
[38/79] link_path_walk: handle get_link() returning ERR_PTR() immediately - - - --- 2015-05-05 Al Viro New
[37/79] namei: rename follow_link to trailing_symlink, move it down - - - --- 2015-05-05 Al Viro New
[36/79] namei: move the calls of may_follow_link() into follow_link() - - - --- 2015-05-05 Al Viro New
[35/79] namei: expand the call of follow_link() in link_path_walk() - - - --- 2015-05-05 Al Viro New
[34/79] namei: expand nested_symlink() in its only caller - - - --- 2015-05-05 Al Viro New
[33/79] do_last: move path there from caller's stack frame - - - --- 2015-05-05 Al Viro New
[32/79] namei: introduce nameidata->link - - - --- 2015-05-05 Al Viro New
[31/79] namei: don't bother with ->follow_link() if ->i_link is set - - - --- 2015-05-05 Al Viro New
[30/79] namei.c: separate the parts of follow_link() that find the link body - - - --- 2015-05-05 Al Viro New
[29/79] new ->follow_link() and ->put_link() calling conventions - - - --- 2015-05-05 Al Viro New
[28/79] namei: lift nameidata into filename_mountpoint() - - - --- 2015-05-05 Al Viro New
[27/79] name: shift nameidata down into user_path_walk() - - - --- 2015-05-05 Al Viro New
[26/79] namei: get rid of lookup_hash() - - - --- 2015-05-05 Al Viro New
[25/79] do_last: regularize the logics around following symlinks - - - --- 2015-05-05 Al Viro New
[24/79] do_last: kill symlink_ok - - - --- 2015-05-05 Al Viro New
[23/79] namei: take O_NOFOLLOW treatment into do_last() - - - --- 2015-05-05 Al Viro New
[22/79] uninline walk_component() - - - --- 2015-05-05 Al Viro New
[21/79] SECURITY: remove nameidata arg from inode_follow_link. - - - --- 2015-05-05 Al Viro New
[20/79] logfs: fix a pagecache leak for symlinks - - - --- 2015-05-05 Al Viro New
[19/79] ceph: switch to simple_follow_link() - - - --- 2015-05-05 Al Viro New
[18/79] exofs: switch to {simple,page}_symlink_inode_operations - - - --- 2015-05-05 Al Viro New
[17/79] freevxfs: switch to simple_follow_link() - - - --- 2015-05-05 Al Viro New
[16/79] jfs: switch to simple_follow_link() 1 1 - --- 2015-05-05 Al Viro New
[15/79] sysv: switch to simple_follow_link() - - - --- 2015-05-05 Al Viro New
[14/79] ubifs: switch to simple_follow_link() - - - --- 2015-05-05 Al Viro New
[13/79] ufs: switch to simple_follow_link() - - - --- 2015-05-05 Al Viro New
[12/79] debugfs: switch to simple_follow_link() - 1 - --- 2015-05-05 Al Viro New
[11/79] shmem: switch to simple_follow_link() - 1 - --- 2015-05-05 Al Viro New
[10/79] jffs2: switch to simple_follow_link() - - - --- 2015-05-05 Al Viro New
[09/79] ext4: switch to simple_follow_link() - 1 - --- 2015-05-05 Al Viro New
[08/79] ext3: switch to simple_follow_link() - 1 - --- 2015-05-05 Al Viro New
[07/79] befs: switch to simple_follow_link() - 1 - --- 2015-05-05 Al Viro New
[06/79] ext2: use simple_follow_link() - 1 - --- 2015-05-05 Al Viro New
[05/79] libfs: simple_follow_link() - 1 - --- 2015-05-05 Al Viro New
[04/79] ext4: split inode_operations for encrypted symlinks off the rest - 1 - --- 2015-05-05 Al Viro New
[03/79] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link - - - --- 2015-05-05 Al Viro New
[02/79] 9p: don't bother with __getname() in ->follow_link() - - - --- 2015-05-05 Al Viro New
[01/79] 9p: don't bother with 4K allocation for 24-byte local array... - - - --- 2015-05-05 Al Viro New
[1/1] Improve speed of JFFS2 at startup - - - --- 2015-05-04 Mark Tomlinson New
[3/3] fs: documents seq_open()'s usage of file->private_data - - - --- 2015-05-04 Yann Droneaud New
[2/3] fs: allocate structure unconditionally in seq_open() - - - --- 2015-05-04 Yann Droneaud New
[1/3] fs: use seq_open_private() for proc_mounts - - - --- 2015-05-04 Yann Droneaud New
[1/3] pmem: Initial version of persistent memory driver - - - --- 2015-05-04 Ross Zwisler New
block_dev : clean-up the code of thaw_bdev - - - --- 2015-05-04 Yeon, JeHyeon (Tom) New
[2/2] coredump: add __printf attribute to cn_*printf functions - - - --- 2015-05-03 Nicolas Iooss New
[1/2] coredump: use from_kuid/kgid_munged when formatting corename - - - --- 2015-05-03 Nicolas Iooss New
[1/1,linux-next] affs: add default case in switch - - - --- 2015-05-02 Fabian Frederick New
Support fstrim on HPFS - - - --- 2015-05-02 Mikulas Patocka New
[19/19] f2fs: issue discard with finally produced len and minlen - - - --- 2015-05-02 Jaegeuk Kim New
[18/19] f2fs: introduce discard_map for f2fs_trim_fs - - - --- 2015-05-02 Jaegeuk Kim New
[17/19] f2fs: revmove spin_lock for write_orphan_inodes - - - --- 2015-05-02 Jaegeuk Kim New
[16/19] f2fs: split find_data_page according to specific purposes - - - --- 2015-05-02 Jaegeuk Kim New
[15/19] f2fs: fix counting the number of inline_data inodes - - - --- 2015-05-02 Jaegeuk Kim New
[14/19] f2fs: add need_dentry_mark - - - --- 2015-05-02 Jaegeuk Kim New
[13/19] f2fs: fix race on allocating and deallocating a dentry block - - - --- 2015-05-02 Jaegeuk Kim New
[12/19] f2fs: introduce dot and dotdot name check - - - --- 2015-05-02 Jaegeuk Kim New
[11/19] f2fs: move get_page for gc victims - - - --- 2015-05-02 Jaegeuk Kim New
[10/19] f2fs: add sbi and page pointer in f2fs_io_info - - - --- 2015-05-02 Jaegeuk Kim New
[09/19] f2fs: add f2fs_may_inline_{data, dentry} - - - --- 2015-05-02 Jaegeuk Kim New
[08/19] f2fs: clean up f2fs_lookup - - - --- 2015-05-02 Jaegeuk Kim New
[07/19] f2fs: expose f2fs_mpage_readpages - - - --- 2015-05-02 Jaegeuk Kim New
[06/19] f2fs: introduce f2fs_commit_super - - - --- 2015-05-02 Jaegeuk Kim New
[05/19] f2fs: add f2fs_map_blocks - - - --- 2015-05-02 Jaegeuk Kim New
[04/19] f2fs: add feature facility in superblock - - - --- 2015-05-02 Jaegeuk Kim New
[03/19] f2fs: move existing definitions into f2fs.h - - - --- 2015-05-02 Jaegeuk Kim New
[02/19] f2fs: add missing version info in superblock - - - --- 2015-05-02 Jaegeuk Kim New
[01/19] f2fs: fix not to check IS_ERR for null pointer - - - --- 2015-05-02 Jaegeuk Kim New
[v2] fs/file.c: don't acquire files->file_lock in fd_install() - - - --- 2015-04-29 Eric Dumazet New
Validate pointer when copying mount namespace. - - - --- 2015-04-29 Leon Ma New
proc: Add number of allocated FD in PID/status file - - - --- 2015-04-29 Yannick Brosseau New
fs_pin: Initialize done to 0 avoiding strange value - - - --- 2015-04-28 Kinglong Mee New
[08/10] fs: use helper bio_add_page() instead of open coding on bi_io_vec - - - --- 2015-04-28 Ming Lin New
[1/1] null_blk: fix handling of BLKPREP_DEFER case - - - --- 2015-04-27 Dmitry Krivenok New
[1/1] null_blk: fix handling of BLKPREP_DEFER case - - - --- 2015-04-27 Jens Axboe New
[RFC,v2,4/4] shmem: Add support for generic FS events - - - --- 2015-04-27 Beata Michalska New
[RFC,v2,3/4] ext4: Add support for generic FS events - - - --- 2015-04-27 Beata Michalska New
[RFC,v2,2/4] ext4: Add helper function to mark group as corrupted - - - --- 2015-04-27 Beata Michalska New
[RFC,v2,1/4] fs: Add generic file system event notifications - - - --- 2015-04-27 Beata Michalska New
[2/2] block: remove unused BIO_RW_BLOCK and BIO_EOF flags - - - --- 2015-04-24 Christoph Hellwig New
[1/2] block: remove BIO_EOPNOTSUPP - - - --- 2015-04-24 Christoph Hellwig New
« 1 2 ... 632 633 634644 645 »