aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netlabel: out of bound access in cipso_v4_validate()Eric Dumazet2017-06-171-0/+4
* gro: Disable frag0 optimization on IPv6 ext headersHerbert Xu2017-06-171-2/+7
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2017-06-171-12/+3
* Revert "jiffies conversions: Use compile time constants when possible"Mister Oyster2017-06-021-132/+4
* vfs: add find_inode_nowait() functionTheodore Ts'o2017-05-291-0/+5
* tracing: Fix event header writeback.h to include tracepoint.hSteven Rostedt (Red Hat)2017-05-291-0/+1
* fs: add dirtytime_expire_seconds sysctlTheodore Ts'o2017-05-291-0/+3
* fs: make sure the timestamps for lazytime inodes eventually get writtenTheodore Ts'o2017-05-291-0/+1
* ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2017-05-291-0/+1
* ext4: add optimization for the lazytime mount optionTheodore Ts'o2017-05-291-0/+30
* vfs: add support for a lazytime mount optionTheodore Ts'o2017-05-294-2/+69
* writeback: Do not sort b_io list only because of block device inodeJan Kara2017-05-291-0/+6
* ext4 crypto: revalidate dentry after adding or removing the keyTheodore Ts'o2017-05-291-0/+17
* mm: change invalidatepage prototype to accept lengthLukas Czerner2017-05-273-3/+5
* Add missing definitions for PTR_ERR_OR_ZERO() and NEED_KEY_SEARCHTheodore Ts'o2017-05-272-0/+12
* non-ext4 portions of "direct-io: Implement generic deferred AIO completions"Theodore Ts'o2017-05-272-2/+7
* ext4: use old interface for ext4_readdir()Theodore Ts'o2017-05-271-1/+2
* sync: don't block the flusher thread waiting on IODave Chinner2017-05-271-0/+1
* 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