Show patches with: State = Action Required       |   62809 patches
« 1 2 ... 617 618 619628 629 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/24] link_path_walk: final preparations to killing recursion - - - --- 2015-04-20 Al Viro New
[14/24] link_path_walk: get rid of duplication - - - --- 2015-04-20 Al Viro New
[13/24] link_path_walk: massage a bit more - - - --- 2015-04-20 Al Viro New
[12/24] link_path_walk: turn inner loop into explicit goto - - - --- 2015-04-20 Al Viro New
[11/24] link_path_walk: don't bother with walk_component() after jumping link - - - --- 2015-04-20 Al Viro New
[10/24] link_path_walk: handle get_link() returning ERR_PTR() immediately - - - --- 2015-04-20 Al Viro New
[09/24] namei: fold follow_link() into link_path_walk() - - - --- 2015-04-20 Al Viro New
[08/24] namei.c: separate the parts of follow_link() that find the link body - - - --- 2015-04-20 Al Viro New
[07/24] namei: expand nested_symlink() in its only caller - - - --- 2015-04-20 Al Viro New
[06/24] VFS: remove nameidata args from ->follow_link - - - --- 2015-04-20 Al Viro New
[05/24] SECURITY: remove nameidata arg from inode_follow_link. - - - --- 2015-04-20 Al Viro New
[04/24] VFS: replace nameidata arg to ->put_link with a char*. - - - --- 2015-04-20 Al Viro New
[03/24] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link - - - --- 2015-04-20 Al Viro New
[02/24] VFS: replace {, total_}link_count in task_struct with pointer to nameidata - - - --- 2015-04-20 Al Viro New
[01/24] lustre: rip the private symlink nesting limit out - - - --- 2015-04-20 Al Viro New
[RFC] cachefiles: Make better use of SEEK_DATA/SEEK_HOLE - - - --- 2015-04-20 David Howells New
[3/3] btrfs: set FS_SUPPORTS_SEEK_HOLE flag. - - - --- 2015-04-20 NeilBrown New
[2/3] fscache/cachefiles: optionally use SEEK_DATA instead of ->bmap. - - - --- 2015-04-20 NeilBrown New
[1/3] cachefiles: perform test on s_blocksize when opening cache file. - - - --- 2015-04-20 NeilBrown New
[v13,5/5] ext4: cleanup inode flag definitions - - - --- 2015-04-20 Li Xi New
[v13,4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support - - - --- 2015-04-20 Li Xi New
[v13,3/5] ext4: adds project quota support - - - --- 2015-04-20 Li Xi New
[v13,2/5] ext4: adds project ID support - - - --- 2015-04-20 Li Xi New
[v13,1/5] vfs: adds general codes to enforces project quota limits - - - --- 2015-04-20 Li Xi New
[1/1] null_blk: fix handling of BLKPREP_DEFER case - - - --- 2015-04-19 Dmitry Krivenok New
[7/7] ext4: add support for write stream IDs - - - --- 2015-04-18 Jens Axboe New
[6/7] xfs: add support for buffered writeback stream ID - - - --- 2015-04-18 Jens Axboe New
[5/7] btrfs: add support for write stream IDs - - - --- 2015-04-18 Jens Axboe New
[4/7] Add stream ID support for buffered mpage/__block_write_full_page() - - - --- 2015-04-18 Jens Axboe New
[3/7] direct-io: add support for write stream IDs - - - --- 2015-04-18 Jens Axboe New
[2/7] Add support for per-file/inode stream ID - - - --- 2015-04-18 Jens Axboe New
[1/7] block: add support for carrying a stream ID in a bio - - - --- 2015-04-18 Jens Axboe New
bio: skip atomic inc/dec of ->bi_remaining for non-chains - - - --- 2015-04-17 Jens Axboe New
Is it OK to export symbols 'getname' and 'putname'? - - - --- 2015-04-17 Boqun Feng New
[7/7] drivers: use block_device name vsprintf helper - - - --- 2015-04-17 Dmitry Monakhov New
[6/7] block/partitions: use block_device name vsprintf helper - - - --- 2015-04-17 Dmitry Monakhov New
[5/7] md: use block_device name vsprintf helper v2 - - - --- 2015-04-17 Dmitry Monakhov New
[4/7] fs: use block_device name vsprintf helper - - - --- 2015-04-17 Dmitry Monakhov New
[3/7] block: use block_device name vsprintf helper - - - --- 2015-04-17 Dmitry Monakhov New
[2/7] lib/vsprintf: add %*pg format specifier - - - --- 2015-04-17 Dmitry Monakhov New
[1/7] fs: use gendisk->disk_name where possible - - - --- 2015-04-17 Dmitry Monakhov New
[V6,05/10] audit: log creation and deletion of namespace instances - - - --- 2015-04-17 Richard Guy Briggs New
fix I_DIO_WAKEUP definition - - - --- 2015-04-16 Eric Sandeen New
[4/4] Overlayfs: Wrap RCU-mode accesses to ->d_inode on subordinate filesystems - - - --- 2015-04-16 David Howells New
[3/4] Overlayfs: Wrap accesses to ->d_inode on subordinate filesystems - - - --- 2015-04-16 David Howells New
[2/4] Overlayfs: Convert own ->d_inode to d_inode() or d_really_is_positive/negative() - - - --- 2015-04-16 David Howells New
[1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup() - - - --- 2015-04-16 David Howells New
[1/4] Overlayfs: Convert S_ISDIR(dentry->d_inode) to d_is_dir()/d_can_lookup() - - - --- 2015-04-16 David Howells New
[RFC] fs: use a sequence counter instead of file_lock in fd_install - - - --- 2015-04-16 Mateusz Guzik New
fs/sync.c : Add CAP_SYS_ADMIN checking before sync - - - --- 2015-04-16 Wuqixuan New
[2/5,v2] blk-mq: Support for Open-Channel SSDs - - - --- 2015-04-16 Paul Bolle New
[RESENT] coredump: fix cn_printf formatting warnings - - - --- 2015-04-16 Nicolas Iooss New
[3/3] f2fs: pass checkpoint reason on roll-forward recovery - - - --- 2015-04-16 Jaegeuk Kim New
[2/3] f2fs: avoid abnormal behavior on broken symlink - - - --- 2015-04-16 Jaegeuk Kim New
[1/3] f2fs: flush symlink path to avoid broken symlink after POR - - - --- 2015-04-16 Jaegeuk Kim New
[1/3] direct-io: only inc/dec inode->i_dio_count for file systems - - - --- 2015-04-15 Jens Axboe New
[3/3] ext4: pass in DIO_SKIP_DIO_COUNT to do_blockdev_direct_IO() - - - --- 2015-04-15 Jens Axboe New
[2/3] btrfs: pass in DIO_SKIP_DIO_COUNT to do_blockdev_direct_IO() - - - --- 2015-04-15 Jens Axboe New
[1/3] direct-io: only inc/dec inode->i_dio_count for file systems - - - --- 2015-04-15 Jens Axboe New
direct-io: only inc/dec inode->i_dio_count for file systems - - - --- 2015-04-15 Jens Axboe New
[RFC] fiemap-tester.c: Do not error out when FIEMAP_EXTENT_NOT_ALIGNED is set and extent is aligned. - - - --- 2015-04-15 Chandan Rajendra New
[5/5,v2] nvme: LightNVM support - - - --- 2015-04-15 Matias Bjørling New
[4/5,v2] null_blk: LightNVM support - - - --- 2015-04-15 Matias Bjørling New
[3/5,v2] lightnvm: RRPC target - - - --- 2015-04-15 Matias Bjørling New
[2/5,v2] blk-mq: Support for Open-Channel SSDs - - - --- 2015-04-15 Matias Bjørling New
[1/5,v2] blk-mq: Add prep/unprep support - - - --- 2015-04-15 Matias Bjørling New
fs/file.c: remove useless xchg and NULL check in close_files - - - --- 2015-04-15 Mateusz Guzik New
[Qemu-devel,V9fs-developer,Bug,1336794] Re: 9pfs does not honor open file handles on unlinked files - - - --- 2015-04-14 Al Viro New
[Qemu-devel,V9fs-developer,Bug,1336794] Re: 9pfs does not honor open file handles on unlinked files - - - --- 2015-04-14 Al Viro New
I_CLEAR bug while shrinking dcache - - - --- 2015-04-14 Samuel Thibault New
binfmt_elf: Fix bug in loading of PIE binaries. - - - --- 2015-04-13 Michael Davidson New
[v3,2/2] FSCACHE: Don't override netfs's primary_index if registering failed - - - --- 2015-04-13 Kinglong Mee New
[v3,1/2] FSCACHE: Increase reference of parent after registering, netfs success - - - --- 2015-04-13 Kinglong Mee New
[v2,2/2] FSCACHE: Don't override netfs's primary_index if registering failed - - - --- 2015-04-13 Kinglong Mee New
[v2,1/2] FSCACHE: Increase reference of parent after registering netfs success - - - --- 2015-04-13 Kinglong Mee New
[7/7] drivers: use block_device name vsprintf helper - - - --- 2015-04-13 Dmitry Monakhov New
[6/7] block/partitions: use block_device name vsprintf helper v2 - - - --- 2015-04-13 Dmitry Monakhov New
[5/7] md: use block_device name vsprintf helper - - - --- 2015-04-13 Dmitry Monakhov New
[4/7] fs: use block_device name vsprintf helper - - - --- 2015-04-13 Dmitry Monakhov New
[3/7] block: use block_device name vsprintf helper - - - --- 2015-04-13 Dmitry Monakhov New
[2/7] lib/vsprintf: add %*pg format specifier - - - --- 2015-04-13 Dmitry Monakhov New
[1/7] fs: use gendisk->disk_name where possible - - - --- 2015-04-13 Dmitry Monakhov New
Regression caused by using node_to_bdi() - - - --- 2015-04-13 Boaz Harrosh New
[2/2] splice: fix race beween splice_write vs fcntl - - - --- 2015-04-12 Dmitry Monakhov New
[1/2] pipe: fix race with fcntl - - - --- 2015-04-12 Dmitry Monakhov New
Regression caused by using node_to_bdi() - - - --- 2015-04-12 Boaz Harrosh New
[RFC,3/3] btrfs: add .copy_file_range file operation - - - --- 2015-04-10 Zach Brown New
[RFC,2/3] x86: add sys_copy_file_range to syscall tables - - - --- 2015-04-10 Zach Brown New
[RFC,1/3] vfs: add copy_file_range syscall and vfs helper - - - --- 2015-04-10 Zach Brown New
fscache: Don't override netfs->primary_index if register failed - - - --- 2015-04-10 Kinglong Mee New
fscache: put reference of parent's usage and n_children - - - --- 2015-04-10 Kinglong Mee New
hfsplus: fix cross-page bio requests - - - --- 2015-04-10 Sergei Antonov New
[v12,5/5] ext4: cleanup inode flag definitions - - - --- 2015-04-09 Li Xi New
[v12,4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support - - - --- 2015-04-09 Li Xi New
[v12,3/5] ext4: adds project quota support - - - --- 2015-04-09 Li Xi New
[v12,2/5] ext4: adds project ID support - - - --- 2015-04-09 Li Xi New
[v12,1/5] vfs: adds general codes to enforces project quota limits - - - --- 2015-04-09 Li Xi New
[PATCH/RFC] fscache/cachefiles versus btrfs - - - --- 2015-04-09 NeilBrown New
[review,4/4] vfs: Do not allow escaping from bind mounts. - - - --- 2015-04-08 Eric W. Biederman New
[review,3/4] vfs: Handle mounts whose parents are unreachable from their mountpoint - - - --- 2015-04-08 Eric W. Biederman New
« 1 2 ... 617 618 619628 629 »