| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-20 | 4 | -18/+101 |
|\ |
|
| * | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem... | Ingo Molnar | 2016-02-16 | 4 | -18/+101 |
| |\ |
|
| | * | efi: Make efivarfs entries immutable by default | Peter Jones | 2016-02-10 | 4 | -14/+98 |
| | * | efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version | Peter Jones | 2016-02-10 | 1 | -4/+3 |
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-02-19 | 13 | -39/+176 |
|\ \ \ |
|
| * | | | ext4: fix crashes in dioread_nolock mode | Jan Kara | 2016-02-19 | 1 | -20/+20 |
| * | | | ext4: fix bh->b_state corruption | Jan Kara | 2016-02-19 | 1 | -2/+30 |
| * | | | ext4: fix memleak in ext4_readdir() | Kirill Tkhai | 2016-02-16 | 1 | -2/+5 |
| * | | | ext4: remove unused parameter "newblock" in convert_initialized_extent() | Eryu Guan | 2016-02-12 | 1 | -2/+2 |
| * | | | ext4: don't read blocks from disk after extents being swapped | Eryu Guan | 2016-02-12 | 1 | -3/+12 |
| * | | | ext4: fix potential integer overflow | Insu Yun | 2016-02-12 | 1 | -1/+1 |
| * | | | ext4: add a line break for proc mb_groups display | Huaitong Han | 2016-02-12 | 1 | -1/+1 |
| * | | | ext4: ioctl: fix erroneous return value | Anton Protopopov | 2016-02-12 | 1 | -1/+1 |
| * | | | ext4: fix scheduling in atomic on group checksum failure | Jan Kara | 2016-02-12 | 2 | -5/+8 |
| * | | | ext4 crypto: move context consistency check to ext4_file_open() | Theodore Ts'o | 2016-02-08 | 2 | -2/+15 |
| * | | | ext4 crypto: revalidate dentry after adding or removing the key | Theodore Ts'o | 2016-02-08 | 4 | -0/+81 |
* | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-02-19 | 1 | -0/+2 |
|\ \ \ \ |
|
| * | | | | Btrfs: fix direct IO requests not reporting IO error to user space | Filipe Manana | 2016-02-16 | 1 | -0/+2 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-02-19 | 1 | -14/+39 |
|\ \ \ \ \ |
|
| * | | | | | fsnotify: turn fsnotify reaper thread into a workqueue job | Jeff Layton | 2016-02-19 | 1 | -31/+18 |
| * | | | | | Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread" | Jeff Layton | 2016-02-19 | 1 | -14/+52 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-02-17 | 3 | -5/+18 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | writeback: initialize inode members that track writeback history | Tahsin Erdogan | 2016-02-16 | 1 | -0/+6 |
| * | | | | | writeback: keep superblock pinned during cgroup writeback association switches | Tejun Heo | 2016-02-16 | 1 | -4/+11 |
| * | | | | | block: fix use-after-free in dio_bio_complete | Mike Krinkin | 2016-01-31 | 1 | -1/+1 |
* | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2016-02-16 | 3 | -4/+3 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | | |
|
| * | | | | | cifs: fix erroneous return value | Anton Protopopov | 2016-02-11 | 1 | -1/+1 |
| * | | | | | cifs: fix potential overflow in cifs_compose_mount_options | Insu Yun | 2016-02-11 | 1 | -1/+1 |
| * | | | | | cifs: remove redundant check for null string pointer | Colin Ian King | 2016-02-11 | 1 | -2/+1 |
* | | | | | | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-02-14 | 1 | -0/+20 |
|\ \ \ \ \ \ |
|
| * | | | | | | pty: make sure super_block is still valid in final /dev/tty close | Herton R. Krzesinski | 2016-02-07 | 1 | -0/+20 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-02-12 | 8 | -71/+131 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | btrfs: properly set the termination value of ctx->pos in readdir | David Sterba | 2016-02-11 | 3 | -3/+16 |
| * | | | | | Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl | Filipe Manana | 2016-02-05 | 1 | -4/+6 |
| * | | | | | Btrfs: remove no longer used function extent_read_full_page_nolock() | Filipe Manana | 2016-02-03 | 3 | -42/+12 |
| * | | | | | Btrfs: fix page reading in extent_same ioctl leading to csum errors | Filipe Manana | 2016-02-03 | 1 | -8/+21 |
| * | | | | | Btrfs: fix invalid page accesses in extent_same (dedup) ioctl | Filipe Manana | 2016-02-03 | 1 | -14/+76 |
* | | | | | | Merge tag 'xfs-fixes-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-02-12 | 1 | -2/+2 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | | |
|
| * | | | | | xfs: fix endianness error when checking log block crc on big endian platforms | Darrick J. Wong | 2016-02-08 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-02-06 | 4 | -8/+43 |
|\ \ \ \ \ |
|
| * | | | | | epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT | Jason Baron | 2016-02-06 | 1 | -6/+32 |
| * | | | | | dax: dirty inode only if required | Dmitry Monakhov | 2016-02-06 | 1 | -1/+2 |
| * | | | | | ocfs2/dlm: clear refmap bit of recovery lock while doing local recovery cleanup | xuejiufei | 2016-02-06 | 1 | -0/+2 |
| * | | | | | block: fix pfn_mkwrite() DAX fault handler | Ross Zwisler | 2016-02-06 | 1 | -1/+7 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2016-02-06 | 1 | -3/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ceph: fix snap context leak in error path | Yan, Zheng | 2016-02-04 | 1 | -1/+1 |
| * | | | | ceph: checking for IS_ERR instead of NULL | Dan Carpenter | 2016-02-04 | 1 | -2/+2 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-02-03 | 3 | -81/+55 |
|\ \ \ \ |
|
| * | | | | proc: revert /proc/<pid>/maps [stack:TID] annotation | Johannes Weiner | 2016-02-03 | 2 | -72/+43 |
| * | | | | numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 | Michael Holzheu | 2016-02-03 | 1 | -3/+4 |