Show patches with: none      |   26697 patches
« 1 2 ... 27 28 29266 267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Ext4: Make file creation time, i_version and i_generation available by xattrs - - - - --- 2010-06-28 David Howells New
[1/3] Mark arguments to certain syscalls as being const - - - - --- 2010-06-29 David Howells Superseded
[2/3] AFS: Use i_generation not i_version for the vnode uniquifier - - - - --- 2010-06-29 David Howells Superseded
[3/3] Add a pair of system calls to make extended file stats available - - - - --- 2010-06-29 David Howells Superseded
[RFC,v2] ext4: Don't send extra barrier during fsync if there are no dirty pages. - - - - --- 2010-06-29 Darrick J. Wong Superseded
[1/3] Mark arguments to certain syscalls as being const [ver #2] - - - - --- 2010-06-30 David Howells Not Applicable
[2/3] AFS: Use i_generation not i_version for the vnode uniquifier [ver #2] - - - - --- 2010-06-30 David Howells Not Applicable
[3/3] Add a pair of system calls to make extended file stats available [ver #2] - - - - --- 2010-06-30 David Howells Not Applicable
e2fsck: fix floating point precision error - - - - --- 2010-06-30 Lachlan McIlroy Superseded
[V2] e2fsck: fix floating point precision error - - - - --- 2010-06-30 Lachlan McIlroy Accepted
e2fsprogs: Add missed ext2fs_close - - - - --- 2010-06-30 Dmitry Monakhov Accepted
yet another Next3 on-disk format change request - - - - --- 2010-06-30 Amir G. Superseded
Add a pair of system calls to make extended file stats available [ver #3] - - - - --- 2010-06-30 David Howells Not Applicable
[14/23] ext4: Use our own write_cache_pages() - - - - --- 2010-07-01 gregkh@suse.de Not Applicable
[15/23] ext4: Fix file fragmentation during large file write. - - - - --- 2010-07-01 gregkh@suse.de Not Applicable
[16/23] ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pages - - - - --- 2010-07-01 gregkh@suse.de Not Applicable
[1/3] xstat: Add a pair of system calls to make extended file stats available [ver #4] - - - - --- 2010-07-01 David Howells Not Applicable
[2/3] xstat: Provide a mechanism to gather extra results for [f]xstat() [ver #4] - - - - --- 2010-07-01 David Howells Not Applicable
[3/3] xstat: Implement a requestable extra result to procure some inode flags [ver #4] - - - - --- 2010-07-01 David Howells Not Applicable
[-V2,01/16] vfs: Hooks for more fine-grained directory permission checking - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,02/16] vfs: Add generic IS_ACL() test for acl support - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,03/16] vfs: Add IS_RICHACL() test for richacl support - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,04/16] richacl: In-memory representation and helper functions - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,05/16] richacl: Permission mapping functions - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,06/16] richacl: Compute maximum file masks from an acl - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,07/16] richacl: Update the file masks in chmod() - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,08/16] richacl: Permission check algorithm - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,09/16] richacl: Helper functions for implementing richacl inode operations - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,10/16] richacl: Create-time inheritance - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,11/16] richacl: Check if an acl is equivalent to a file mode - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,12/16] richacl: Automatic Inheritance - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,13/16] richacl: xattr mapping functions - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,14/16] ext4: Use IS_POSIXACL() to check for POSIX ACL support - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,15/16] ext4: Implement rich acl for ext4 - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[-V2,16/16] ext4: Add temporary richacl mount option for ext4. - - - - --- 2010-07-02 Aneesh Kumar K.V Not Applicable
[1/8] ext4: clean up ext4_abort() so __func__ is now implicit - - - - --- 2010-07-02 Theodore Ts'o Accepted
[3/8] ext4: Enhance ext4_grp_locked_error() to take block and function numbers - - - - --- 2010-07-02 Theodore Ts'o Accepted
[4/8] ext4: Pass line number to ext4_journal_abort_handle() - - - - --- 2010-07-02 Theodore Ts'o Accepted
[5/8] ext4: Cleanup ext4_check_dir_entry so __func__ is now implicit - - - - --- 2010-07-02 Theodore Ts'o Accepted
[6/8] ext4: Pass line numbers to ext4_error() and friends - - - - --- 2010-07-02 Theodore Ts'o Accepted
[7/8] ext4: Save error information to the superblock for analysis - - - - --- 2010-07-02 Theodore Ts'o Accepted
[8/8] ext4: Once a day, printk file system error information to dmesg - - - - --- 2010-07-02 Theodore Ts'o Accepted
[1/6] block: Implement a blk_yield function to voluntarily give up the I/O scheduler. - - - - --- 2010-07-02 Jeff Moyer New
[2/6] jbd: yield the device queue when waiting for commits - - - - --- 2010-07-02 Jeff Moyer New
[3/6] jbd2: yield the device queue when waiting for journal commits - - - - --- 2010-07-02 Jeff Moyer New
[4/6] jbd: use WRITE_SYNC for journal I/O - - - - --- 2010-07-02 Jeff Moyer New
[5/6] jbd2: use WRITE_SYNC for journal I/O - - - - --- 2010-07-02 Jeff Moyer New
[6/6] block: remove RQ_NOIDLE from WRITE_SYNC - - - - --- 2010-07-02 Jeff Moyer New
[4/4] Support discard if at least one underlying device supports it - - - - --- 2010-07-02 Mikulas Patocka New
[-V2,00/16] New ACL format for better NFSv4 acl interoperability - - - - --- 2010-07-03 Aneesh Kumar K.V New
[-V2,16/16] ext4: Add temporary richacl mount option for ext4. - - - - --- 2010-07-03 Aneesh Kumar K.V New
ext4: Define s_jnl_backup_type in superblock - - - - --- 2010-07-05 Theodore Ts'o Accepted
Rearrange i_flags to be consistent with FS_IOC_GETFLAGS - - - - --- 2010-07-05 David Howells New
disallow FS recursion from sb_issue_discard allocation - - - - --- 2010-07-06 Mike Snitzer New
[Ocfs2-devel] OCFS2: Allow huge (> 16 TiB) volumes to mount - - - - --- 2010-07-06 Joel Becker Superseded
[1/2] Add ioctl FITRIM. - - - - --- 2010-07-07 Lukas Czerner Superseded
[2/2] Add batched discard support for ext4 - - - - --- 2010-07-07 Lukas Czerner Superseded
[1/2] Add discard/nodiscard mount option for ext3 - - - - --- 2010-07-07 Lukas Czerner Superseded
[2/2] Add batched discard support for ext3 - - - - --- 2010-07-07 Lukas Czerner Superseded
Cleancache: shim to Xen Transcendent Memory - - - - --- 2010-07-08 Dan Magenheimer Not Applicable
avoid NULL deference in ext2_xattr_get - - - - --- 2010-07-10 shenghui Not Applicable
[&,RESEND] avoid NULL deference in ext2_xattr_get - - - - --- 2010-07-11 shenghui New
[1/2] JBD2: Allow feature checks before journal recovery - - - - --- 2010-07-11 Patrick J. LoPresti Superseded
[2/2] OCFS2: Allow huge (> 16 TiB) volumes to mount - - - - --- 2010-07-11 Patrick J. LoPresti Not Applicable
check name_len before down_read xattr_sem and sb_read in ext2_xattr_get - - 1 - --- 2010-07-12 shenghui Not Applicable
remove unnecesary while loop in ext2_xattr_get - - 1 - --- 2010-07-12 shenghui Accepted
resize2fs: relax requirements for -P output a bit - - - - --- 2010-07-12 Eric Sandeen Accepted
fix for consistency errors after crash - - - - --- 2010-07-12 Jan Kara Not Applicable
[25/36] fs/ext3: Remove unnecessary casts of private_data - - - - --- 2010-07-12 Joe Perches Not Applicable
[26/36] fs/ext4: Remove unnecessary casts of private_data - - - - --- 2010-07-12 Joe Perches New
ext2: return -ENODATA for NULL i_file_acl in ext2_xattr_list - - - - --- 2010-07-13 shenghui Superseded
trivial: clear the comment on parameters for ext2_xattr_set - - - - --- 2010-07-13 shenghui Superseded
ext2: return -ENODATA for NULL i_file_acl in ext2_xattr_list - - - - --- 2010-07-13 shenghui Rejected
trivial: clear the comment on parameters for ext2_xattr_set - - - - --- 2010-07-14 shenghui Not Applicable
[2/2] Add batched discard support for ext4 - - - - --- 2010-07-14 Dmitry Monakhov Superseded
[1/1] jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode - - - - --- 2010-07-14 Brian King Superseded
[PATCHv2,1/1] jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode - - 1 - --- 2010-07-14 Brian King Superseded
mballoc: allocate stripe-multiple IOs on stripe boundaries - - - - --- 2010-07-14 Eric Sandeen Accepted
[01/18] Mark arguments to certain syscalls as being const [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[03/18] AFS: Use i_generation not i_version for the vnode uniquifier [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[04/18] xstat: AFS: Return extended attributes [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[05/18] xstat: eCryptFS: Return extended attributes [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[06/18] xstat: Ext4: Return extended attributes [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[07/18] xstat: NFS: Return extended attributes [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[08/18] xstat: CIFS: Return extended attributes [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[09/18] xstat: Make special system filesystems return FS_SPECIAL_FL [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[10/18] xstat: Make network filesystems return FS_REMOTE_FL [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[11/18] xstat: Make automounter filesystems return FS_AUTOMOUNT_FL [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[12/18] xstat: Add a dentry op to handle automounting rather than abusing follow_link() [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[13/18] xstat: AFS: Use d_automount() rather than abusing follow_link() [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[14/18] xstat: NFS: Use d_automount() rather than abusing follow_link() [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[15/18] xstat: CIFS: Use d_automount() rather than abusing follow_link() [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[16/18] xstat: Remove the automount through follow_link() kludge code from pathwalk [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[17/18] xstat: Add an AT_NO_AUTOMOUNT flag to suppress terminal automount [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
[18/18] xstat: Provide a mechanism to gather extra results for [f]xstat() [ver #6] - - - - --- 2010-07-15 David Howells Not Applicable
fix return value for mb_cache_shrink_fn when nr_to_scan > 0 - - - - --- 2010-07-18 shenghui Not Applicable
fix return value for mb_cache_shrink_fn when nr_to_scan > 0 - - - - --- 2010-07-18 Eric Sandeen Superseded
[0/2] Fix aio completion vs unwritten extents - - 1 - --- 2010-07-18 Christoph Hellwig Accepted
fix return value for mb_cache_shrink_fn when nr_to_scan > 0 - - - - --- 2010-07-18 shenghui Not Applicable
« 1 2 ... 27 28 29266 267 »