Show patches with: State = Action Required       |   65766 patches
« 1 2 ... 642 643 644657 658 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] omfs: fix sign confusion for bitmap loop counter - - - --- 2015-05-18 Bob Copeland New
[2/4] omfs: set error return when d_make_root() fails - - - --- 2015-05-18 Bob Copeland New
[1/4] fs, omfs: add NULL terminator in the end up the token list - - - --- 2015-05-18 Bob Copeland New
[1/1] JFFS2: Less locking when reading directory entries - - - --- 2015-05-18 Mark Tomlinson New
f2fs crypto: split f2fs_crypto_init/exit with two parts - - - --- 2015-05-16 Jaegeuk Kim New
[CFT,10/10] mnt: Update fs_fully_visible to test for permanently empty directories - - - --- 2015-05-16 Eric W. Biederman New
[CFT,09/10] sysfs: Create mountpoints with sysfs_create_mount_point 1 - - --- 2015-05-16 Eric W. Biederman New
[CFT,08/10] sysfs: Add support for permanently empty directories to serve as mount points. 1 - - --- 2015-05-16 Eric W. Biederman New
[CFT,07/10] kernfs: Add support for always empty directories. - - - --- 2015-05-16 Eric W. Biederman New
[CFT,06/10] proc: Allow creating permanently empty directories that serve as mount points - - - --- 2015-05-16 Eric W. Biederman New
[CFT,05/10] sysctl: Allow creating permanently empty directories that serve as mountpoints. - - - --- 2015-05-16 Eric W. Biederman New
[CFT,04/10] fs: Add helper functions for permanently empty directories. - - - --- 2015-05-16 Eric W. Biederman New
[CFT,03/10] vfs: Ignore unlocked mounts in fs_fully_visible - - - --- 2015-05-16 Eric W. Biederman New
[CFT,02/10] mnt: Modify fs_fully_visible to deal with mount attributes - - - --- 2015-05-16 Eric W. Biederman New
[CFT,01/10] mnt: Refactor the logic for mounting sysfs and proc in a user namespace - - - --- 2015-05-16 Eric W. Biederman New
[f2fs-dev] Space leak in f2fs - - - --- 2015-05-16 Jaegeuk Kim New
[RFC,v2,2/2] vfs: add O_NOCMTIME - - - --- 2015-05-15 Zach Brown New
[RFC,v2,1/2] vfs: add generic nocmtime mount flag - - - --- 2015-05-15 Zach Brown New
[1/1,linux-next] fs/affs/symlink.c: remove unneeded err variable - - - --- 2015-05-15 Fabian Frederick New
Revert "aio: block exit_aio() until all context requests are completed" - - - --- 2015-05-15 Christian Borntraeger New
[v2,2/2] coredump: add __printf attribute to cn_*printf functions 1 - - --- 2015-05-15 Nicolas Iooss New
[v2,1/2] coredump: use from_kuid/kgid when formatting corename 1 - - --- 2015-05-15 Nicolas Iooss New
[f2fs-dev] Space leak in f2fs - - - --- 2015-05-14 Jaegeuk Kim New
[CFT,10/10] mnt: Update fs_fully_visible to test for permanently empty directories - - - --- 2015-05-14 Eric W. Biederman New
[CFT,09/10] sysfs: Create mountpoints with sysfs_create_empty_dir 1 - - --- 2015-05-14 Eric W. Biederman New
[CFT,08/10] sysfs: Add support for permanently empty directories. - - - --- 2015-05-14 Eric W. Biederman New
[CFT,07/10] kernfs: Add support for always empty directories. - - - --- 2015-05-14 Eric W. Biederman New
[CFT,06/10] proc: Allow creating permanently empty directories. - - - --- 2015-05-14 Eric W. Biederman New
[CFT,05/10] sysctl: Allow creating permanently empty directories. - - - --- 2015-05-14 Eric W. Biederman New
[CFT,04/10] fs: Add helper functions for permanently empty directories. - - - --- 2015-05-14 Eric W. Biederman New
[CFT,03/10] vfs: Ignore unlocked mounts in fs_fully_visible - - - --- 2015-05-14 Eric W. Biederman New
[CFT,02/10] mnt: Modify fs_fully_visible to deal with mount attributes - - - --- 2015-05-14 Eric W. Biederman New
[CFT,01/10] mnt: Refactor the logic for mounting sysfs and proc in a user namespace - - - --- 2015-05-14 Eric W. Biederman New
[FYI] tux3: Core changes - - - --- 2015-05-14 Daniel Phillips New
[WIP] tux3: Optimized fsync - - - --- 2015-05-14 Daniel Phillips New
[f2fs-dev] Space leak in f2fs - - - --- 2015-05-14 Jaegeuk Kim New
[21/21] turn user_{path_at,path,lpath,path_dir}() into static inlines - - - --- 2015-05-13 Al Viro New
[20/21] namei: move saved_nd pointer into struct nameidata - - - --- 2015-05-13 Al Viro New
[19/21] inline user_path_create() - - - --- 2015-05-13 Al Viro New
[18/21] inline user_path_parent() - - - --- 2015-05-13 Al Viro New
[17/21] namei: trim do_last() arguments - - - --- 2015-05-13 Al Viro New
[16/21] namei: stash dfd and name into nameidata - - - --- 2015-05-13 Al Viro New
[15/21] namei: fold path_cleanup() into terminate_walk() - - - --- 2015-05-13 Al Viro New
[14/21] namei: saner calling conventions for filename_parentat() - - - --- 2015-05-13 Al Viro New
[13/21] namei: saner calling conventions for filename_create() - - - --- 2015-05-13 Al Viro New
[12/21] namei: shift nameidata down into filename_parentat() - - - --- 2015-05-13 Al Viro New
[11/21] namei: make filename_lookup() reject ERR_PTR() passed as name - - - --- 2015-05-13 Al Viro New
[10/21] namei: shift nameidata inside filename_lookup() - - - --- 2015-05-13 Al Viro New
[09/21] namei: move putname() call into filename_lookup() - - - --- 2015-05-13 Al Viro New
[08/21] namei: pass the struct path to store the result down into path_lookupat() - - - --- 2015-05-13 Al Viro New
[07/21] namei: uninline set_root{,_rcu}() - - - --- 2015-05-13 Al Viro New
[06/21] namei: be careful with mountpoint crossings in follow_dotdot_rcu() - - - --- 2015-05-13 Al Viro New
[05/21] Documentation: remove outdated information from automount-support.txt - - - --- 2015-05-13 Al Viro New
[04/21] get rid of assorted nameidata-related debris - - - --- 2015-05-13 Al Viro New
[03/21] lustre: kill unused helper - - - --- 2015-05-13 Al Viro New
[02/21] lustre: kill unused macro (LOOKUP_CONTINUE) - - - --- 2015-05-13 Al Viro New
[01/21] namei: unlazy_walk() doesn't need to mess with current->fs anymore - - - --- 2015-05-13 Al Viro New
[f2fs-dev] Space leak in f2fs - - - --- 2015-05-13 Jaegeuk Kim New
[linux-next] fs: don't call _cond_resched() from the rcu critical section - - - --- 2015-05-13 Andrey Vagin New
[4/4] nfsd: Pin to vfsmnt instead of mntget - - - --- 2015-05-13 Kinglong Mee New
Space leak in f2fs - - - --- 2015-05-13 hujianyang New
[6/6] f2fs crypto: require CONFIG_CRYPTO_CTR if f2fs encryption is enabled - - - --- 2015-05-13 Jaegeuk Kim New
[5/6] f2fs crypto: shrink size of the f2fs_crypto_ctx structure - - - --- 2015-05-13 Jaegeuk Kim New
[4/6] f2fs crypto: get rid of ci_mode from struct f2fs_crypt_info - - - --- 2015-05-13 Jaegeuk Kim New
[3/6] f2fs crypto: use slab caches - - - --- 2015-05-13 Jaegeuk Kim New
[2/6] f2fs crypto: not support fcollapse for encrypted inode - - - --- 2015-05-13 Jaegeuk Kim New
[1/6] f2fs crypto: free encryption_info at f2fs_evict_inode - - - --- 2015-05-13 Jaegeuk Kim New
[v3,11/11] block: base support for pfn i/o - - - --- 2015-05-12 Dan Williams New
[v3,10/11] dax: convert to __pfn_t - - - --- 2015-05-12 Dan Williams New
[v3,09/11] block: convert kmap helpers to kmap_atomic_pfn_t() - - - --- 2015-05-12 Dan Williams New
[v3,08/11] x86: support kmap_atomic_pfn_t() for persistent memory - - - --- 2015-05-12 Dan Williams New
[v3,07/11] x86: support dma_map_pfn() - - - --- 2015-05-12 Dan Williams New
[v3,06/11] scatterlist: support "page-less" (__pfn_t only) entries - - - --- 2015-05-12 Dan Williams New
[v3,05/11] scatterlist: use sg_phys() - - - --- 2015-05-12 Dan Williams New
[v3,04/11] dma-mapping: allow archs to optionally specify a ->map_pfn() operation - - - --- 2015-05-12 Dan Williams New
[v3,03/11] block: convert .bv_page to .bv_pfn bio_vec - - - --- 2015-05-12 Dan Williams New
[v3,02/11] block: add helpers for accessing a bio_vec page - - - --- 2015-05-12 Dan Williams New
[v3,01/11] arch: introduce __pfn_t for persistenti/device memory - - - --- 2015-05-12 Dan Williams New
[v3,105/110] namei: make unlazy_walk and terminate_walk handle nd->stack, add unlazy_link - - - --- 2015-05-12 Al Viro New
f2fs crypto: use inode number for xts_tweak - - - --- 2015-05-12 Jaegeuk Kim New
[3/3] f2fs: get rid of buggy function - - - --- 2015-05-12 Jaegeuk Kim New
[2/3] f2fs: do not issue next dnode discard redundantly - - - --- 2015-05-12 Jaegeuk Kim New
[1/3] f2fs: disable the discard option when device does not support - - - --- 2015-05-12 Jaegeuk Kim New
[16/18,v2] f2fs crypto: add symlink encryption - - - --- 2015-05-12 Jaegeuk Kim New
[v3,110/110] update Documentation/filesystems/ regarding the follow_link/put_link changes - - - --- 2015-05-11 Al Viro New
[v3,109/110] namei: handle absolute symlinks without dropping out of RCU mode - - - --- 2015-05-11 Al Viro New
[v3,108/110] enable passing fast relative symlinks without dropping out of RCU mode - - - --- 2015-05-11 Al Viro New
[v3,107/110] VFS/namei: make the use of touch_atime() in get_link() RCU-safe. - - - --- 2015-05-11 Al Viro New
[v3,106/110] namei: don't unlazy until get_link() - - - --- 2015-05-11 Al Viro New
[v3,105/110] namei: make unlazy_walk and terminate_walk handle nd->stack, add unlazy_link - - - --- 2015-05-11 Al Viro New
[v3,104/110] namei: store seq numbers in nd->stack[] - - - --- 2015-05-11 Al Viro New
[v3,103/110] new helper: __legitimize_mnt() - - - --- 2015-05-11 Al Viro New
[v3,102/110] namei: make may_follow_link() safe in RCU mode - - - --- 2015-05-11 Al Viro New
[v3,101/110] namei: make put_link() RCU-safe - - - --- 2015-05-11 Al Viro New
[v3,100/110] new helper: free_page_put_link() - - - --- 2015-05-11 Al Viro New
[v3,099/110] switch ->put_link() from dentry to inode - - - --- 2015-05-11 Al Viro New
[v3,098/110] security: make inode_follow_link RCU-walk aware - - - --- 2015-05-11 Al Viro New
[v3,097/110] security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags() - - - --- 2015-05-11 Al Viro New
[v3,096/110] namei: pick_link() callers already have inode - - - --- 2015-05-11 Al Viro New
[v3,095/110] VFS: Handle lower layer dentry/inode in pathwalk - - - --- 2015-05-11 Al Viro New
« 1 2 ... 642 643 644657 658 »