Show patches with: none      |   64496 patches
« 1 2 ... 641 642 643644 645 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,05/10] powerpc: standardize mmap_rnd() usage - - - --- 2015-03-04 Kees Cook New
[v3,04/10] mips: extract logic for mmap_rnd() - - - --- 2015-03-04 Kees Cook New
[v3,03/10] arm64: standardize mmap_rnd() usage - - - --- 2015-03-04 Kees Cook New
[v3,02/10] x86: standardize mmap_rnd() usage - - - --- 2015-03-04 Kees Cook New
[v3,01/10] arm: factor out mmap ASLR into mmap_rnd - - - --- 2015-03-04 Kees Cook New
f2fs: relocate Kconfig from misc filesystems - - - --- 2015-03-04 Jaegeuk Kim New
[RFC] vfs: Use 12:20 bit major:minor in stat everywhere - - - --- 2015-03-04 Dan Ehrenberg New
[6/6] xfs: add initial DAX support - - - --- 2015-03-03 Dave Chinner New
[5/6] xfs: add DAX IO path support - - - --- 2015-03-03 Dave Chinner New
[4/6] xfs: add DAX truncate support - - - --- 2015-03-03 Dave Chinner New
[3/6] xfs: add DAX file operations support - - - --- 2015-03-03 Dave Chinner New
[2/6] xfs: add DAX block zeroing support - - - --- 2015-03-03 Dave Chinner New
[1/6] dax: don't abuse get_block mapping for endio callbacks - - - --- 2015-03-03 Dave Chinner New
[3/3] f2fs: report -ENOENT for unreached data indices - - - --- 2015-03-03 Jaegeuk Kim New
[2/3] f2fs: clear append/update flags once fsync is done - - - --- 2015-03-03 Jaegeuk Kim New
[1/3] f2fs: avoid to trigger writepage during POR - - - --- 2015-03-03 Jaegeuk Kim New
[5/5] xfs: Correctly lock inode when removing suid and security marks - - - --- 2015-03-03 Jan Kara New
[4/5] fs: Call security_ops->inode_killpriv on truncate - - - --- 2015-03-03 Jan Kara New
[3/5] fs: Provide function telling whether file_remove_privs() will do anything - - - --- 2015-03-03 Jan Kara New
[2/5] fs: Rename file_remove_suid() to file_remove_privs() - - - --- 2015-03-03 Jan Kara New
[1/5] fs: Fix S_NOSEC handling - - - --- 2015-03-03 Jan Kara New
vfs: delete vfs_readdir function declaration - - - --- 2015-03-03 ZhangZhen New
[5/5] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE - - - --- 2015-03-03 Kees Cook New
[4/5] mm: split ET_DYN ASLR from mmap ASLR - - - --- 2015-03-03 Kees Cook New
[3/5] mm: move randomize_et_dyn into ELF_ET_DYN_BASE - - - --- 2015-03-03 Kees Cook New
[2/5] mm: expose arch_mmap_rnd when available - - - --- 2015-03-03 Kees Cook New
[1/5] arm: factor out mmap ASLR into mmap_rnd - - - --- 2015-03-03 Kees Cook New
[RFC,v2,4/4] locks: Use blocked_lock_lock only to protect blocked_hash - - - --- 2015-03-02 Daniel Wagner New
[RFC,v2,3/4] locks: Split insert/delete block functions into flock/posix parts - - - --- 2015-03-02 Daniel Wagner New
[RFC,v2,2/4] locks: Add lockdep assertion for blocked_lock_lock - - - --- 2015-03-02 Daniel Wagner New
[RFC,v2,1/4] locks: Remove unnecessary IS_POSIX test - - - --- 2015-03-02 Daniel Wagner New
vfs: update vfs.txt documentation - - - --- 2015-03-02 Kinglong Mee New
Documentation/early-userspace/README fix a bad description - - - --- 2015-03-02 Kinglong Mee New
ext4: add missing description of files in /proc/fs/ext4/<devname> - - - --- 2015-03-02 Kinglong Mee New
[v0,2/2] posix04: add new "posix04" test - - - --- 2015-03-02 Daniel Wagner New
[v0,1/2] Print leading zeros after decimal point - - - --- 2015-03-02 Daniel Wagner New
[v3] fs: record task name which froze superblock - - - --- 2015-02-28 Alexey Dobriyan New
[2/2] f2fs: check its block allocation to avoid producing wrong dirty pages - - - --- 2015-02-27 Jaegeuk Kim New
[1/2] f2fs: clear page's up-to-date if block was deallocated - - - --- 2015-02-27 Jaegeuk Kim New
[v2] f2fs: fix max orphan inodes calculation - - - --- 2015-02-27 Wanpeng Li New
f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries - - - --- 2015-02-27 Wanpeng Li New
f2fs: don't need to collect dirty sit entries and flush journal when there's no dirty sit entries - - - --- 2015-02-27 Wanpeng Li New
f2fs: fix block_ops trace point - - - --- 2015-02-27 Wanpeng Li New
[5/5] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE - - - --- 2015-02-27 Kees Cook New
[4/5] mm: split ET_DYN ASLR from mmap ASLR - - - --- 2015-02-27 Kees Cook New
[3/5] mm: move randomize_et_dyn into ELF_ET_DYN_BASE - - - --- 2015-02-27 Kees Cook New
[2/5] mm: expose arch_mmap_rnd when available - - - --- 2015-02-27 Kees Cook New
[1/5] arm: factor out mmap ASLR into mmap_rnd - - - --- 2015-02-27 Kees Cook New
[13/13] FS-Cache: Retain the netfs context in the retrieval op earlier - - - --- 2015-02-26 David Howells New
[12/13] FS-Cache: The operation cancellation method needs calling in more places - - - --- 2015-02-26 David Howells New
[11/13] FS-Cache: Put an aborted initialised op so that it is accounted correctly - - - --- 2015-02-26 David Howells New
[10/13] FS-Cache: Fix cancellation of in-progress operation - - - --- 2015-02-26 David Howells New
[09/13] FS-Cache: Count the number of initialised operations - - - --- 2015-02-26 David Howells New
[08/13] FS-Cache: Out of line fscache_operation_init() - - - --- 2015-02-26 David Howells New
[07/13] FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too - - - --- 2015-02-26 David Howells New
[06/13] FS-Cache: fscache_object_is_dead() has wrong logic, kill it - - - --- 2015-02-26 David Howells New
[05/13] FS-Cache: Synchronise object death state change vs operation submission - - - --- 2015-02-26 David Howells New
[04/13] FS-Cache: Handle a new operation submitted against a killed object - - - --- 2015-02-26 David Howells New
[03/13] FS-Cache: When submitting an op, cancel it if the target object is dying - - - --- 2015-02-26 David Howells New
[02/13] FS-Cache: Move fscache_report_unexpected_submission() to make it more available - - - --- 2015-02-26 David Howells New
[01/13] FS-Cache: Count culled objects and objects rejected due to lack of space - - - --- 2015-02-26 David Howells New
brd: Only request 4K sectors if DAX is enabled - - - --- 2015-02-26 Boaz Harrosh New
brd: Re-instate ram disk visibility option (part_show) - - - --- 2015-02-26 Boaz Harrosh New
[RFC,21/21] ext4: Add richacl feature flag - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,20/21] ext4: Implement rich acl for ext4 - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,19/21] vfs: Add richacl permission checking - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,18/21] vfs: Cache richacl in struct inode - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,17/21] vfs: Cache base_acl objects in inodes - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,16/21] richacl: xattr mapping functions - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,15/21] richacl: Automatic Inheritance - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,14/21] richacl: Check if an acl is equivalent to a file mode - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,13/21] richacl: Create-time inheritance - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,12/21] richacl: Permission check algorithm - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,11/21] richacl: Update the file masks in chmod() - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,10/21] richacl: Compute maximum file masks from an acl - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,09/21] richacl: Permission mapping functions - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,08/21] richacl: In-memory representation and helper functions - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,07/21] vfs: Add permission flags for setting file attributes - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,06/21] vfs: Make the inode passed to inode_change_ok non-const - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,05/21] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,04/21] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,03/21] vfs: Add IS_ACL() and IS_RICHACL() tests - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,02/21] vfs: Shrink struct posix_acl - - - --- 2015-02-25 Andreas Grünbacher New
[RFC,01/21] vfs: Minor documentation fix - - - --- 2015-02-25 Andreas Grünbacher New
[2/2] f2fs: avoid wrong error during recovery - - - --- 2015-02-25 Jaegeuk Kim New
[1/2] f2fs: remove obsolete code - - - --- 2015-02-25 Jaegeuk Kim New
hfsplus: add missing curly braces in hfsplus_delete_cat() - - - --- 2015-02-25 Dan Carpenter New
vfs: avoid recopying filename in getname_flags - - - --- 2015-02-25 Boqun Feng New
[v3,3/3] epoll: Add EPOLL_ROTATE mode - - - --- 2015-02-24 Jason Baron New
[v3,2/3] epoll: restrict wakeups to the overflow list - - - --- 2015-02-24 Jason Baron New
[v3,1/3] sched/wait: add __wake_up_rotate() - - - --- 2015-02-24 Jason Baron New
dcache: return -ESTALE not -EBUSY on distributed fs race - - - --- 2015-02-24 J. Bruce Fields New
binfmt_misc: simplify entry_status() - - - --- 2015-02-24 Rasmus Villemoes New
[12/12] fs: move struct kiocb to fs.h - - - --- 2015-02-23 Christoph Hellwig New
[11/12] fs: split generic and aio kiocb - - - --- 2015-02-23 Christoph Hellwig New
[10/12] fs: don't allow to complete sync iocbs through aio_complete - - - --- 2015-02-23 Christoph Hellwig New
[09/12] fuse: handle synchronous iocbs internally - - - --- 2015-02-23 Christoph Hellwig New
[08/12] fs: remove ki_nbytes - - - --- 2015-02-23 Christoph Hellwig New
[07/12] gadget: switch ep_io_operations to ->read_iter/->write_iter - - - --- 2015-02-23 Christoph Hellwig New
[06/12] gadgetfs: use-after-free in ->aio_read() - - - --- 2015-02-23 Christoph Hellwig New
« 1 2 ... 641 642 643644 645 »