aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ext4: backport mm portion of: fix data integrity sync in ordered modeTheodore Ts'o2017-05-271-1/+11
* include/linux/fs.h: add dir_relax() for 3.18 backportMister Oyster2017-05-271-0/+7
* BACKPORT: ext4 from 3.18 to mtk-3.10Mister Oyster2017-05-273-230/+478
* fs: add inode_set_flags() for ext4 3.18 backportTheodore Ts'o2017-05-271-0/+3
* sched: add bit_wait_io for 3.18 ext4 backportTheodore Ts'o2017-05-271-1/+29
* buffer_head.h: add getblk_unmovable() for 3.18 ext4 backportTheodore Ts'o2017-05-271-0/+6
* uapi: add new system call ABI codepoints for ext4 3.18 backportTheodore Ts'o2017-05-272-0/+37
* mm.h: add truncate_inode_pages_final() for 3.18 ext4 backportTheodore Ts'o2017-05-271-0/+6
* bitops.h: add smp_mb__after_atomic() for 3.18 backportTheodore Ts'o2017-05-271-0/+3
* buffer_head.h: add sb_bread_unmovable() for 3.18 ext4 backportTheodore Ts'o2017-05-271-0/+6
* percpu: add raw_cpu_ptr() for 3.18 ext4 backportTheodore Ts'o2017-05-271-0/+3
* mm: add find_get_page_flags() for 3.18 ext4 backportTheodore Ts'o2017-05-271-2/+12
* fs: add {lock,unlock}_two_nondirectories for 3.18 backportTheodore Ts'o2017-05-271-1/+6
* UPSTREAM: math64: New separate div64_u64_rem helperMike Snitzer2017-05-241-0/+13
* include/linux/mm.h: remove ifdef conditionRashika Kheria2017-05-241-2/+0
* mm/readahead.c: inline ra_submitFabian Frederick2017-05-241-3/+0
* mm/memblock.c: introduce bottom-up allocation modeTang Chen2017-05-242-0/+28
* memblock, numa: binary search node idYinghai Lu2017-05-241-0/+2
* mm: disable zone_reclaim_mode by defaultMel Gorman2017-05-241-1/+2
* swap: maybe_preload & refactoringDmitry Safonov2017-05-241-0/+3
* fs/mpage.c: factor page_endio() out of mpage_end_io()Matthew Wilcox2017-05-241-0/+2
* fs/block_dev.c: add bdev_read_page() and bdev_write_page()Matthew Wilcox2017-05-241-0/+4
* mm/mempolicy.c: convert the shared_policy lock to a rwlockNathan Zimmer2017-05-241-1/+1
* net: tcp: split ack slow/fast events from cwnd_eventFlorian Westphal2017-05-241-2/+6
* tcp: remove unused min_cwnd member of tcp_congestion_opsStanislav Fomichev2017-05-241-3/+0
* UPSTREAM: netfilter: Fix build errors with xt_socket.cDavid S. Miller2017-05-231-0/+2
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-234-5/+10
* BACKPORT [UPSTREAM] net: add real socket cookiesChenbo Feng2017-05-233-0/+6
* net: core: add UID to flows, rules, and routesLorenzo Colitti2017-05-234-1/+29
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-237-21/+5
* Revert "Handle 'sk' being NULL in UID-based routing."Lorenzo Colitti2017-05-231-1/+1
* net: core: Add a UID field to struct sock.Lorenzo Colitti2017-05-231-0/+7
* timer: Added usleep[_range] timerPatrick Pannuto2017-05-221-0/+5
* kernel: Only expose su when daemon is runningTom Marshall2017-05-214-0/+19
* fscrypt: introduce helper function for filename matchingEric Biggers2017-05-212-0/+87
* fscrypt: Move key structure and constants to uapiJoe Richey2017-05-211-0/+13
* fscrypt: eliminate ->prepare_context() operationEric Biggers2017-05-211-1/+0
* f2fs: introduce CP_TRIMMED_FLAG to avoid unneeded discardChao Yu2017-05-212-1/+3
* f2fs: sanity check segment countJin Qian2017-05-211-0/+6
* f2fs: trace __submit_discard_cmdChao Yu2017-05-211-1/+15
* f2fs: make sure trace all f2fs_issue_flushKinglong Mee2017-05-211-4/+7
* f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointerJaegeuk Kim2017-05-211-0/+1
* FROMLIST: pstore: drop pmsg bounce bufferMark Salyzyn2017-05-202-5/+13
* give up on gcc ilog2() constant optimizationsLinus Torvalds2017-05-201-11/+2
* ANDROID: Add untag hacks to inet_release functionChenbo Feng2017-05-201-0/+1
* Revert "BACKPORT: [UPSTREAM] mbcache2: reimplement mbcache"Mister Oyster2017-05-111-50/+0
* Revert "BACKPORT: [UPSTREAM] mm: new shrinker API"Mister Oyster2017-05-111-29/+9
* android: fiq_debugger: restrict access to critical commands.Mark Salyzyn2017-05-101-0/+1
* Staging: android: binder: Remove support for old 32 bit binder protocol.Arve Hjønnevåg2017-05-071-9/+0
* um: fix buildMister Oyster2017-05-041-0/+2