Show patches with: none      |   64932 patches
« 1 2 ... 625 626 627649 650 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[review,3/7] mnt: Track which mounts use a dentry as root. - - - --- 2015-08-15 Eric W. Biederman New
[review,2/7] dcache: Reduce the scope of i_lock in d_splice_alias - - - --- 2015-08-15 Eric W. Biederman New
[review,1/7] dcache: Handle escaped paths in prepend_path - - - --- 2015-08-15 Eric W. Biederman New
[f2fs-dev,1/2] f2fs: increase the number of max hard links - 1 - --- 2015-08-14 Jaegeuk Kim New
[2/2] f2fs: avoid garbage collecting already moved node blocks - 1 - --- 2015-08-14 Jaegeuk Kim New
[1/2] f2fs: handle failed bio allocation - - - --- 2015-08-14 Jaegeuk Kim New
[2/2] blockdev: don't set S_DAX for misaligned partitions - - - --- 2015-08-14 Jeff Moyer New
[1/2] dax: fix O_DIRECT I/O to the last block of a blockdev - - 1 --- 2015-08-14 Jeff Moyer New
[v3,8/8] change sb_writers to use percpu_rw_semaphore - 1 - --- 2015-08-14 Oleg Nesterov New
[v3,7/8] shift percpu_counter_destroy() into destroy_super_work() - 1 - --- 2015-08-14 Oleg Nesterov New
[v3,6/8] percpu-rwsem: kill CONFIG_PERCPU_RWSEM - - - --- 2015-08-14 Oleg Nesterov New
[v3,5/8] percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire() - - - --- 2015-08-14 Oleg Nesterov New
[v3,4/8] percpu-rwsem: introduce percpu_down_read_trylock() - - - --- 2015-08-14 Oleg Nesterov New
[v3,3/8] document rwsem_release() in sb_wait_write() - 1 - --- 2015-08-14 Oleg Nesterov New
[v3,2/8] fix the broken lockdep logic in __sb_start_write() - 1 - --- 2015-08-14 Oleg Nesterov New
[v3,1/8] introduce __sb_writers_{acquired,release}() helpers - 1 - --- 2015-08-14 Oleg Nesterov New
[v3,0/8] change sb_writers to use percpu_rw_semaphore - 1 - --- 2015-08-14 Oleg Nesterov New
kdbus: create /sys/fs/kdbus with sysfs_create_mount_point() - - - --- 2015-08-14 Lubomir Rintel New
[review,8/8] vfs: Test for and handle paths that are unreachable from their mnt_root - - - --- 2015-08-14 Eric W. Biederman New
[review,7/8] mnt: Track when a directory escapes a bind mount - - - --- 2015-08-14 Eric W. Biederman New
[review,6/8] dcache: Only read d_flags once is d_is_dir - - - --- 2015-08-14 Eric W. Biederman New
[review,5/8] dcache: Implement d_common_ancestor - - - --- 2015-08-14 Eric W. Biederman New
[review,4/8] mnt: Track which mounts use a dentry as root. - - - --- 2015-08-14 Eric W. Biederman New
[review,3/8] dcache: Clearly separate the two directory rename cases in d_splice_alias - - - --- 2015-08-14 Eric W. Biederman New
[review,2/8] dcache: Reduce the scope of i_lock in d_splice_alias - - - --- 2015-08-14 Eric W. Biederman New
[review,1/8] dcache: Handle escaped paths in prepend_path - - - --- 2015-08-14 Eric W. Biederman New
generic/04[89] fail on XFS due to change in writeback code [4.2-rc1 regression] - - - --- 2015-08-13 Tejun Heo New
[block/for-linus] writeback: fix syncing of I_DIRTY_TIME inodes - - - --- 2015-08-13 Tejun Heo New
[PATCH-v3.14.y,8/8] dcache: don't need rcu in shrink_dentry_list() - - - --- 2015-08-13 Nicholas A. Bellinger New
[PATCH-v3.14.y,7/8] more graceful recovery in umount_collect() - - - --- 2015-08-13 Nicholas A. Bellinger New
[PATCH-v3.14.y,6/8] don't remove from shrink list in select_collect() - - - --- 2015-08-13 Nicholas A. Bellinger New
[PATCH-v3.14.y,5/8] dentry_kill(): don't try to remove from shrink list - - - --- 2015-08-13 Nicholas A. Bellinger New
[PATCH-v3.14.y,4/8] expand the call of dentry_lru_del() in dentry_kill() - - - --- 2015-08-13 Nicholas A. Bellinger New
[PATCH-v3.14.y,3/8] new helper: dentry_free() - - - --- 2015-08-13 Nicholas A. Bellinger New
[PATCH-v3.14.y,2/8] fold try_prune_one_dentry() - - - --- 2015-08-13 Nicholas A. Bellinger New
[PATCH-v3.14.y,1/8] fold d_kill() and d_free() - - - --- 2015-08-13 Nicholas A. Bellinger New
[v2,7/7] pmem, dax: have direct_access use __pmem annotation - - - --- 2015-08-13 Ross Zwisler New
[v2,6/7] dax: update I/O path to do proper PMEM flushing - - - --- 2015-08-13 Ross Zwisler New
[PATCHv4,man-pages,3/3] open.2: describe O_BENEATH flag - - - --- 2015-08-13 David Drysdale New
[PATCHv4,2/3] selftests: Add test of O_BENEATH & openat(2) - - - --- 2015-08-13 David Drysdale New
[PATCHv4,1/3] fs: add O_BENEATH flag to openat(2) - - - --- 2015-08-13 David Drysdale New
[f2fs-dev,2/2,v3] f2fs: skip checkpoint if there is no dirty segments - - - --- 2015-08-13 Jaegeuk Kim New
[f2fs-dev,v2] f2fs: do not write any node pages related to orphan inodes - 1 - --- 2015-08-12 Jaegeuk Kim New
[v2,9/8] don't fool lockdep in freeze_super() and thaw_super() paths - 1 - --- 2015-08-12 Oleg Nesterov New
[V1,Resend,07/10] fs: Drop unlikely before IS_ERR(_OR_NULL) - 2 - --- 2015-08-12 Viresh Kumar New
MAINTAINERS: add myself as a dedicated reviewer of f2fs - - - --- 2015-08-12 ?? New
[v6,09/11] fs: use helper bio_add_page() instead of open coding on bi_io_vec 1 - - --- 2015-08-12 Ming Lin New
[2/2,v2] f2fs: skip checkpoint if there is no dirty segments - 1 - --- 2015-08-12 Jaegeuk Kim New
[CFT,09/10] sysfs: Create mountpoints with sysfs_create_empty_dir - - - --- 2015-08-12 Eric W. Biederman New
f2fs: avoid a build warning - - - --- 2015-08-11 Jaegeuk Kim New
f2fs: do not write any node pages related to orphan inodes - - - --- 2015-08-11 Jaegeuk Kim New
f2fs: do not assing a new segment for dio under space shortage - 1 - --- 2015-08-11 Jaegeuk Kim New
[v2,8/8] change sb_writers to use percpu_rw_semaphore - 1 - --- 2015-08-11 Oleg Nesterov New
[v2,7/8] shift percpu_counter_destroy() into destroy_super_work() - - - --- 2015-08-11 Oleg Nesterov New
[v2,6/8] percpu-rwsem: kill CONFIG_PERCPU_RWSEM - - - --- 2015-08-11 Oleg Nesterov New
[v2,5/8] percpu-rwsem: introduce percpu_rwsem_release() and percpu_rwsem_acquire() - - - --- 2015-08-11 Oleg Nesterov New
[v2,4/8] percpu-rwsem: introduce percpu_down_read_trylock() - - - --- 2015-08-11 Oleg Nesterov New
[v2,3/8] document rwsem_release() in sb_wait_write() - 1 - --- 2015-08-11 Oleg Nesterov New
[v2,2/8] fix the broken lockdep logic in __sb_start_write() - 1 - --- 2015-08-11 Oleg Nesterov New
[v2,1/8] introduce __sb_{acquire,release}_write() helpers - 1 - --- 2015-08-11 Oleg Nesterov New
[0/4] change sb_writers to use percpu_rw_semaphore - - - --- 2015-08-11 Oleg Nesterov New
[3/4] f2fs: handle error of f2fs_iget correctly - - - --- 2015-08-11 ?? New
[2/2] f2fs: skip checkpoint if there is no dirty segments - - - --- 2015-08-11 Jaegeuk Kim New
[1/2] f2fs: increase the number of max hard links - 1 - --- 2015-08-11 Jaegeuk Kim New
[v7,5/5] iio: Documentation: Add IIO configfs documentation - - - --- 2015-08-10 Daniel Baluta New
[v7,4/5] iio: trigger: Introduce IIO hrtimer based trigger - - - --- 2015-08-10 Daniel Baluta New
[v7,3/5] iio: core: Introduce IIO software triggers - - - --- 2015-08-10 Daniel Baluta New
[v7,2/5] iio: core: Introduce IIO configfs support - - - --- 2015-08-10 Daniel Baluta New
[v7,1/5] configfs: Allow dynamic group (un)registration - - - --- 2015-08-10 Daniel Baluta New
[v2,7/7] selinux: Add support for unprivileged mounts from user namespaces - - - --- 2015-08-10 Seth Forshee New
[v2,6/7] Smack: Add support for unprivileged mounts from user namespaces - - - --- 2015-08-10 Seth Forshee New
[v2,5/7] fs: Treat foreign mounts as nosuid - - - --- 2015-08-10 Seth Forshee New
[v2,4/7] fs: Limit file caps to the user namespace of the super block 1 - - --- 2015-08-10 Seth Forshee New
[v2,3/7] fs: Verify access of user towards block device file when mounting - - - --- 2015-08-10 Seth Forshee New
[v2,2/7] userns: Simpilify MNT_NODEV handling. - - - --- 2015-08-10 Seth Forshee New
[v2,1/7] fs: Add user namesapace member to struct super_block - - - --- 2015-08-10 Seth Forshee New
[RFC,2/2] dax: use range_lock instead of i_mmap_lock - - - --- 2015-08-10 Kirill A. Shutemov New
[RFC,1/2] lib: Implement range locks - - - --- 2015-08-10 Kirill A. Shutemov New
[V1,Resend,08/11] fs: Drop unlikely before IS_ERR(_OR_NULL) - 1 - --- 2015-08-10 Viresh Kumar New
eventfd: implementation of EFD_MASK flag - - - --- 2015-08-10 Damian Hobson-Garcia New
fs: fix fs-writeback.c kernel-doc warning - - - --- 2015-08-10 Randy Dunlap New
fs: fix fs/inode.c kernel-doc warning - - - --- 2015-08-10 Randy Dunlap New
fs: fix fs/locks.c kernel-doc warning - - - --- 2015-08-10 Randy Dunlap New
fs: create and use seq_show_option for escaping 3 - - --- 2015-08-07 Kees Cook New
[0/4] change sb_writers to use percpu_rw_semaphore - - - --- 2015-08-07 Oleg Nesterov New
[4/4] change sb_writers to use percpu_rw_semaphore - - - --- 2015-08-07 Oleg Nesterov New
regression introduced by "block: Add support for DAX reads/writes to block devices" - - - --- 2015-08-07 Wilcox, Matthew R New
[1/7] fs: Add user namesapace member to struct super_block - - - --- 2015-08-07 Seth Forshee New
[v7,5/5] nvme: LightNVM support - - - --- 2015-08-07 Matias Bjørling New
[v7,4/5] null_nvm: Lightnvm test driver - - - --- 2015-08-07 Matias Bjørling New
[v7,3/5] lightnvm: Hybrid Open-Channel SSD block manager - - - --- 2015-08-07 Matias Bjørling New
[v7,2/5] lightnvm: Hybrid Open-Channel SSD RRPC target - - - --- 2015-08-07 Matias Bjørling New
[v7,1/5] lightnvm: Support for Open-Channel SSDs - - - --- 2015-08-07 Matias Bjørling New
mm, dax: use i_mmap_unlock_write() in do_cow_fault() 1 - - --- 2015-08-07 Kirill A. Shutemov New
mm: take i_mmap_lock in unmap_mapping_range() for DAX - - - --- 2015-08-07 Kirill A. Shutemov New
[4/4] f2fs: remove inmem radix tree - - - --- 2015-08-07 ?? New
[3/4] f2fs: handle error of f2fs_iget correctly - - - --- 2015-08-07 ?? New
[2/4] f2fs: report EINVAL for unalignment direct IO - - - --- 2015-08-07 ?? New
[1/4] f2fs: report error of fill_zero - - - --- 2015-08-07 ?? New
coredump: Replace opencoded set_mask_bits() 1 - - --- 2015-08-07 Vineet Gupta New
« 1 2 ... 625 626 627649 650 »