Show patches with: none      |   64415 patches
« 1 2 ... 640 641 642644 645 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/3] mm: New pfn_mkwrite same as page_mkwrite for VM_PFNMAP - - - --- 2015-03-04 Boaz Harrosh New
NFS: fix BUG() crash in notify_change() with patch to chown_common() - - - --- 2015-03-04 Andrew W Elble New
[1/3] xfstests: generic/080 test that mmap-write updates c/mtime - - - --- 2015-03-04 Boaz Harrosh New
[block/for-4.0-fixes] writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth() - - - --- 2015-03-04 Tejun Heo New
[block/for-4.0-fixes] writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth() - - - --- 2015-03-04 Tejun Heo New
[8/8] quota: Hook up Q_XSETQLIM for id 0 to ->set_info - - - --- 2015-03-04 Jan Kara New
[7/8] xfs: Add support for Q_SETINFO - - - --- 2015-03-04 Jan Kara New
[6/8] quota: Make ->set_info use structure with neccesary info to VFS and XFS - - - --- 2015-03-04 Jan Kara New
[5/8] quota: Remove ->get_xstate and ->get_xstatev callbacks - - - --- 2015-03-04 Jan Kara New
[4/8] gfs2: Convert to using ->get_state callback - - - --- 2015-03-04 Jan Kara New
[3/8] xfs: Convert to using ->get_state callback - - - --- 2015-03-04 Jan Kara New
[2/8] quota: Wire up Q_GETXSTATE and Q_GETXSTATV calls to work with ->get_state - - - --- 2015-03-04 Jan Kara New
[1/8] quota: Make VFS quotas use new interface for getting quota info - - - --- 2015-03-04 Jan Kara New
lease02: Do a lock-unlock sequence instead of lock-lock - - - --- 2015-03-04 Daniel Wagner New
[v3,10/10] mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE - - - --- 2015-03-04 Kees Cook New
[v3,09/10] mm: split ET_DYN ASLR from mmap ASLR - - - --- 2015-03-04 Kees Cook New
[v3,08/10] s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE - - - --- 2015-03-04 Kees Cook New
[v3,07/10] mm: expose arch_mmap_rnd when available - - - --- 2015-03-04 Kees Cook New
[v3,06/10] s390: standardize mmap_rnd() usage - - - --- 2015-03-04 Kees Cook New
[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
« 1 2 ... 640 641 642644 645 »