Show patches with: State = Action Required       |   62440 patches
« 1 2 ... 618 619 620624 625 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[12/20] VFS/namei: new flag to support RCU symlinks: LOOKUP_LINK_RCU. - - - --- 2015-03-23 NeilBrown New
[07/20] VFS: remove nameidata args from ->follow_link - - - --- 2015-03-23 NeilBrown New
[11/20] VFS/namei: use terminate_walk when symlink lookup fails. - - - --- 2015-03-23 NeilBrown New
[10/20] security: make inode_follow_link RCU-walk aware - - - --- 2015-03-23 NeilBrown New
[09/20] security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() - - - --- 2015-03-23 NeilBrown New
[08/20] VFS: make all ->follow_link handlers aware for LOOKUP_RCU - - - --- 2015-03-23 NeilBrown New
[06/20] SECURITY: remove nameidata arg from inode_follow_link. - - - --- 2015-03-23 NeilBrown New
[05/20] VFS: replace nameidata arg to ->put_link with a char*. - - - --- 2015-03-23 NeilBrown New
[04/20] ovl: rearrange ovl_follow_link to it doesn't need to call ->put_link - - - --- 2015-03-23 NeilBrown New
[01/20] Documentation: remove outdated information from automount-support.txt - - - --- 2015-03-23 NeilBrown New
[03/20] VFS: replace {, total_}link_count in task_struct with pointer to nameidata - - - --- 2015-03-23 NeilBrown New
[02/20] STAGING/lustre: limit follow_link recursion using stack space. - - - --- 2015-03-23 NeilBrown New
[v2,2/2] f2fs: enable fast symlink by utilizing inline data - - - --- 2015-03-22 Wanpeng Li New
[v2,1/2] f2fs: enable inline data by default - - - --- 2015-03-22 Wanpeng Li New
btrfs: Fix implicit inclusion of linux/uio.h - - - --- 2015-03-22 Mark Brown New
[1/1] fs/affs/file.c: unlock/release page on error - - - --- 2015-03-21 Taesoo Kim New
afs: kstrdup() memory handling - - - --- 2015-03-21 Sanidhya Kashyap New
afs: kstrdup() memory handling - - - --- 2015-03-21 Sanidhya Kashyap New
affs: kstrdup() memory handling - - - --- 2015-03-21 Sanidhya Kashyap New
[7/8] bdi: add a new writeback list for sync V3 - - - --- 2015-03-20 Josef Bacik New
[v11,5/5] ext4: cleanup inode flag definitions - - - --- 2015-03-20 Li Xi New
[v11,4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support - - - --- 2015-03-20 Li Xi New
[v11,3/5] ext4: adds project quota support - - - --- 2015-03-20 Li Xi New
[v11,2/5] ext4: adds project ID support - - - --- 2015-03-20 Li Xi New
[v11,1/5] vfs: adds general codes to enforces project quota limits - - - --- 2015-03-20 Li Xi New
[v5,3/5] ext4: adds project quota support - - - --- 2015-03-20 Li Xi New
[v5,2/5] ext4: adds project ID support - - - --- 2015-03-20 Li Xi New
[v5,1/5] vfs: adds general codes to enforces project quota limits - - - --- 2015-03-20 Li Xi New
[8/8] inode: don't softlockup when evicting inodes - - - --- 2015-03-20 Josef Bacik New
[7/8] writeback: periodically trim the writeback list - - - --- 2015-03-20 Josef Bacik New
[6/8] bdi: add a new writeback list for sync - - - --- 2015-03-20 Josef Bacik New
[5/8] inode: rename i_wb_list to i_io_list - - - --- 2015-03-20 Josef Bacik New
[4/8] sync: serialise per-superblock sync operations - - - --- 2015-03-20 Josef Bacik New
[3/8] inode: convert inode_sb_list_lock to per-sb - - - --- 2015-03-20 Josef Bacik New
[2/8] inode: add hlist_fake to avoid the inode hash lock in evict - - - --- 2015-03-20 Josef Bacik New
[1/8] writeback: plug writeback at a high level - - - --- 2015-03-20 Josef Bacik New
[1/3] dm: log writes target V2 - - - --- 2015-03-20 Josef Bacik New
[RFC] Fix deadlock on regular nonseekable files - - - --- 2015-03-20 Vitaly Chernooky New
[1/1] fs/affs/file.c: unlock/release page on error - - - --- 2015-03-20 Taesoo Kim New
[3/3] fstests: btrfs balance with dm log writes test - - - --- 2015-03-19 Josef Bacik New
[2/3] fstests: add dm-log-writes test and supporting code - - - --- 2015-03-19 Josef Bacik New
[1/3] dm: log writes target - - - --- 2015-03-19 Josef Bacik New
[v3,net-next,3/3] crypto: algif - change algif_skcipher to be asynchronous - - - --- 2015-03-19 Tadeusz Struk New
[v3,net-next,2/3] crypto: af_alg - Allow to link sgl - - - --- 2015-03-19 Tadeusz Struk New
[v3,net-next,1/3] net: socket: add support for async operations - - - --- 2015-03-19 Tadeusz Struk New
[v4] xfstest: generic/080 test that mmap-write updates c/mtime - - - --- 2015-03-19 Boaz Harrosh New
[v3] xfstest: generic/080 test that mmap-write updates c/mtime - - - --- 2015-03-19 Boaz Harrosh New
vfs: show_vfsstat: do not ignore errors from show_devname method - - - --- 2015-03-19 Dmitry V. Levin New
fs: cleanup slight list_entry abuse - - - --- 2015-03-19 Rasmus Villemoes New
vfs: remove an unneeded condition in show_vfsstat() - - - --- 2015-03-19 Dan Carpenter New
[1/3,v2,resend] xfstest: generic/080 test that mmap-write updates c/mtime - - - --- 2015-03-19 Boaz Harrosh New
f2fs: enable fast symlink by utilizing inline data - - - --- 2015-03-19 Wanpeng Li New
f2fs: enable inline data by default - - - --- 2015-03-19 Wanpeng Li New
[v3] f2fs: add fast symlink support - - - --- 2015-03-19 ?? New
[PATCH-v3,2/2] fs: add dirtytime_expire_seconds sysctl - - - --- 2015-03-19 Theodore Ts'o New
[PATCH-v3,1/2] fs: make sure the timestamps for lazytime inodes eventually get written - - - --- 2015-03-19 Theodore Ts'o New
[v10,5/5] ext4: cleanup inode flag definitions - - - --- 2015-03-18 Li Xi New
[v10,4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support - - - --- 2015-03-18 Li Xi New
[v10,3/5] ext4: adds project quota support - - - --- 2015-03-18 Li Xi New
[v10,2/5] ext4: adds project ID support - - - --- 2015-03-18 Li Xi New
[v10,1/5] vfs: adds general codes to enforces project quota limits - - - --- 2015-03-18 Li Xi New
[2/2] f2fs: add some tracepoints to debug volatile and atomic writes - - - --- 2015-03-18 Jaegeuk Kim New
[1/2] f2fs: avoid punch_hole overhead when releasing volatile data - - - --- 2015-03-18 Jaegeuk Kim New
[f2fs-dev,2/4,v2] f2fs: set buffer_new when new blocks are allocated - - - --- 2015-03-18 Jaegeuk Kim New
[RFC,v3,1/5] new helper: iov_iter_rw() - - - --- 2015-03-17 Omar Sandoval New
[4/4] f2fs: avoid wrong f2fs_bug_on when truncating inline_data - - - --- 2015-03-17 Jaegeuk Kim New
[3/4] f2fs: enhance multi-threads performance - - - --- 2015-03-17 Jaegeuk Kim New
[2/4] f2fs: set buffer_new when new blocks are allocated - - - --- 2015-03-17 Jaegeuk Kim New
[1/4] f2fs: fix to cover sentry_lock for block allocation - - - --- 2015-03-17 Jaegeuk Kim New
[PATCH-v3,2/2] fs: add dirtytime_expire_seconds sysctl - - - --- 2015-03-17 Theodore Ts'o New
[PATCH-v3,1/2] fs: make sure the timestamps for lazytime inodes eventually get written - - - --- 2015-03-17 Theodore Ts'o New
[ANNOUNCE] xfs: Supporting Host Aware SMR Drives - - - --- 2015-03-17 Brian Foster New
[2.6,to,4.0] hfsplus: fix B-tree corruption after insertion at position 0 - - - --- 2015-03-17 Sergei Antonov New
[RFC,v2,1/5] new helper: iov_iter_rw() - - - --- 2015-03-17 Omar Sandoval New
[6/6] pmem: Let each device manage private memory region - - - --- 2015-03-16 Ross Zwisler New
[5/6] pmem: Clean up includes - - - --- 2015-03-16 Ross Zwisler New
[4/6] pmem: Add support for direct_access() - - - --- 2015-03-16 Ross Zwisler New
[3/6] pmem: Add support for rw_page() - - - --- 2015-03-16 Ross Zwisler New
[2/6] pmem: Add support for getgeo() - - - --- 2015-03-16 Ross Zwisler New
[1/6] pmem: Initial version of persistent memory driver - - - --- 2015-03-16 Ross Zwisler New
[RFC,7/7] block: base support for pfn i/o - - - --- 2015-03-16 Dan Williams New
[RFC,6/7] x86: support dma_map_pfn() - - - --- 2015-03-16 Dan Williams New
[RFC,5/7] scatterlist: support "page-less" (__pfn_t only) entries - - - --- 2015-03-16 Dan Williams New
[RFC,4/7] scatterlist: use sg_phys() - - - --- 2015-03-16 Dan Williams New
[RFC,3/7] dma-mapping: allow archs to optionally specify a ->map_pfn() operation - - - --- 2015-03-16 Dan Williams New
[RFC,2/7] block: convert bio_vec.bv_page to bv_pfn - - - --- 2015-03-16 Dan Williams New
[RFC,1/7] block: add helpers for accessing a bio_vec page - - - --- 2015-03-16 Dan Williams New
[PATCH-v2,2/2] fs: add dirtytime_expire_seconds sysctl - - - --- 2015-03-16 Theodore Ts'o New
[PATCH-v2,1/2] fs: make sure the timestamps for lazytime inodes eventually get written - - - --- 2015-03-16 Theodore Ts'o New
fstests: generic test for preadv2 behavior on linux - - - --- 2015-03-16 Milosz Tanski New
Add preadv2/pwritev2 documentation. - - - --- 2015-03-16 Milosz Tanski New
[v7,5/5] xfs: add RWF_NONBLOCK support - - - --- 2015-03-16 Milosz Tanski New
[v7,4/5] vfs: RWF_NONBLOCK flag for preadv2 - - - --- 2015-03-16 Milosz Tanski New
[v7,3/5] x86: wire up preadv2 and pwritev2 - - - --- 2015-03-16 Milosz Tanski New
[v7,2/5] vfs: Define new syscalls preadv2,pwritev2 - - - --- 2015-03-16 Milosz Tanski New
[v7,1/5] vfs: Prepare for adding a new preadv/pwritev with user flags. - - - --- 2015-03-16 Milosz Tanski New
[v2,net-next,4/4] crypto: algif - change algif_skcipher to be asynchronous - - - --- 2015-03-16 Tadeusz Struk New
[v2,net-next,3/4] crypto: af_alg - Allow to link sgl - - - --- 2015-03-16 Tadeusz Struk New
[v2,net-next,2/4] aio: prefer aio_op op over iter_op - - - --- 2015-03-16 Tadeusz Struk New
[v2,net-next,1/4] net: socket: add support for async operations - - - --- 2015-03-16 Tadeusz Struk New
« 1 2 ... 618 619 620624 625 »