| Commit message (Expand) | Author | Age | Files | Lines |
* | ext4: xattr-in-inode support | Andreas Dilger | 2017-06-22 | 6 | -56/+604 |
* | ext4: add largedir feature | Artem Blagodarenko | 2017-06-22 | 4 | -47/+113 |
* | ext4: fix fdatasync(2) after extent manipulation operations | Jan Kara | 2017-05-29 | 2 | -0/+7 |
* | ext4: fix data corruption for mmap writes | Jan Kara | 2017-05-26 | 1 | -2/+16 |
* | ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO | Jan Kara | 2017-05-26 | 1 | -43/+37 |
* | ext4: fix quota charging for shared xattr blocks | Tahsin Erdogan | 2017-05-25 | 5 | -0/+37 |
* | ext4: remove redundant check for encrypted file on dio write path | Eric Biggers | 2017-05-25 | 1 | -3/+0 |
* | ext4: remove unused d_name argument from ext4_search_dir() et al. | Eric Biggers | 2017-05-25 | 3 | -13/+7 |
* | ext4: fix off-by-one error when writing back pages before dio read | Eric Biggers | 2017-05-25 | 1 | -1/+1 |
* | ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() | Eryu Guan | 2017-05-25 | 1 | -1/+1 |
* | ext4: keep existing extra fields when inode expands | Konstantin Khlebnikov | 2017-05-22 | 1 | -2/+3 |
* | ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors | Konstantin Khlebnikov | 2017-05-22 | 1 | -9/+14 |
* | ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff() | Jan Kara | 2017-05-22 | 1 | -1/+1 |
* | ext4: fix SEEK_HOLE | Jan Kara | 2017-05-22 | 1 | -36/+14 |
* | jbd2: preserve original nofs flag during journal restart | Tahsin Erdogan | 2017-05-22 | 1 | -0/+6 |
* | ext4: clear lockdep subtype for quota files on quota off | Jan Kara | 2017-05-22 | 1 | -9/+5 |
* | Linux 4.12-rc2v4.12-rc2 | Linus Torvalds | 2017-05-22 | 1 | -1/+1 |
* | x86: fix 32-bit case of __get_user_asm_u64() | Linus Torvalds | 2017-05-22 | 1 | -3/+3 |
* | Clean up x86 unsafe_get/put_user() type handling | Linus Torvalds | 2017-05-22 | 1 | -2/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-21 | 2 | -3/+5 |
|\ |
|
| * | osf_wait4(): fix infoleak | Al Viro | 2017-05-21 | 1 | -2/+4 |
| * | fix unsafe_put_user() | Al Viro | 2017-05-21 | 1 | -1/+1 |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-05-21 | 3 | -1/+28 |
|\ \ |
|
| * | | sched/core: Call __schedule() from do_idle() without enabling preemption | Steven Rostedt (VMware) | 2017-05-15 | 3 | -1/+28 |
| |/ |
|
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-05-21 | 2 | -8/+11 |
|\ \ |
|
| * | | genirq: Fix chained interrupt data ordering | Thomas Gleixner | 2017-05-16 | 1 | -1/+1 |
| * | | irqchip/mbigen: Fix the clear register offset calculation | MaJun | 2017-05-12 | 1 | -4/+1 |
| * | | irqchip/mbigen: Fix potential NULL dereferencing | Hanjun Guo | 2017-05-12 | 1 | -0/+3 |
| * | | irqchip/mbigen: Fix memory mapping code | Hanjun Guo | 2017-05-12 | 1 | -3/+6 |
* | | | Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-05-21 | 10 | -11/+72 |
|\ \ \ |
|
| * | | | tracing: Make sure RCU is watching before calling a stack trace | Steven Rostedt (VMware) | 2017-05-19 | 1 | -1/+30 |
| * | | | kprobes: Document how optimized kprobes are removed from module unload | Steven Rostedt (VMware) | 2017-05-18 | 1 | -0/+6 |
| * | | | selftests/ftrace: Add test to remove instance with active event triggers | Naveen N. Rao | 2017-05-18 | 1 | -2/+6 |
| * | | | selftests/ftrace: Fix bashisms | Naveen N. Rao | 2017-05-18 | 3 | -4/+4 |
| * | | | ftrace: Remove #ifdef from code and add clear_ftrace_function_probes() stub | Steven Rostedt (VMware) | 2017-05-18 | 2 | -2/+4 |
| * | | | ftrace/instances: Clear function triggers when removing instances | Naveen N. Rao | 2017-05-18 | 3 | -0/+12 |
| * | | | ftrace: Simplify glob handling in unregister_ftrace_function_probe_func() | Naveen N. Rao | 2017-05-18 | 1 | -2/+2 |
| * | | | tracing/kprobes: Enforce kprobes teardown after testing | Thomas Gleixner | 2017-05-18 | 3 | -1/+9 |
| * | | | tracing: Move postpone selftests to core from early_initcall | Steven Rostedt | 2017-05-18 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-21 | 13 | -36/+59 |
|\ \ \ |
|
| * | | | nvmet: release the sq ref on rdma read errors | Vijay Immanuel | 2017-05-20 | 3 | -0/+8 |
| * | | | nvmet-fc: remove target cpu scheduling flag | James Smart | 2017-05-20 | 4 | -15/+3 |
| * | | | nvme-fc: stop queues on error detection | James Smart | 2017-05-20 | 1 | -0/+4 |
| * | | | nvme-fc: require target or discovery role for fc-nvme targets | James Smart | 2017-05-20 | 1 | -0/+6 |
| * | | | nvme-fc: correct port role bits | James Smart | 2017-05-20 | 1 | -2/+2 |
| * | | | nvme: unmap CMB and remove sysfs file in reset path | Jon Derrick | 2017-05-20 | 1 | -1/+6 |
| * | | | blktrace: fix integer parse | Shaohua Li | 2017-05-19 | 1 | -2/+2 |
| * | | | fuseblk: Fix warning in super_setup_bdi_name() | Jan Kara | 2017-05-17 | 1 | -1/+8 |
| * | | | Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2017-05-15 | 1 | -3/+5 |
| |\ \ \ |
|
| | * | | | block: xen-blkback: add null check to avoid null pointer dereference | Gustavo A. R. Silva | 2017-05-15 | 1 | -3/+5 |