Show patches with: State = Action Required       |   62225 patches
« 1 2 ... 519 520 521622 623 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[18/25] gfs2: Convert to properly refcounting bdi - 1 - --- 2017-04-12 Jan Kara New
[17/25] fuse: Get rid of bdi_initialized - 1 - --- 2017-04-12 Jan Kara New
[16/25] fuse: Convert to separately allocated bdi 1 1 - --- 2017-04-12 Jan Kara New
[15/25] exofs: Convert to separately allocated bdi 1 1 - --- 2017-04-12 Jan Kara New
[14/25] coda: Convert to separately allocated bdi - 1 - --- 2017-04-12 Jan Kara New
[13/25] mtd: Convert to dynamically allocated bdi infrastructure - 1 - --- 2017-04-12 Jan Kara New
[12/25] afs: Convert to separately allocated bdi - 1 - --- 2017-04-12 Jan Kara New
[11/25] ecryptfs: Convert to separately allocated bdi 1 1 - --- 2017-04-12 Jan Kara New
[10/25] cifs: Convert to separately allocated bdi - 1 - --- 2017-04-12 Jan Kara New
[09/25] ceph: Convert to separately allocated bdi - 1 - --- 2017-04-12 Jan Kara New
[08/25] btrfs: Convert to separately allocated bdi - 3 - --- 2017-04-12 Jan Kara New
[07/25] 9p: Convert to separately allocated bdi - 1 - --- 2017-04-12 Jan Kara New
[06/25] lustre: Convert to separately allocated bdi - 2 - --- 2017-04-12 Jan Kara New
[05/25] fs: Get proper reference for s_bdi - 1 - --- 2017-04-12 Jan Kara New
[04/25] fs: Provide infrastructure for dynamic BDIs in filesystems - 1 - --- 2017-04-12 Jan Kara New
[03/25] bdi: Export bdi_alloc_node() and bdi_put() - 1 - --- 2017-04-12 Jan Kara New
[02/25] block: Unregister bdi on last reference drop - 1 - --- 2017-04-12 Jan Kara New
[01/25] bdi: Provide bdi_register_va() and bdi_alloc() - 1 - --- 2017-04-12 Jan Kara New
[11/11] quota: Remove dquot_quotactl_ops - - - --- 2017-04-12 Jan Kara New
[10/11] reiserfs: Remove i_attrs_to_sd_attrs() - - - --- 2017-04-12 Jan Kara New
[09/11] reiserfs: Remove useless setting of i_flags - - - --- 2017-04-12 Jan Kara New
[08/11] jfs: Remove jfs_get_inode_flags() - - - --- 2017-04-12 Jan Kara New
[07/11] ext2: Remove ext2_get_inode_flags() - 1 - --- 2017-04-12 Jan Kara New
[06/11] ext4: Remove ext4_get_inode_flags() - 1 - --- 2017-04-12 Jan Kara New
[05/11] quota: Stop setting IMMUTABLE and NOATIME flags on quota files - 1 - --- 2017-04-12 Jan Kara New
[04/11] jfs: Set flags on quota files directly - - - --- 2017-04-12 Jan Kara New
[03/11] ext2: Set flags on quota files directly - - - --- 2017-04-12 Jan Kara New
[02/11] reiserfs: Set flags on quota files directly - - - --- 2017-04-12 Jan Kara New
[01/11] ext4: Set flags on quota files directly - - - --- 2017-04-12 Jan Kara New
[1/1] fs: Allows for xattr support to be compiled out - - - --- 2017-04-11 bosrsf04@gmail.com New
f2fs: fix fs corruption due to zero inode page - - - --- 2017-04-11 Jaegeuk Kim New
[6/6] NFS: Always wait for I/O completion before unlock - 1 - --- 2017-04-11 Benjamin Coddington New
[5/6] lockd: Introduce nlmclnt_operations - 1 - --- 2017-04-11 Benjamin Coddington New
[4/6] NFS: Add an iocounter wait function for async RPC tasks - 1 - --- 2017-04-11 Benjamin Coddington New
[3/6] locks: Set FL_CLOSE when removing flock locks on close() - 1 - --- 2017-04-11 Benjamin Coddington New
[2/6] NFS: Move the flock open mode check into nfs_flock() - 2 - --- 2017-04-11 Benjamin Coddington New
[1/6] NFS4: remove a redundant lock range check - 2 - --- 2017-04-11 Benjamin Coddington New
[3/3] orangefs: fix buffer size mis-match between kernel space and user space. - - - --- 2017-04-11 Martin Brandenburg New
[2/3] orangefs: Dan Carpenter influenced cleanups... - - - --- 2017-04-11 Martin Brandenburg New
[1/3] orangefs: fix memory leak of string 'new' on exit path - - - --- 2017-04-11 Martin Brandenburg New
[9/9] nowait aio: Return -EOPNOTSUPP if filesystem does not support - - - --- 2017-04-11 Goldwyn Rodrigues New
[8/9] nowait aio: btrfs - - - --- 2017-04-11 Goldwyn Rodrigues New
[7/9] nowait aio: xfs - - - --- 2017-04-11 Goldwyn Rodrigues New
[6/9] nowait aio: ext4 - - - --- 2017-04-11 Goldwyn Rodrigues New
[5/9] nowait aio: return on congested block device - - - --- 2017-04-11 Goldwyn Rodrigues New
[4/9] nowait-aio: Introduce IOMAP_NOWAIT - - - --- 2017-04-11 Goldwyn Rodrigues New
[3/9] nowait aio: return if direct write will trigger writeback - - - --- 2017-04-11 Goldwyn Rodrigues New
[2/9] nowait aio: Introduce RWF_NOWAIT - - - --- 2017-04-11 Goldwyn Rodrigues New
[1/9] Use RWF_* flags for AIO operations - - - --- 2017-04-11 Goldwyn Rodrigues New
[v2,3/3] fs: ubifs: set s_uuid in super block - 1 - --- 2017-04-11 Oleksij Rempel New
[v2,2/3] fs: ubifs: update i_version on inode changes - - - --- 2017-04-11 Oleksij Rempel New
[v2,1/3] fs: ubifs: parse iversion mount option - - - --- 2017-04-11 Oleksij Rempel New
[4/4] f2fs: avoid frequent checkpoint during f2fs_gc - 1 - --- 2017-04-11 Jaegeuk Kim New
[3/4] f2fs: clean up some macros in terms of GET_SEGNO - - - --- 2017-04-11 Jaegeuk Kim New
[2/4] f2fs: clean up get_valid_blocks with consistent parameter - - - --- 2017-04-11 Jaegeuk Kim New
[1/4] f2fs: use segment number for get_valid_blocks - - - --- 2017-04-11 Jaegeuk Kim New
[3/3,V5] xfs_io: hook up statx - 1 - --- 2017-04-10 Eric Sandeen New
[3/3,V4] xfs_io: hook up statx - - - --- 2017-04-10 Eric Sandeen New
net: use-after-free in __ns_get_path - - - --- 2017-04-10 Cong Wang New
[05/35] audit_tree: Use mark flags to check whether mark is alive 1 - - --- 2017-04-10 Jan Kara New
[1/3] mm: protect set_page_dirty() from ongoing truncation - - - --- 2017-04-10 Levin, Alexander New
[4/4] xfstests: Check the stx_attributes settable by chattr [ver #13] - 2 - --- 2017-04-10 David Howells New
[3/4] xfstests: Partially expand the documentation [ver #13] - 1 - --- 2017-04-10 David Howells New
[2/4] xfstests: Add first statx test [ver #13] - 1 - --- 2017-04-10 David Howells New
[1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #13] - 1 - --- 2017-04-10 David Howells New
[4/4] xfstests: Check the stx_attributes settable by chattr [ver #12] - 1 - --- 2017-04-08 David Howells New
[3/4] xfstests: Partially expand the documentation [ver #12] - 1 - --- 2017-04-08 David Howells New
[2/4] xfstests: Add first statx test [ver #12] - - - --- 2017-04-08 David Howells New
[1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #12] - 1 - --- 2017-04-08 David Howells New
[4/4] xfstests: Check the stx_attributes settable by chattr [ver #11] - 1 - --- 2017-04-08 David Howells New
[3/4] xfstests: Partially expand the documentation [ver #11] - 1 - --- 2017-04-08 David Howells New
[2/4] xfstests: Add first statx test [ver #11] - - - --- 2017-04-08 David Howells New
[1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #11] - 1 - --- 2017-04-08 David Howells New
[v5,5/5] utimes: Clamp the timestamps before update - - - --- 2017-04-08 Deepa Dinamani New
[v5,4/5] vfs: Add timestamp_truncate() api - - - --- 2017-04-08 Deepa Dinamani New
[v5,3/5] ext4: Initialize timestamps limits - - - --- 2017-04-08 Deepa Dinamani New
[v5,2/5] vfs: Add checks for filesystem timestamp limits - - - --- 2017-04-08 Deepa Dinamani New
[v5,1/5] vfs: Add file timestamp range support - - - --- 2017-04-08 Deepa Dinamani New
[12/12] time: Delete current_fs_time() function - 1 - --- 2017-04-08 Deepa Dinamani New
[11/12] time: Delete CURRENT_TIME_SEC and CURRENT_TIME 1 1 - --- 2017-04-08 Deepa Dinamani New
[10/12] apparmorfs: Replace CURRENT_TIME with current_time() 1 - - --- 2017-04-08 Deepa Dinamani New
[09/12] lustre: Replace CURRENT_TIME macro - - - --- 2017-04-08 Deepa Dinamani New
[08/12] fs: ubifs: Replace CURRENT_TIME_SEC with current_time - 1 - --- 2017-04-08 Deepa Dinamani New
[07/12] fs: btrfs: Use ktime_get_real_ts for root ctime 1 1 - --- 2017-04-08 Deepa Dinamani New
[06/12] audit: Use timespec64 to represent audit timestamps 2 1 - --- 2017-04-08 Deepa Dinamani New
[05/12] fs: ufs: Use ktime_get_real_ts64() for birthtime - - - --- 2017-04-08 Deepa Dinamani New
[04/12] fs: ceph: CURRENT_TIME with ktime_get_real_ts() 1 1 - --- 2017-04-08 Deepa Dinamani New
[03/12] fs: cifs: Replace CURRENT_TIME by other appropriate apis - 1 - --- 2017-04-08 Deepa Dinamani New
[02/12] trace: Make trace_hwlat timestamp y2038 safe - 1 - --- 2017-04-08 Deepa Dinamani New
[01/12] fs: f2fs: Use ktime_get_real_seconds for sit_info times - 1 - --- 2017-04-08 Deepa Dinamani New
[10/10] orangefs: do not check possibly stale size on truncate - - - --- 2017-04-07 Martin Brandenburg New
[09/10] orangefs: implement statx - - - --- 2017-04-07 Martin Brandenburg New
[08/10] orangefs: remove ORANGEFS_READDIR macros - - - --- 2017-04-07 Martin Brandenburg New
[07/10] orangefs: support very large directories - - - --- 2017-04-07 Martin Brandenburg New
[06/10] orangefs: support llseek on directories - - - --- 2017-04-07 Martin Brandenburg New
[05/10] orangefs: rewrite readdir to fix several bugs - - - --- 2017-04-07 Martin Brandenburg New
[04/10] orangefs: do not set getattr_time on orangefs_lookup - - - --- 2017-04-07 Martin Brandenburg New
[03/10] orangefs: clean up oversize xattr validation - - - --- 2017-04-07 Martin Brandenburg New
[02/10] orangefs: fix bounds check for listxattr - - - --- 2017-04-07 Martin Brandenburg New
[01/10] orangefs: remove unused get_fsid_from_ino - - - --- 2017-04-07 Martin Brandenburg New
« 1 2 ... 519 520 521622 623 »