Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 1 | -3/+2 |
|\ | |||||
| * | sysfs: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -3/+2 |
* | | Merge branch 'KASAN-read_word_at_a_time' | Linus Torvalds | 2018-02-01 | 1 | -6/+1 |
|\ \ | |||||
| * | | fs: dcache: Revert "manually unpoison dname after allocation to shut up kasan... | Andrey Ryabinin | 2018-02-01 | 1 | -5/+0 |
| * | | fs/dcache: Use read_word_at_a_time() in dentry_string_cmp() | Andrey Ryabinin | 2018-02-01 | 1 | -1/+1 |
* | | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 6 | -19/+10 |
|\ \ \ | |||||
| * | | | sysfs: remove DEBUG defines | Greg Kroah-Hartman | 2018-01-23 | 2 | -3/+0 |
| * | | | sysfs: use SPDX identifiers | Greg Kroah-Hartman | 2018-01-23 | 6 | -13/+6 |
| * | | | sysfs: turn WARN() into pr_warn() | Greg Kroah-Hartman | 2018-01-22 | 1 | -2/+3 |
| * | | | Merge 4.15-rc6 into driver-core-next | Greg Kroah-Hartman | 2018-01-02 | 51 | -236/+501 |
| |\ \ \ | |||||
| * | | | | sysfs: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 2017-12-18 | 1 | -1/+1 |
* | | | | | Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-02-01 | 20 | -6864/+0 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge 4.15-rc6 into staging-next | Greg Kroah-Hartman | 2018-01-02 | 19 | -97/+258 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| * | | | | | Merge 4.15-rc4 into staging-next | Greg Kroah-Hartman | 2017-12-18 | 44 | -158/+265 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge Linus's staging merge point into staging-next | Greg Kroah-Hartman | 2017-12-06 | 151 | -766/+1230 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | ncpfs: move net/ncpfs to drivers/staging/ncpfs | Stephen Hemminger | 2017-11-28 | 20 | -6863/+0 |
* | | | | | | | | Merge tag 'docs-4.16' of git://git.lwn.net/linux | Linus Torvalds | 2018-01-31 | 13 | -54/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at | Adam Borowski | 2018-01-01 | 13 | -54/+12 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2018-01-31 | 1 | -7/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | VFS: close race between getcwd() and d_move() | NeilBrown | 2017-12-28 | 1 | -7/+16 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-01-31 | 26 | -179/+658 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | userfaultfd: convert to use anon_inode_getfd() | Eric Biggers | 2018-01-31 | 1 | -61/+9 |
| * | | | | | | | | | hugetlb: implement memfd sealing | Marc-André Lureau | 2018-01-31 | 1 | -2/+27 |
| * | | | | | | | | | hugetlb: expose hugetlbfs_inode_info in header | Marc-André Lureau | 2018-01-31 | 1 | -10/+0 |
| * | | | | | | | | | shmem: rename functions that are memfd-related | Marc-André Lureau | 2018-01-31 | 1 | -1/+1 |
| * | | | | | | | | | mm: use updated pmdp_invalidate() interface to track dirty/accessed bits | Kirill A. Shutemov | 2018-01-31 | 1 | -4/+4 |
| * | | | | | | | | | mm: add unmap_mapping_pages() | Matthew Wilcox | 2018-01-31 | 1 | -13/+6 |
| * | | | | | | | | | mm, userfaultfd, THP: avoid waiting when PMD under THP migration | Huang Ying | 2018-01-31 | 1 | -1/+4 |
| * | | | | | | | | | fs/proc/task_mmu.c: do not show VmExe bigger than total executable virtual me... | Konstantin Khlebnikov | 2018-01-31 | 1 | -3/+8 |
| * | | | | | | | | | ocfs2: return error when we attempt to access a dirty bh in jbd2 | piaojun | 2018-01-31 | 1 | -11/+12 |
| * | | | | | | | | | ocfs2: unlock bh_state if bg check fails | Changwei Ge | 2018-01-31 | 1 | -0/+2 |
| * | | | | | | | | | ocfs2: nowait aio support | Gang He | 2018-01-31 | 6 | -33/+104 |
| * | | | | | | | | | ocfs2: add ocfs2_overwrite_io() | Gang He | 2018-01-31 | 2 | -0/+48 |
| * | | | | | | | | | ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock() | Gang He | 2018-01-31 | 2 | -0/+25 |
| * | | | | | | | | | ocfs2: add trimfs lock to avoid duplicated trims in cluster | Gang He | 2018-01-31 | 1 | -0/+44 |
| * | | | | | | | | | ocfs2: add trimfs dlm lock resource | Gang He | 2018-01-31 | 4 | -0/+121 |
| * | | | | | | | | | ocfs2: try to reuse extent block in dealloc without meta_alloc | Changwei Ge | 2018-01-31 | 3 | -10/+203 |
| * | | | | | | | | | ocfs2: make metadata estimation accurate and clear | Changwei Ge | 2018-01-31 | 1 | -1/+3 |
| * | | | | | | | | | ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute | piaojun | 2018-01-31 | 2 | -0/+8 |
| * | | | | | | | | | ocfs2: clean up dead code in alloc.c | Changwei Ge | 2018-01-31 | 1 | -9/+2 |
| * | | | | | | | | | ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init() | piaojun | 2018-01-31 | 1 | -0/+1 |
| * | | | | | | | | | ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE | Gang He | 2018-01-31 | 1 | -0/+9 |
| * | | | | | | | | | ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid | piaojun | 2018-01-31 | 1 | -3/+2 |
| * | | | | | | | | | ocfs2: clean dead code in suballoc.c | Changwei Ge | 2018-01-31 | 1 | -3/+3 |
| * | | | | | | | | | ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header() | alex chen | 2018-01-31 | 1 | -1/+1 |
| * | | | | | | | | | ocfs2/cluster: close a race that fence can't be triggered | Yang Zhang | 2018-01-31 | 1 | -2/+3 |
| * | | | | | | | | | ocfs2: give an obvious tip for mismatched cluster names | Gang He | 2018-01-31 | 1 | -2/+6 |
| * | | | | | | | | | ocfs2/cluster: neaten a member of o2net_msg_handler | Changwei Ge | 2018-01-31 | 1 | -1/+1 |
| * | | | | | | | | | fs/ocfs2/dlm/dlmmaster.c: clean up dead code | Changwei Ge | 2018-01-31 | 1 | -7/+0 |
| * | | | | | | | | | fs/dax.c: release PMD lock even when there is no PMD support in DAX | Jan H. Schönherr | 2018-01-31 | 1 | -1/+1 |