Show patches with: none      |   64051 patches
« 1 2 ... 517 518 519640 641 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[08/15] perf/ring_buffer: convert ring_buffer.refcount to refcount_t - 2 - --- 2017-08-25 Reshetova, Elena New
[07/15] perf: convert perf_event_context.refcount to refcount_t - 2 - --- 2017-08-25 Reshetova, Elena New
[06/15] sched/task_struct: convert task_struct.stack_refcount to refcount_t - 2 - --- 2017-08-25 Reshetova, Elena New
[05/15] sched/task_struct: convert task_struct.usage to refcount_t - 2 - --- 2017-08-25 Reshetova, Elena New
[04/15] sched: convert numa_group.refcount to refcount_t - 2 - --- 2017-08-25 Reshetova, Elena New
[03/15] sched: convert user_struct.__count to refcount_t - 2 - --- 2017-08-25 Reshetova, Elena New
[02/15] sched: convert signal_struct.sigcnt to refcount_t - 2 - --- 2017-08-25 Reshetova, Elena New
[01/15] sched: convert sighand_struct.count to refcount_t - 2 - --- 2017-08-25 Reshetova, Elena New
[manpages] stat.2: correct AT_NO_AUTOMOUNT text and general revisions. - - - --- 2017-08-25 NeilBrown New
[2/2] ext2, ext4: cache dax_device lookup result - - - --- 2017-08-25 Dan Williams New
[1/2] xfs: cache dax_device lookup result - - - --- 2017-08-25 Dan Williams New
f2fs: wake up discard_thread iff there is a candidate - 1 - --- 2017-08-24 Jaegeuk Kim New
[3/3] xfs: support for synchronous DAX faults - 1 - --- 2017-08-24 Christoph Hellwig New
[2/3] xfs: consolidate the various page fault handlers - 1 - --- 2017-08-24 Christoph Hellwig New
[1/3] iomap: return VM_FAULT_* codes from iomap_page_mkwrite - 1 - --- 2017-08-24 Christoph Hellwig New
Do we really need d_weak_revalidate??? - - - --- 2017-08-24 NeilBrown New
[v6,5/5] fs, fcntl: add F_MAP_DIRECT - - - --- 2017-08-23 Dan Williams New
[v6,4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges - - - --- 2017-08-23 Dan Williams New
[v6,3/5] mm: introduce mmap3 for safely defining new mmap flags - - - --- 2017-08-23 Dan Williams New
[v6,2/5] fs, xfs: introduce S_IOMAP_SEALED - - - --- 2017-08-23 Dan Williams New
[v2] fs/select: Fix memory corruption in compat_get_fd_set() - - - --- 2017-08-23 Helge Deller New
Kernels v4.9+ cause short reads of block devices - - - --- 2017-08-23 Linus Torvalds New
[RFC,8/8] fstests: add crash consistency fsx test using dm-log-writes - - - --- 2017-08-23 Amir Goldstein New
[RFC,7/8] fstests: add support for working with dm-log-writes target - - - --- 2017-08-23 Amir Goldstein New
[RFC,6/8] log-writes: add replay-log program to replay dm-log-writes target - - - --- 2017-08-23 Amir Goldstein New
[RFC,5/8] fsx: add support for integrity check with dm-log-writes target - - - --- 2017-08-23 Amir Goldstein New
[RFC,4/8] fsx: fix path of .fsx* files - - - --- 2017-08-23 Amir Goldstein New
[RFC,3/8] fsx: fixes to random seed - - - --- 2017-08-23 Amir Goldstein New
[RFC,2/8] common/rc: fix _require_xfs_io_command params check - - - --- 2017-08-23 Amir Goldstein New
[RFC,1/8] common/rc: convert some egrep to grep - - - --- 2017-08-23 Amir Goldstein New
Do we really need d_weak_revalidate??? - - - --- 2017-08-23 NeilBrown New
[v2,2/2] dax: use PG_PMD_COLOUR instead of open coding - 1 - --- 2017-08-22 Ross Zwisler New
[v2,1/2] dax: fix deadlock due to misaligned PMD faults - 1 - --- 2017-08-22 Ross Zwisler New
[2/2] dax: use PG_PMD_COLOUR instead of open coding - - - --- 2017-08-22 Ross Zwisler New
[1/2] dax: fallback on misaligned PMD faults - - - --- 2017-08-22 Ross Zwisler New
fs/select: Fix kernel panic due to memory corruption in compat_get_fd_set() - - - --- 2017-08-22 Helge Deller New
[4/4] block_dev: support RFW_NOWAIT on block device nodes - 1 - --- 2017-08-22 Christoph Hellwig New
[3/4] fs: support RWF_NOWAIT for buffered reads - 1 - --- 2017-08-22 Christoph Hellwig New
[2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read 1 2 - --- 2017-08-22 Christoph Hellwig New
[1/4] fs: pass iocb to do_generic_file_read - 1 - --- 2017-08-22 Christoph Hellwig New
RFC: hung task: Check specific tasks for long uninterruptible sleep state - - - --- 2017-08-22 Zhang, Shile (NSB - CN/Hangzhou) New
[10/13] mm: Wire up MAP_SYNC - - - --- 2017-08-21 Ross Zwisler New
f2fs: issue discard commands if gc_urgent is set - 1 - --- 2017-08-21 Jaegeuk Kim New
[27/27] quota: Reduce contention on dq_data_lock - - - --- 2017-08-21 Jan Kara New
[26/27] fs: Provide __inode_get_bytes() - - - --- 2017-08-21 Jan Kara New
[25/27] quota: Inline dquot_[re]claim_reserved_space() into callsite - - - --- 2017-08-21 Jan Kara New
[24/27] quota: Inline inode_{incr,decr}_space() into callsites - - - --- 2017-08-21 Jan Kara New
[23/27] quota: Inline functions into their callsites - - - --- 2017-08-21 Jan Kara New
[22/27] ext4: Disable dirty list tracking of dquots when journalling quotas - - - --- 2017-08-21 Jan Kara New
[21/27] quota: Allow disabling tracking of dirty dquots in a list - - - --- 2017-08-21 Jan Kara New
[20/27] quota: Remove dq_wait_unused from dquot - - - --- 2017-08-21 Jan Kara New
[19/27] quota: Move locking into clear_dquot_dirty() - 1 - --- 2017-08-21 Jan Kara New
[18/27] quota: Do not dirty bad dquots - - - --- 2017-08-21 Jan Kara New
[17/27] quota: Fix possible corruption of dqi_flags - - - --- 2017-08-21 Jan Kara New
[16/27] quota: Propagate ->quota_read errors from v2_read_file_info() - - - --- 2017-08-21 Jan Kara New
[15/27] quota: Fix error codes in v2_read_file_info() - 1 - --- 2017-08-21 Jan Kara New
[14/27] quota: Push dqio_sem down to ->read_file_info() - 1 - --- 2017-08-21 Jan Kara New
[13/27] quota: Push dqio_sem down to ->write_file_info() - 1 - --- 2017-08-21 Jan Kara New
[12/27] quota: Push dqio_sem down to ->get_next_id() - 1 - --- 2017-08-21 Jan Kara New
[11/27] quota: Push dqio_sem down to ->release_dqblk() - 1 - --- 2017-08-21 Jan Kara New
[10/27] quota: Remove locking for writing to the old quota format - 1 - --- 2017-08-21 Jan Kara New
[09/27] quota: Do not acquire dqio_sem for dquot overwrites in v2 format - 1 - --- 2017-08-21 Jan Kara New
[08/27] quota: Push dqio_sem down to ->write_dqblk() - 1 - --- 2017-08-21 Jan Kara New
[07/27] quota: Remove locking for reading from the old quota format - 1 - --- 2017-08-21 Jan Kara New
[06/27] quota: Push dqio_sem down to ->read_dqblk() - 1 - --- 2017-08-21 Jan Kara New
[05/27] quota: Protect dquot writeout with dq_lock - 1 - --- 2017-08-21 Jan Kara New
[04/27] quota: Acquire dqio_sem for reading in vfs_load_quota_inode() - 1 - --- 2017-08-21 Jan Kara New
[03/27] quota: Acquire dqio_sem for reading in dquot_get_next_id() - 1 - --- 2017-08-21 Jan Kara New
[02/27] quota: Do more fine-grained locking in dquot_acquire() - - - --- 2017-08-21 Jan Kara New
[01/27] quota: Convert dqio_mutex to rwsem - - - --- 2017-08-21 Jan Kara New
RFC: hung task: Check specific tasks for long uninterruptible sleep state - - - --- 2017-08-21 Khan, Imran New
binfmt_flat: Delete two error messages for a failed memory allocation in decompress_exec() - - - --- 2017-08-21 SF Markus Elfring New
hfsplus: Delete an error message for a failed memory allocation in hfsplus_create_attributes_file() - - - --- 2017-08-19 SF Markus Elfring New
fscrypt: add a documentation file for filesystem-level encryption - - - --- 2017-08-18 Eric Biggers New
[v3] f2fs: add cur_reserved_blocks to support soft block reservation - - - --- 2017-08-18 Yunlong Song New
[3.16,130/134] timerfd: Protect the might cancel mechanism proper - - - --- 2017-08-18 Ben Hutchings New
[3.2,57/59] timerfd: Protect the might cancel mechanism proper - - - --- 2017-08-18 Ben Hutchings New
[v2] f2fs: introduce cur_reserved_blocks in sysfs - - - --- 2017-08-18 Chao Yu New
[06/27] Provide supplementary error message facility [ver #5] - - - --- 2017-08-18 Kim Phillips New
[13/13] ext4: Support for synchronous DAX faults - 1 - --- 2017-08-17 Jan Kara New
[12/13] dax: Implement dax_insert_pfn_mkwrite() - 1 - --- 2017-08-17 Jan Kara New
[11/13] dax, iomap: Add support for synchronous faults - 1 - --- 2017-08-17 Jan Kara New
[10/13] mm: Wire up MAP_SYNC - - - --- 2017-08-17 Jan Kara New
[09/13] dax: Allow dax_iomap_fault() to return pfn - 2 - --- 2017-08-17 Jan Kara New
[08/13] dax: Fix comment describing dax_iomap_fault() - 2 - --- 2017-08-17 Jan Kara New
[07/13] dax: Inline dax_pmd_insert_mapping() into the callsite - 2 - --- 2017-08-17 Jan Kara New
[06/13] dax: Inline dax_insert_mapping() into the callsite - 2 - --- 2017-08-17 Jan Kara New
[05/13] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test - 2 - --- 2017-08-17 Jan Kara New
[04/13] dax: Create local variable for VMA in dax_iomap_pte_fault() - 2 - --- 2017-08-17 Jan Kara New
[03/13] dax: Factor out getting of pfn out of iomap - 2 - --- 2017-08-17 Jan Kara New
[02/13] dax: Simplify arguments of dax_insert_mapping() - 2 - --- 2017-08-17 Jan Kara New
[01/13] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK - 2 - --- 2017-08-17 Jan Kara New
binfmt_elf_fdpic: fix crash on MMU system with dynamic binaries - - - --- 2017-08-17 Nicolas Pitre New
Do we really need d_weak_revalidate??? - - - --- 2017-08-16 NeilBrown New
binfmt_elf: don't attempt to load FDPIC binaries - - - --- 2017-08-16 Nicolas Pitre New
[v2] blktrace: Fix potentail deadlock between delete & sysfs ops - - - --- 2017-08-16 Waiman Long New
dax: explain how read(2)/write(2) addresses are validated - 1 - --- 2017-08-16 Ross Zwisler New
[v2,5/5] cramfs: rehabilitate it - - - --- 2017-08-16 Nicolas Pitre New
[v2,4/5] cramfs: add mmap support - - - --- 2017-08-16 Nicolas Pitre New
[v2,3/5] cramfs: implement uncompressed and arbitrary data block positioning - - - --- 2017-08-16 Nicolas Pitre New
« 1 2 ... 517 518 519640 641 »