Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg... | Linus Torvalds | 2016-05-22 | 1 | -1/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | m68k: change m68knommu maintainer email address | Greg Ungerer | 2016-05-10 | 1 | -1/+2 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2016-05-22 | 19 | -110/+147 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sparc64: Reduce TLB flushes during hugepte changes | Nitin Gupta | 2016-05-20 | 6 | -51/+97 | |
| * | | | | | | | aeroflex/greth: fix warning about unused variable | Sam Ravnborg | 2016-05-20 | 1 | -1/+1 | |
| * | | | | | | | openprom: fix warning | Sam Ravnborg | 2016-05-20 | 1 | -24/+16 | |
| * | | | | | | | Merge branch 'sparc32-cosmetic-changes' | David S. Miller | 2016-05-20 | 11 | -34/+33 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | sparc32: drop superfluous cast in calls to __nocache_pa() | Sam Ravnborg | 2016-05-20 | 2 | -3/+3 | |
| | * | | | | | | | sparc32: fix build with STRICT_MM_TYPECHECKS | Sam Ravnborg | 2016-05-20 | 5 | -11/+14 | |
| | * | | | | | | | sparc32: use proper prototype for trapbase | Sam Ravnborg | 2016-05-20 | 3 | -5/+3 | |
| | * | | | | | | | sparc32: drop local prototype in kgdb_32 | Sam Ravnborg | 2016-05-20 | 1 | -2/+2 | |
| | * | | | | | | | sparc32: drop hardcoding trap_level in kgdb_trap | Sam Ravnborg | 2016-05-20 | 4 | -14/+12 | |
| |/ / / / / / / | ||||||
* | | | | | | | | x86: remove more uaccess_32.h complexity | Linus Torvalds | 2016-05-22 | 4 | -31/+3 | |
* | | | | | | | | x86: remove pointless uaccess_32.h complexity | Linus Torvalds | 2016-05-22 | 2 | -39/+1 | |
* | | | | | | | | Merge tag 'for-f2fs-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jae... | Linus Torvalds | 2016-05-21 | 23 | -615/+1449 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | f2fs: fix to update dirty page count correctly | Chao Yu | 2016-05-20 | 1 | -3/+4 | |
| * | | | | | | | | f2fs: flush pending bios right away when error occurs | Jaegeuk Kim | 2016-05-20 | 5 | -13/+16 | |
| * | | | | | | | | f2fs: avoid ENOSPC fault in the recovery process | Jaegeuk Kim | 2016-05-20 | 1 | -0/+4 | |
| * | | | | | | | | f2fs: make exit_f2fs_fs more clear | Tiezhu Yang | 2016-05-18 | 1 | -5/+5 | |
| * | | | | | | | | f2fs: use percpu_counter for total_valid_inode_count | Jaegeuk Kim | 2016-05-18 | 2 | -14/+15 | |
| * | | | | | | | | f2fs: use percpu_counter for alloc_valid_block_count | Jaegeuk Kim | 2016-05-18 | 4 | -8/+14 | |
| * | | | | | | | | f2fs: use percpu_counter for # of dirty pages in inode | Jaegeuk Kim | 2016-05-18 | 3 | -7/+12 | |
| * | | | | | | | | f2fs: use percpu_counter for page counters | Jaegeuk Kim | 2016-05-18 | 4 | -24/+52 | |
| * | | | | | | | | f2fs: use bio count instead of F2FS_WRITEBACK page count | Jaegeuk Kim | 2016-05-18 | 5 | -19/+22 | |
| * | | | | | | | | f2fs: manipulate dirty file inodes when DATA_FLUSH is set | Jaegeuk Kim | 2016-05-16 | 1 | -3/+8 | |
| * | | | | | | | | f2fs: add fault injection to sysfs | Sheng Yong | 2016-05-16 | 2 | -10/+91 | |
| * | | | | | | | | f2fs: no need inc dirty pages under inode lock | Yunlei He | 2016-05-16 | 1 | -1/+1 | |
| * | | | | | | | | f2fs: fix incorrect error path handling in f2fs_move_rehashed_dirents | Chao Yu | 2016-05-16 | 1 | -2/+6 | |
| * | | | | | | | | f2fs: fix i_current_depth during inline dentry conversion | Chao Yu | 2016-05-16 | 1 | -0/+1 | |
| * | | | | | | | | f2fs: correct return value type of f2fs_fill_super | Sheng Yong | 2016-05-16 | 1 | -3/+3 | |
| * | | | | | | | | f2fs: fix deadlock when flush inline data | Chao Yu | 2016-05-11 | 1 | -1/+2 | |
| * | | | | | | | | f2fs: avoid f2fs_bug_on during recovery | Jaegeuk Kim | 2016-05-11 | 1 | -2/+1 | |
| * | | | | | | | | f2fs: show # of orphan inodes | Jaegeuk Kim | 2016-05-11 | 2 | -2/+5 | |
| * | | | | | | | | f2fs: support in batch fzero in dnode page | Chao Yu | 2016-05-11 | 1 | -16/+56 | |
| * | | | | | | | | f2fs: support in batch multi blocks preallocation | Chao Yu | 2016-05-11 | 3 | -49/+117 | |
| * | | | | | | | | f2fs: make atomic/volatile operation exclusive | Chao Yu | 2016-05-11 | 1 | -0/+16 | |
| * | | | | | | | | f2fs: use mnt_{want,drop}_write_file in ioctl | Chao Yu | 2016-05-11 | 1 | -30/+87 | |
| * | | | | | | | | f2fs: do not preallocate block unaligned to 4KB | Jaegeuk Kim | 2016-05-07 | 1 | -2/+2 | |
| * | | | | | | | | f2fs: read node blocks ahead when truncating blocks | Jaegeuk Kim | 2016-05-07 | 2 | -25/+29 | |
| * | | | | | | | | f2fs: fallocate data blocks in single locked node page | Jaegeuk Kim | 2016-05-07 | 1 | -29/+22 | |
| * | | | | | | | | f2fs: fix inode cache leak | Chao Yu | 2016-05-07 | 3 | -43/+31 | |
| * | | | | | | | | fscrypto/f2fs: allow fs-specific key prefix for fs encryption | Jaegeuk Kim | 2016-05-07 | 4 | -44/+98 | |
| * | | | | | | | | f2fs: avoid panic when truncating to max filesize | Chao Yu | 2016-05-07 | 1 | -1/+4 | |
| * | | | | | | | | f2fs: fix incorrect mapping in ->bmap | Chao Yu | 2016-05-07 | 1 | -4/+7 | |
| * | | | | | | | | f2fs: remove an obsolete variable | Jaegeuk Kim | 2016-05-07 | 1 | -3/+0 | |
| * | | | | | | | | f2fs: don't worry about inode leak in evict_inode | Jaegeuk Kim | 2016-05-07 | 1 | -14/+2 | |
| * | | | | | | | | f2fs: shrink size of struct seg_entry | Chao Yu | 2016-05-07 | 1 | -4/+5 | |
| * | | | | | | | | f2fs: reuse get_extent_info | Chao Yu | 2016-05-07 | 2 | -6/+5 | |
| * | | | | | | | | f2fs: remove unneeded memset when updating xattr | Chao Yu | 2016-05-07 | 1 | -1/+0 | |
| * | | | | | | | | f2fs: remove unneeded readahead in find_fsync_dnodes | Chao Yu | 2016-05-07 | 1 | -2/+0 |