Show patches with: none      |   26760 patches
« 1 2 ... 180 181 182267 268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V3,04/11] misc/create_inode.c: create symlink - - 1 - --- 2013-12-27 Robert Yang Superseded
[V3,03/11] misc/create_inode.c: create special file - - 1 - --- 2013-12-27 Robert Yang Superseded
[V3,02/11] misc/create_inode.c: copy files recursively - - 1 - --- 2013-12-27 Robert Yang Superseded
[V3,01/11] mke2fs: add the ability to copy files from a given directory - - 1 - --- 2013-12-27 Robert Yang Superseded
[GIT,PULL] ext4 fixes for 3.13 - - - - --- 2013-12-26 Theodore Ts'o Accepted
[V3,09/11] misc/create_inode.c: handle hardlinks - - 1 - --- 2013-12-25 Robert Yang Superseded
[v3,0/3] Add XIP support to ext4 - - - - --- 2013-12-24 Matthew Wilcox Not Applicable
[V2,11/11] mke2fs.8.in: update the manual for the -d option - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,10/11] debugfs: use the functions in misc/create_inode.c - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,09/11] misc/create_inode.c: handle hardlinks - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,08/11] mke2fs.c: add an option: -d root-directory - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,07/11] misc/create_inode.c: set owner/mode/time for the inode - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,06/11] misc/create_inode.c: create directory - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,05/11] misc/create_inode.c: copy regular file - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,04/11] misc/create_inode.c: create symlink - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,03/11] misc/create_inode.c: create special file - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,02/11] misc/create_inode.c: copy files recursively - - 1 - --- 2013-12-24 Robert Yang Superseded
[V2,01/11] mke2fs: add the ability to copy files from a given directory - - 1 - --- 2013-12-24 Robert Yang Superseded
[21/21] hfsplus: remove can_set_xattr - - - - --- 2013-12-23 Christoph Hellwig Not Applicable
[10/10] mke2fs.8.in: update the manual for the -d option - - - - --- 2013-12-23 Robert Yang Superseded
[09/10] debugfs: use the functions in misc/create_inode.c - - - - --- 2013-12-23 Robert Yang Superseded
[08/10] misc/create_inode.c: handle hardlinks - - - - --- 2013-12-23 Robert Yang Superseded
[07/10] misc/create_inode.c: set owner/mode/time for the inode - - - - --- 2013-12-23 Robert Yang Superseded
[06/10] misc/create_inode.c: create directory - - - - --- 2013-12-23 Robert Yang Superseded
[05/10] misc/create_inode.c: copy regular file - - - - --- 2013-12-23 Robert Yang Superseded
[04/10] misc/create_inode.c: create symlink - - - - --- 2013-12-23 Robert Yang Superseded
[03/10] misc/create_inode.c: create special file - - - - --- 2013-12-23 Robert Yang Superseded
[02/10] misc/create_inode.c: copy files recursively - - - - --- 2013-12-23 Robert Yang Superseded
[01/10] mke2fs.c: add an option: -d root-directory - - - - --- 2013-12-23 Robert Yang Superseded
debugfs: silence build warning and remove incorrect error message - - - - --- 2013-12-23 Eric Whitney Accepted
[v4,22/22] xip: Add reporting of major faults - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,21/22] Add support for pmd_faults - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,20/22] ext4: Fix typos - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,19/22] ext4: Add XIP functionality - - 1 - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,18/22] ext4: Make ext4_block_zero_page_range static - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,17/22] xip: Add xip_zero_page_range - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,16/22] ext2: Remove ext2_aops_xip - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,15/22] Remove CONFIG_EXT2_FS_XIP - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,14/22] ext2: Remove xip.c and xip.h - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,13/22] ext2: Remove ext2_use_xip - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,12/22] ext2: Remove ext2_xip_verify_sb() - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,11/22] Replace ext2_clear_xip_target with xip_clear_blocks - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,10/22] Remove get_xip_mem - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,09/22] Remove mm/filemap_xip.c - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,08/22] Change xip_truncate_page to take a get_block parameter - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,07/22] Rewrite XIP page fault handling - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,06/22] Treat XIP like O_DIRECT - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,05/22] Introduce IS_XIP(inode) - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,04/22] Change direct_access calling convention - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,03/22] axonram: Fix bug in direct_access - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,02/22] Simplify COW of XIP mappings - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[v4,01/22] Fix XIP fault vs truncate race - - - - --- 2013-12-22 Matthew Wilcox Not Applicable
[2/2] ext4: handle mount failures more gracefully - - - - --- 2013-12-20 Abbas Raza New
[1/2] procfs: Add function to lookup a subdirectory name - - - - --- 2013-12-20 Abbas Raza New
[21/21] hfsplus: remove can_set_xattr - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[20/21] nfsd: use get_acl and ->set_acl - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[19/21] fs: remove generic_acl - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[18/21] nfs: use generic posix ACL infrastructure for v3 Posix ACLs - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[17/21] gfs2: use generic posix ACL infrastructure - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[16/21] jfs: use generic posix ACL infrastructure - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[15/21] xfs: use generic posix ACL infrastructure - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[14/21] reiserfs: use generic posix ACL infrastructure - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[13/21] ocfs2: use generic posix ACL infrastructure - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[12/21] jffs2: use generic posix ACL infrastructure - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[11/21] hfsplus: use generic posix ACL infrastructure - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[10/21] f2fs: use generic posix ACL infrastructure - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[09/21] ext2/3/4: use generic posix ACL infrastructure - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[08/21] btrfs: use generic posix ACL infrastructure - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[07/21] fs: make posix_acl_create more useful - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[06/21] fs: make posix_acl_chmod more useful - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[05/21] fs: add generic xattr_acl handlers - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[04/21] fs: add a set_acl inode operation - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[03/21] fs: add get_acl helper - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[02/21] fs: merge xattr_acl.c into posix_acl.c - - - - --- 2013-12-20 Christoph Hellwig Not Applicable
[01/21] reiserfs: prefix ACL symbols with reiserfs_ - - 1 - --- 2013-12-20 Christoph Hellwig Not Applicable
[RFC,2/2] ext4: improve extents status tree shrinker to avoid scanning delayed entries - - - - --- 2013-12-20 Zheng Liu Superseded
[RFC,1/2] ext4: improve extents status tree trace point - - - - --- 2013-12-20 Zheng Liu Superseded
ext4: add explicit casks when masking cluster sizes - - - - --- 2013-12-20 Theodore Ts'o Accepted
[RESEND,2/2] ext4: ext4_inode_is_fast_symlink should use cluster size - - 1 - --- 2013-12-20 Yongqiang Yang Accepted
[RESEND,1/2] ext4: fix a typo in extents.c - - 1 - --- 2013-12-20 Yongqiang Yang Accepted
[RESEND,1/2] ext4: fix a typo in extents.c - - - - --- 2013-12-20 Yongqiang Yang Superseded
ext4: Find the group descriptors on a 1k-block bigalloc,meta_bg filesystem - - - - --- 2013-12-20 Darrick Wong Accepted
e2fsck: read only parameter incorrectly compared - - - - --- 2013-12-19 Theodore Ts'o Accepted
[2/2] mke2fs: clean up kernel version tests - - - - --- 2013-12-19 Darrick Wong Superseded
[1/2] misc: fix resource leaks in e2fsprogs - - - - --- 2013-12-19 Darrick Wong Superseded
[v3,0/3] Add XIP support to ext4 - - - - --- 2013-12-19 Matthew Wilcox Superseded
[v3,0/3] Add XIP support to ext4 - - - - --- 2013-12-18 Matthew Wilcox Superseded
[v3,3/3] ext4: Add XIP functionality - - 1 - --- 2013-12-17 Matthew Wilcox Superseded
[v3,2/3] xip: Add xip_zero_page_range - - - - --- 2013-12-17 Matthew Wilcox Superseded
[v3,1/3] Fix XIP fault vs truncate race - - - - --- 2013-12-17 Matthew Wilcox Superseded
e2fsprogs: dumpe2fs manpage updates - - - - --- 2013-12-17 Uri Corin Superseded
[2/2] debugfs, e2fsck: fix s_desc_size handling - - - - --- 2013-12-17 Andreas Dilger Accepted
[1/2] e2fsck: verify s_desc_size is power-of-two value - - - - --- 2013-12-17 Andreas Dilger Accepted
mke2fs: further updates for mke2fs(8) man page - - - - --- 2013-12-17 Andreas Dilger Accepted
tests: delete temporary resize test files - - - - --- 2013-12-17 Andreas Dilger Accepted
e2fsck: fix printf conversion specs in ea_refcount.c - - - - --- 2013-12-17 Eric Whitney Accepted
[4/4] filefrag: print out physical extent length if set - - - - --- 2013-12-17 Andreas Dilger Superseded
[3/4] filefrag: reserve fields and new extent flags - - - - --- 2013-12-17 Andreas Dilger Superseded
[2/4] filefrag: improve extent flags printing - - - - --- 2013-12-17 Andreas Dilger Superseded
[1/4] filefrag: exit with error code on failure - - - - --- 2013-12-17 Andreas Dilger Superseded
« 1 2 ... 180 181 182267 268 »