| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-02 | 51 | -184/+344 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-03-03 | 1 | -2/+4 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | block: Initialize bd_bdi on inode initialization | Jan Kara | 2017-03-02 | 1 | -2/+4 |
* | | | | | | | | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-03-03 | 111 | -33/+153 |
|\ \ \ \ \ \ \ \
| |_|/ / / / / /
|/| | | | | | | |
|
| * | | | | | | | sched/headers: Prepare to move sched_info_on() and force_schedstat_enabled() ... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | | | | | | | sched/headers: Prepare to move cputime functionality from <linux/sched.h> int... | Ingo Molnar | 2017-03-02 | 4 | -1/+4 |
| * | | | | | | | sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/... | Ingo Molnar | 2017-03-02 | 3 | -0/+4 |
| * | | | | | | | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
| * | | | | | | | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 2 | -2/+2 |
| * | | | | | | | sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe... | Ingo Molnar | 2017-03-02 | 8 | -0/+10 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 5 | -1/+6 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 5 | -0/+5 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |
| * | | | | | | | sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |
| * | | | | | | | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 2017-03-02 | 32 | -16/+37 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+2 |
| * | | | | | | | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 2017-03-02 | 35 | -0/+36 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 16 | -10/+17 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 6 | -0/+6 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 6 | -0/+7 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | | | | | | | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| * | | | | | | | sched/headers, cgroups: Remove the threadgroup_change_*() wrappery | Ingo Molnar | 2017-03-02 | 1 | -3/+3 |
| * | | | | | | | rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-03-02 | 32 | -656/+861 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker... | Chris Mason | 2017-02-28 | 31 | -626/+673 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | btrfs: add dummy callback for readpage_io_failed and drop checks | David Sterba | 2017-02-28 | 4 | -3/+10 |
| | * | | | | | | | btrfs: drop checks for mandatory extent_io_ops callbacks | David Sterba | 2017-02-28 | 1 | -4/+3 |
| | * | | | | | | | btrfs: document existence of extent_io ops callbacks | David Sterba | 2017-02-28 | 3 | -11/+26 |
| | * | | | | | | | btrfs: let writepage_end_io_hook return void | David Sterba | 2017-02-28 | 3 | -11/+6 |
| | * | | | | | | | btrfs: do proper error handling in btrfs_insert_xattr_item | David Sterba | 2017-02-28 | 1 | -1/+2 |
| | * | | | | | | | btrfs: handle allocation error in update_dev_stat_item | David Sterba | 2017-02-28 | 1 | -1/+2 |
| | * | | | | | | | btrfs: remove BUG_ON from __tree_mod_log_insert | David Sterba | 2017-02-28 | 1 | -2/+0 |
| | * | | | | | | | btrfs: derive maximum output size in the compression implementation | David Sterba | 2017-02-28 | 5 | -14/+9 |
| | * | | | | | | | btrfs: use predefined limits for calculating maximum number of pages for comp... | David Sterba | 2017-02-28 | 1 | -5/+6 |
| | * | | | | | | | btrfs: export compression buffer limits in a header | David Sterba | 2017-02-28 | 2 | -10/+15 |
| | * | | | | | | | btrfs: merge nr_pages input and output parameter in compress_pages | David Sterba | 2017-02-28 | 5 | -15/+11 |
| | * | | | | | | | btrfs: merge length input and output parameter in compress_pages | David Sterba | 2017-02-28 | 5 | -20/+18 |
| | * | | | | | | | btrfs: constify name of subvolume in creation helpers | David Sterba | 2017-02-28 | 1 | -3/+3 |
| | * | | | | | | | btrfs: constify buffers used by compression helpers | David Sterba | 2017-02-28 | 3 | -3/+3 |
| | * | | | | | | | btrfs: constify input buffer of btrfs_csum_data | David Sterba | 2017-02-28 | 2 | -3/+3 |
| | * | | | | | | | btrfs: constify device path passed to relevant helpers | David Sterba | 2017-02-28 | 4 | -18/+22 |
| | * | | | | | | | btrfs: make btrfs_inode_resume_unlocked_dio take btrfs_inode | Nikolay Borisov | 2017-02-28 | 2 | -4/+3 |
| | * | | | | | | | btrfs: make btrfs_inode_block_unlocked_dio take btrfs_inode | Nikolay Borisov | 2017-02-28 | 2 | -3/+3 |
| | * | | | | | | | btrfs: Make btrfs_add_nondir take btrfs_inode | Nikolay Borisov | 2017-02-28 | 1 | -9/+13 |
| | * | | | | | | | btrfs: Make btrfs_add_link take btrfs_inode | Nikolay Borisov | 2017-02-28 | 3 | -23/+26 |
| | * | | | | | | | btrfs: Make btrfs_del_delalloc_inode take btrfs_inode | Nikolay Borisov | 2017-02-28 | 1 | -7/+7 |
| | * | | | | | | | btrfs: Make get_extent_t take btrfs_inode | Nikolay Borisov | 2017-02-28 | 8 | -54/+59 |