Show patches with: none      |   64033 patches
« 1 2 ... 397 398 399640 641 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[3/4] fs/buffer: Substitute BH_Uptodate_Lock for RT and bit spinlock debugging fs: Substitute bit-spinlocks for PREEMPT_RT and debugging - 1 - --- 2019-07-30 Thomas Gleixner New
[2/4] fs/buffer: Move BH_Uptodate_Lock locking into wrapper functions fs: Substitute bit-spinlocks for PREEMPT_RT and debugging - 1 - --- 2019-07-30 Thomas Gleixner New
[1/4] locking/lockdep: Add Kconfig option for bit spinlocks fs: Substitute bit-spinlocks for PREEMPT_RT and debugging - - - --- 2019-07-30 Thomas Gleixner New
[v5,24/24] erofs: add document erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,23/24] erofs: introduce cached decompression erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,22/24] erofs: introduce the decompression frontend erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,21/24] erofs: introduce LZ4 decompression inplace erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,20/24] erofs: introduce generic decompression backend erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,19/24] erofs: add erofs_allocpage() erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,18/24] erofs: introduce pagevec for decompression subsystem erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,17/24] erofs: introduce per-CPU buffers implementation erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,16/24] erofs: introduce workstation for decompression erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,15/24] erofs: introduce erofs shrinker erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,14/24] erofs: introduce superblock registration erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,13/24] erofs: add compression indexes support erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,12/24] erofs: introduce tagged pointer erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,11/24] erofs: introduce xattr & posixacl support erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,10/24] erofs: update Kconfig and Makefile erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,09/24] erofs: support tracepoint erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,08/24] erofs: add namei functions erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,07/24] erofs: add directory operations erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,06/24] erofs: support special inode erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,05/24] erofs: add inode operations erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,04/24] erofs: add raw address_space operations erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,03/24] erofs: add super block operations erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,02/24] erofs: add erofs in-memory stuffs erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,01/24] erofs: add on-disk layout erofs: promote erofs from staging - - - --- 2019-07-30 Gao Xiang New
[v5,14/14] riscv: Make mmap allocation top-down by default Provide generic top-down mmap layout functions 1 3 - --- 2019-07-30 Alexandre Ghiti New
[v5,13/14] mips: Use generic mmap top-down layout and brk randomization Provide generic top-down mmap layout functions 1 2 - --- 2019-07-30 Alexandre Ghiti New
[v5,12/14] mips: Replace arch specific way to determine 32bit task with generic version Provide generic top-down mmap layout functions 1 2 - --- 2019-07-30 Alexandre Ghiti New
[v5,11/14] mips: Adjust brk randomization offset to fit generic version Provide generic top-down mmap layout functions 1 2 - --- 2019-07-30 Alexandre Ghiti New
[v5,10/14] mips: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 2 1 - --- 2019-07-30 Alexandre Ghiti New
[v5,09/14] mips: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 2 1 - --- 2019-07-30 Alexandre Ghiti New
[v5,08/14] arm: Use generic mmap top-down layout and brk randomization Provide generic top-down mmap layout functions 1 1 - --- 2019-07-30 Alexandre Ghiti New
[v5,07/14] arm: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 1 1 - --- 2019-07-30 Alexandre Ghiti New
[v5,06/14] arm: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 1 1 - --- 2019-07-30 Alexandre Ghiti New
[v5,05/14] arm64, mm: Make randomization selected by generic topdown mmap layout Provide generic top-down mmap layout functions 2 2 - --- 2019-07-30 Alexandre Ghiti New
[v5,04/14] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions 2 2 - --- 2019-07-30 Alexandre Ghiti New
[v5,03/14] arm64: Consider stack randomization for mmap base only when necessary Provide generic top-down mmap layout functions 2 2 - --- 2019-07-30 Alexandre Ghiti New
[v5,02/14] arm64: Make use of is_compat_task instead of hardcoding this test Provide generic top-down mmap layout functions 2 2 - --- 2019-07-30 Alexandre Ghiti New
[v5,01/14] mm, fs: Move randomize_stack_top from fs to mm Provide generic top-down mmap layout functions 1 2 - --- 2019-07-30 Alexandre Ghiti New
[v2] Fix typo reigster to register [v2] Fix typo reigster to register 1 - - --- 2019-07-30 Pei-Hsuan Hung New
[v2] aio: add timeout validity check for io_[p]getevents [v2] aio: add timeout validity check for io_[p]getevents - 1 - --- 2019-07-30 Zhang Yi New
[20/20] isofs: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[19/20] pstore: fs superblock limits vfs: Add support for timestamp limits 1 - - --- 2019-07-30 Deepa Dinamani New
[18/20] fs: omfs: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits 1 - - --- 2019-07-30 Deepa Dinamani New
[17/20] fs: hpfs: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[16/20] fs: orangefs: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[15/20] fs: ceph: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[14/20] fs: sysv: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[13/20] fs: affs: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits 1 - - --- 2019-07-30 Deepa Dinamani New
[12/20] fs: fat: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[11/20] fs: cifs: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[10/20] fs: nfs: Initialize filesystem timestamp ranges vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[09/20] ext4: Initialize timestamps limits vfs: Add support for timestamp limits - 1 - --- 2019-07-30 Deepa Dinamani New
[08/20] adfs: Fill in max and min timestamps in sb vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[07/20] 9p: Fill min and max timestamps in sb vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[06/20] fs: Fill in max and min timestamps in superblock vfs: Add support for timestamp limits - 1 - --- 2019-07-30 Deepa Dinamani New
[05/20] utimes: Clamp the timestamps before update vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[04/20] mount: Add mount warning for impending timestamp expiry vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[03/20] timestamp_truncate: Replace users of timespec64_trunc vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[02/20] vfs: Add timestamp_truncate() api vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[01/20] vfs: Add file timestamp range support vfs: Add support for timestamp limits - - - --- 2019-07-30 Deepa Dinamani New
[5/5] iomap: move struct iomap_page out of iomap.h xfs: use the iomap writeback code - 2 - --- 2019-07-30 Darrick J. Wong New
[4/5] xfs: convert the xfs writeback code to iomap writeback xfs: use the iomap writeback code - 2 - --- 2019-07-30 Darrick J. Wong New
[3/5] xfs: remove the fork fields in the writepage_ctx and ioend xfs: use the iomap writeback code - 2 - --- 2019-07-30 Darrick J. Wong New
[2/5] xfs: turn io_append_trans into an io_private void pointer xfs: use the iomap writeback code - 2 - --- 2019-07-30 Darrick J. Wong New
[1/5] xfs: use a struct iomap in xfs_writepage_ctx xfs: use the iomap writeback code - 2 - --- 2019-07-30 Darrick J. Wong New
[2/2] xfs: refactor the ioend merging code xfs: use new list helpers in writeback code - 1 - --- 2019-07-30 Darrick J. Wong New
[1/2] xfs: initialize iomap->flags in xfs_bmbt_to_iomap xfs: use new list helpers in writeback code - 1 - --- 2019-07-30 Darrick J. Wong New
[6/6] iomap: zero newly allocated mapped blocks iomap: lift the xfs writepage code into iomap - 1 - --- 2019-07-30 Darrick J. Wong New
[5/6] xfs: set IOMAP_F_NEW more carefully iomap: lift the xfs writepage code into iomap - 1 - --- 2019-07-30 Darrick J. Wong New
[4/6] iomap: warn on inline maps in iomap_writepage_map iomap: lift the xfs writepage code into iomap - 1 - --- 2019-07-30 Darrick J. Wong New
[3/6] iomap: add tracing for the address space operations iomap: lift the xfs writepage code into iomap - 1 - --- 2019-07-30 Darrick J. Wong New
[2/6] iomap: copy the xfs writeback code to iomap.c iomap: lift the xfs writepage code into iomap - 1 - --- 2019-07-30 Darrick J. Wong New
[1/6] list.h: add list_pop and list_pop_entry helpers iomap: lift the xfs writepage code into iomap - 2 - --- 2019-07-30 Darrick J. Wong New
udf: prevent allocation beyond UDF partition udf: prevent allocation beyond UDF partition - - - --- 2019-07-28 Steve Magnani New
[v11,8/8] selftests: add openat2(2) selftests namei: openat2(2) path resolution restrictions - - - --- 2019-07-28 Aleksa Sarai New
[v11,7/8] open: openat2(2) syscall namei: openat2(2) path resolution restrictions - - - --- 2019-07-28 Aleksa Sarai New
[v11,6/8] namei: aggressively check for nd->root escape on ".." resolution namei: openat2(2) path resolution restrictions - - - --- 2019-07-28 Aleksa Sarai New
[v11,5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution namei: openat2(2) path resolution restrictions - - - --- 2019-07-28 Aleksa Sarai New
[v11,4/8] namei: O_BENEATH-style path resolution flags namei: openat2(2) path resolution restrictions - - - --- 2019-07-28 Aleksa Sarai New
[v11,3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening namei: openat2(2) path resolution restrictions - - - --- 2019-07-28 Aleksa Sarai New
[v11,2/8] procfs: switch magic-link modes to be more sane namei: openat2(2) path resolution restrictions - - - --- 2019-07-28 Aleksa Sarai New
[v11,1/8] namei: obey trailing magic-link DAC permissions namei: openat2(2) path resolution restrictions - - - --- 2019-07-28 Aleksa Sarai New
Fix typo reigster to register Fix typo reigster to register - - - --- 2019-07-27 Pei-Hsuan Hung New
epoll: optimize epmutex in ep_free and eventpoll_release_file epoll: optimize epmutex in ep_free and eventpoll_release_file - - - --- 2019-07-27 Jian CHENG New
[v7,16/16] fscrypt: document the new ioctls and policy version fscrypt: key management improvements - - - --- 2019-07-26 Eric Biggers New
[v7,15/16] ubifs: wire up new fscrypt ioctls fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
[v7,14/16] f2fs: wire up new fscrypt ioctls fscrypt: key management improvements 1 1 - --- 2019-07-26 Eric Biggers New
[v7,13/16] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
[v7,12/16] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
[v7,11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - --- 2019-07-26 Eric Biggers New
[v7,10/16] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - --- 2019-07-26 Eric Biggers New
[v7,09/16] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
[v7,08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
[v7,07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
[v7,06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
[v7,05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
[v7,04/16] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - 1 - --- 2019-07-26 Eric Biggers New
« 1 2 ... 397 398 399640 641 »