| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mm, compaction: finish whole pageblock to reduce fragmentation | Vlastimil Babka | 2017-05-09 | 2 | -2/+35 |
* | mm, compaction: restrict async compaction to pageblocks of same migratetype | Vlastimil Babka | 2017-05-09 | 2 | -9/+22 |
* | mm, compaction: add migratetype to compact_control | Vlastimil Babka | 2017-05-09 | 2 | -8/+8 |
* | mm, compaction: change migrate_async_suitable() to suitable_migration_source() | Vlastimil Babka | 2017-05-09 | 2 | -8/+16 |
* | mm, page_alloc: count movable pages when stealing from pageblock | Vlastimil Babka | 2017-05-09 | 3 | -21/+63 |
* | mm, page_alloc: split smallest stolen page in fallback | Vlastimil Babka | 2017-05-09 | 1 | -25/+37 |
* | mm, compaction: remove redundant watermark check in compact_finished() | Vlastimil Babka | 2017-05-09 | 1 | -8/+0 |
* | mm, compaction: reorder fields in struct compact_control | Vlastimil Babka | 2017-05-09 | 1 | -5/+5 |
* | docs: complete bumping minimal GNU Make version to 3.81 | Max Filippov | 2017-05-07 | 1 | -1/+1 |
* | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2017-05-06 | 14 | -105/+465 |
|\ |
|
| * | CIFS: add misssing SFM mapping for doublequote | Björn Jacke | 2017-05-05 | 2 | -0/+7 |
| * | SMB3: Work around mount failure when using SMB3 dialect to Macs | Steve French | 2017-05-04 | 1 | -3/+11 |
| * | cifs: fix CIFS_IOC_GET_MNT_INFO oops | David Disseldorp | 2017-05-04 | 1 | -0/+2 |
| * | CIFS: fix mapping of SFM_SPACE and SFM_PERIOD | Björn Jacke | 2017-05-04 | 1 | -2/+2 |
| * | CIFS: fix oplock break deadlocks | Rabin Vincent | 2017-05-03 | 4 | -5/+18 |
| * | cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops | David Disseldorp | 2017-05-03 | 1 | -0/+2 |
| * | cifs: fix leak in FSCTL_ENUM_SNAPS response handling | David Disseldorp | 2017-05-03 | 1 | -0/+1 |
| * | Set unicode flag on cifs echo request to avoid Mac error | Steve French | 2017-05-02 | 1 | -0/+3 |
| * | CIFS: Add asynchronous write support through kernel AIO | Pavel Shilovsky | 2017-05-02 | 2 | -51/+139 |
| * | CIFS: Add asynchronous read support through kernel AIO | Pavel Shilovsky | 2017-05-02 | 2 | -39/+131 |
| * | CIFS: Add asynchronous context to support kernel AIO | Pavel Shilovsky | 2017-05-02 | 3 | -0/+139 |
| * | cifs: fix IPv6 link local, with scope id, address parsing | Daniel N Pettersson | 2017-05-02 | 1 | -2/+7 |
| * | cifs: small underflow in cnvrtDosUnixTm() | Dan Carpenter | 2017-05-02 | 1 | -3/+3 |
* | | Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-05-06 | 56 | -667/+2162 |
|\ \ |
|
| * | | xfs: fix use-after-free in xfs_finish_page_writeback | Eryu Guan | 2017-05-05 | 1 | -2/+2 |
| * | | xfs: reserve enough blocks to handle btree splits when remapping | Darrick J. Wong | 2017-05-03 | 3 | -9/+37 |
| * | | xfs: wait on new inodes during quotaoff dquot release | Brian Foster | 2017-04-28 | 1 | -1/+2 |
| * | | xfs: update ag iterator to support wait on new inodes | Brian Foster | 2017-04-28 | 2 | -8/+53 |
| * | | xfs: support ability to wait on new inodes | Brian Foster | 2017-04-28 | 2 | -2/+7 |
| * | | xfs: publish UUID in struct super_block | Amir Goldstein | 2017-04-28 | 1 | -0/+4 |
| * | | xfs: Allow user to kill fstrim process | Lukas Czerner | 2017-04-27 | 1 | -1/+9 |
| * | | xfs: better log intent item refcount checking | Darrick J. Wong | 2017-04-25 | 4 | -0/+4 |
| * | | xfs: fix up quotacheck buffer list error handling | Brian Foster | 2017-04-25 | 3 | -6/+26 |
| * | | xfs: remove xfs_trans_ail_delete_bulk | Christoph Hellwig | 2017-04-25 | 3 | -60/+55 |
| * | | xfs: don't use bool values in trace buffers | Christoph Hellwig | 2017-04-25 | 1 | -5/+5 |
| * | | xfs: fix getfsmap userspace memory corruption while setting OF_LAST | Darrick J. Wong | 2017-04-25 | 1 | -1/+1 |
| * | | xfs: fix __user annotations for xfs_ioc_getfsmap | Christoph Hellwig | 2017-04-25 | 1 | -8/+8 |
| * | | xfs: corruption needs to respect endianess too! | Christoph Hellwig | 2017-04-25 | 1 | -1/+1 |
| * | | xfs: use NULL instead of 0 to initialize a pointer in xfs_ioc_getfsmap | Christoph Hellwig | 2017-04-25 | 1 | -1/+1 |
| * | | xfs: use NULL instead of 0 to initialize a pointer in xfs_getfsmap | Christoph Hellwig | 2017-04-25 | 1 | -1/+1 |
| * | | xfs: simplify validation of the unwritten extent bit | Christoph Hellwig | 2017-04-25 | 6 | -122/+41 |
| * | | xfs: remove unused values from xfs_exntst_t | Christoph Hellwig | 2017-04-25 | 1 | -1/+0 |
| * | | xfs: remove the unused XFS_MAXLINK_1 define | Christoph Hellwig | 2017-04-25 | 1 | -2/+0 |
| * | | xfs: more do_div cleanups | Eric Sandeen | 2017-04-25 | 3 | -7/+4 |
| * | | xfs: remove use of do_div with 32-bit dividend in quota | Eric Sandeen | 2017-04-25 | 1 | -2/+2 |
| * | | xfs: remove the trailing newline used in the fmt parameter of TP_printk | Hou Tao | 2017-04-25 | 1 | -14/+15 |
| * | | xfs: prevent multi-fsb dir readahead from reading random blocks | Brian Foster | 2017-04-25 | 1 | -2/+3 |
| * | | xfs: handle array index overrun in xfs_dir2_leaf_readbuf() | Eric Sandeen | 2017-04-25 | 1 | -2/+8 |
| * | | iomap_dio_rw: Prevent reading file data beyond iomap_dio->i_size | Chandan Rajendra | 2017-04-25 | 1 | -0/+3 |
| * | | xfs: remove bmap block allocation retries | Christoph Hellwig | 2017-04-25 | 2 | -46/+0 |