| Commit message (Expand) | Author | Age | Files | Lines |
* | restore killability of old mutex_lock_killable(&inode->i_mutex) users | Al Viro | 2016-05-26 | 3 | -20/+14 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-25 | 1 | -1/+2 |
|\ |
|
| * | make xattr_resolve_handlers() safe to use with NULL ->s_xattr | Al Viro | 2016-05-25 | 1 | -0/+1 |
| * | xattr: Fail with -EINVAL for NULL attribute names | Andreas Gruenbacher | 2016-05-25 | 1 | -1/+1 |
* | | Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-05-24 | 4 | -9/+8 |
|\ \ |
|
| * | | svcrdma: Do not add XDR padding to xdr_buf page vector | Chuck Lever | 2016-05-13 | 1 | -1/+1 |
| * | | nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid | Jeff Layton | 2016-05-13 | 3 | -8/+7 |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2016-05-24 | 26 | -308/+352 |
|\ \ \ |
|
| * | | | ext4: pre-zero allocated blocks for DAX IO | Jan Kara | 2016-05-13 | 3 | -14/+44 |
| * | | | ext4: refactor direct IO code | Jan Kara | 2016-05-13 | 3 | -146/+114 |
| * | | | ext4: fix race in transient ENOSPC detection | Jan Kara | 2016-05-13 | 1 | -1/+2 |
| * | | | ext4: handle transient ENOSPC properly for DAX | Jan Kara | 2016-05-13 | 1 | -55/+20 |
| * | | | dax: call get_blocks() with create == 1 for write faults to unwritten extents | Jan Kara | 2016-05-13 | 1 | -1/+1 |
| * | | | ext4: remove unmeetable inconsisteny check from ext4_find_extent() | Nicolai Stange | 2016-05-05 | 1 | -7/+0 |
| * | | | ext4: remove unnecessary bio get/put | Jens Axboe | 2016-05-05 | 1 | -2/+0 |
| * | | | ext4: silence UBSAN in ext4_mb_init() | Nicolai Stange | 2016-05-05 | 1 | -2/+4 |
| * | | | ext4: address UBSAN warning in mb_find_order_for_block() | Nicolai Stange | 2016-05-05 | 1 | -1/+3 |
| * | | | ext4: fix oops on corrupted filesystem | Jan Kara | 2016-05-05 | 1 | -1/+1 |
| * | | | ext4: fix check of dqget() return value in ext4_ioctl_setproject() | Seth Forshee | 2016-05-05 | 1 | -1/+1 |
| * | | | ext4: clean up error handling when orphan list is corrupted | Theodore Ts'o | 2016-04-30 | 1 | -27/+22 |
| * | | | ext4: fix hang when processing corrupted orphaned inode list | Theodore Ts'o | 2016-04-30 | 1 | -4/+6 |
| * | | | ext4: remove trailing \n from ext4_warning/ext4_error calls | Jakub Wilk | 2016-04-27 | 8 | -10/+10 |
| * | | | ext4: fix races between changing inode journal mode and ext4_writepages | Daeho Jeong | 2016-04-25 | 3 | -3/+20 |
| * | | | ext4: handle unwritten or delalloc buffers before enabling data journaling | Daeho Jeong | 2016-04-25 | 1 | -11/+20 |
| * | | | ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart() | Theodore Ts'o | 2016-04-25 | 1 | -2/+7 |
| * | | | ext4: do not ask jbd2 to write data for delalloc buffers | Jan Kara | 2016-04-24 | 4 | -5/+22 |
| * | | | jbd2: add support for avoiding data writes during transaction commits | Jan Kara | 2016-04-24 | 5 | -7/+27 |
| * | | | ext4: remove EXT4_STATE_ORDERED_MODE | Jan Kara | 2016-04-24 | 2 | -5/+1 |
| * | | | ext4: fix data exposure after a crash | Jan Kara | 2016-04-24 | 1 | -9/+15 |
| * | | | ext4: allow readdir()'s of large empty directories to be interrupted | Theodore Ts'o | 2016-04-23 | 4 | -0/+18 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-05-23 | 50 | -504/+473 |
|\ \ \ \ |
|
| * | | | | exec: make exec path waiting for mmap_sem killable | Michal Hocko | 2016-05-23 | 1 | -2/+8 |
| * | | | | aio: make aio_setup_ring killable | Michal Hocko | 2016-05-23 | 1 | -1/+6 |
| * | | | | coredump: make coredump_wait wait for mmap_sem for write killable | Michal Hocko | 2016-05-23 | 1 | -1/+3 |
| * | | | | mm, proc: make clear_refs killable | Michal Hocko | 2016-05-23 | 1 | -2/+9 |
| * | | | | mm, elf: handle vm_brk error | Michal Hocko | 2016-05-23 | 1 | -2/+5 |
| * | | | | mm, aout: handle vm_brk failures | Michal Hocko | 2016-05-23 | 1 | -3/+8 |
| * | | | | exec: remove the no longer needed remove_arg_zero()->free_arg_page() | Oleg Nesterov | 2016-05-23 | 1 | -7/+0 |
| * | | | | nilfs2: fix block comments | Ryusuke Konishi | 2016-05-23 | 10 | -84/+159 |
| * | | | | nilfs2: remove loops of single statement macros | Ryusuke Konishi | 2016-05-23 | 1 | -5/+4 |
| * | | | | nilfs2: remove unnecessary else after return or break | Ryusuke Konishi | 2016-05-23 | 3 | -23/+21 |
| * | | | | nilfs2: avoid bare use of 'unsigned' | Ryusuke Konishi | 2016-05-23 | 26 | -87/+94 |
| * | | | | nilfs2: fix code indent coding style issue | Ryusuke Konishi | 2016-05-23 | 1 | -1/+1 |
| * | | | | nilfs2: remove space before semicolon | Ryusuke Konishi | 2016-05-23 | 1 | -1/+1 |
| * | | | | nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error() | Ryusuke Konishi | 2016-05-23 | 6 | -16/+16 |
| * | | | | nilfs2: clean trailing semicolons in macros | Ryusuke Konishi | 2016-05-23 | 2 | -5/+5 |
| * | | | | nilfs2: add missing line spacing | Ryusuke Konishi | 2016-05-23 | 10 | -0/+14 |
| * | | | | nilfs2: replace __attribute__((packed)) with __packed | Ryusuke Konishi | 2016-05-23 | 1 | -1/+1 |
| * | | | | nilfs2: move cleanup code of metadata file from inode routines | Ryusuke Konishi | 2016-05-23 | 4 | -8/+38 |
| * | | | | nilfs2: get rid of nilfs_mdt_mark_block_dirty() | Ryusuke Konishi | 2016-05-23 | 3 | -32/+8 |