Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'ida/ida' | Stephen Rothwell | 2018-08-15 | 3 | -115/+49 |
|\ | |||||
| * | devpts: Convert to new IDA API | Matthew Wilcox | 2018-08-10 | 1 | -34/+13 |
| * | fs: Convert namespace IDAs to new API | Matthew Wilcox | 2018-08-10 | 1 | -38/+12 |
| * | fs: Convert unnamed_dev_ida to new API | Matthew Wilcox | 2018-08-10 | 1 | -43/+24 |
* | | Merge remote-tracking branch 'xarray/xarray' | Stephen Rothwell | 2018-08-15 | 17 | -611/+447 |
|\ \ | |/ | |||||
| * | page cache: Finish XArray conversion | Matthew Wilcox | 2018-08-10 | 1 | -1/+1 |
| * | dax: Convert page fault handlers to XArray | Matthew Wilcox | 2018-08-10 | 1 | -301/+128 |
| * | dax: Convert dax_lock_mapping_entry to XArray | Matthew Wilcox | 2018-08-10 | 1 | -48/+35 |
| * | dax: Convert dax writeback to XArray | Matthew Wilcox | 2018-08-10 | 1 | -68/+62 |
| * | dax: Convert __dax_invalidate_entry to XArray | Matthew Wilcox | 2018-08-10 | 1 | -8/+9 |
| * | dax: Convert dax_layout_busy_page to XArray | Matthew Wilcox | 2018-08-10 | 1 | -36/+21 |
| * | dax: Convert dax_insert_pfn_mkwrite to XArray | Matthew Wilcox | 2018-08-09 | 1 | -32/+117 |
| * | dax: Hash on XArray instead of mapping | Matthew Wilcox | 2018-08-09 | 1 | -14/+15 |
| * | dax: Rename some functions | Matthew Wilcox | 2018-08-09 | 1 | -44/+42 |
| * | f2fs: Convert to XArray | Matthew Wilcox | 2018-08-09 | 5 | -9/+7 |
| * | nilfs2: Convert to XArray | Matthew Wilcox | 2018-08-09 | 2 | -33/+22 |
| * | fs: Convert writeback to XArray | Matthew Wilcox | 2018-08-09 | 1 | -16/+9 |
| * | fs: Convert buffer to XArray | Matthew Wilcox | 2018-08-09 | 1 | -7/+7 |
| * | btrfs: Convert page cache to XArray | Matthew Wilcox | 2018-08-09 | 2 | -8/+4 |
| * | pagevec: Use xa_tag_t | Matthew Wilcox | 2018-08-09 | 4 | -5/+5 |
| * | page cache: Convert hole search to XArray | Matthew Wilcox | 2018-07-26 | 1 | -1/+1 |
| * | xarray: Replace exceptional entries | Matthew Wilcox | 2018-07-25 | 3 | -58/+57 |
| * | dax: Fix use of zero page | Matthew Wilcox | 2018-07-25 | 1 | -11/+2 |
* | | Merge remote-tracking branch 'kspp/for-next/kspp' | Stephen Rothwell | 2018-08-15 | 1 | -0/+18 |
|\ \ | |||||
| * | | fs/proc: Show STACKLEAK metrics in the /proc file system | Alexander Popov | 2018-07-24 | 1 | -0/+18 |
* | | | Merge remote-tracking branch 'nvdimm/libnvdimm-for-next' | Stephen Rothwell | 2018-08-15 | 1 | -18/+120 |
|\ \ \ | |||||
| * \ \ | Merge branch 'for-4.19/dax-memory-failure' into libnvdimm-for-next | Dave Jiang | 2018-07-31 | 25 | -369/+391 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | filesystem-dax: Introduce dax_lock_mapping_entry() | Dan Williams | 2018-07-23 | 1 | -6/+103 |
| | * | | filesystem-dax: Set page->index | Dan Williams | 2018-07-20 | 1 | -3/+13 |
| * | | | filesystem-dax: Do not request kaddr and pfn when not required | Huaisheng Ye | 2018-07-30 | 1 | -9/+4 |
| | |/ | |/| | |||||
* | | | Merge remote-tracking branch 'userns/for-next' | Stephen Rothwell | 2018-08-15 | 7 | -37/+44 |
|\ \ \ | |||||
| * | | | signal: Pass pid type into do_send_sig_info | Eric W. Biederman | 2018-07-21 | 1 | -3/+3 |
| * | | | signal: Pass pid type into send_sigio_to_task & send_sigurg_to_task | Eric W. Biederman | 2018-07-21 | 1 | -17/+9 |
| * | | | signal: Use PIDTYPE_TGID to clearly store where file signals will be sent | Eric W. Biederman | 2018-07-21 | 3 | -24/+35 |
| * | | | pid: Implement PIDTYPE_TGID | Eric W. Biederman | 2018-07-21 | 1 | -0/+1 |
| * | | | pids: Move the pgrp and session pid pointers from task_struct to signal_struct | Eric W. Biederman | 2018-07-21 | 1 | -0/+1 |
| * | | | pids: Compute task_tgid using signal->leader_pid | Eric W. Biederman | 2018-07-21 | 2 | -0/+2 |
* | | | | Merge remote-tracking branch 'scsi/for-next' | Stephen Rothwell | 2018-08-15 | 1 | -0/+44 |
|\ \ \ \ | |||||
| * | | | | scsi: sysfs: Introduce sysfs_{un,}break_active_protection() | Bart Van Assche | 2018-08-02 | 1 | -0/+44 |
| |/ / / | |||||
* | | | | Merge remote-tracking branch 'driver-core/driver-core-next' | Stephen Rothwell | 2018-08-15 | 2 | -9/+23 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 4.18-rc7 into driver-core-next | Greg Kroah-Hartman | 2018-07-30 | 77 | -664/+796 |
| |\ \ \ \ | |||||
| * | | | | | sysfs: Fix internal_create_group() for named group updates | Rajat Jain | 2018-07-07 | 1 | -7/+22 |
| * | | | | | kernfs: Replace strncpy with memcpy | Guenter Roeck | 2018-07-07 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge remote-tracking branch 'ftrace/for-next' | Stephen Rothwell | 2018-08-15 | 1 | -2/+3 |
|\ \ \ \ \ | |||||
| * | | | | | tracefs: Annotate tracefs_ops with __ro_after_init | Zubin Mithra | 2018-07-31 | 1 | -2/+3 |
* | | | | | | Merge remote-tracking branch 'gfs2/for-next' | Stephen Rothwell | 2018-08-15 | 20 | -570/+752 |
|\ \ \ \ \ \ | |||||
| * | | | | | | gfs2: eliminate update_rgrp_lvb_unlinked | Bob Peterson | 2018-08-08 | 1 | -9/+2 |
| * | | | | | | gfs2: Fix gfs2_testbit to use clone bitmaps | Bob Peterson | 2018-08-07 | 2 | -25/+40 |
| * | | | | | | gfs2: Get rid of gfs2_ea_strlen | Andreas Gruenbacher | 2018-08-03 | 1 | -37/+22 |
| * | | | | | | gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out | Bob Peterson | 2018-07-26 | 1 | -17/+13 |