aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* UPSTREAM: crypto: crypto_memneq - add equality testing of memory regions w/o ...James Yonan2017-08-241-1/+17
* pstore: Allow prz to control need for lockingJoel Fernandes2017-08-201-1/+9
* pstore: Make spinlock per zone instead of globalJoel Fernandes2017-08-201-0/+1
* mm: make migrate_page_move_mapping() take an extra_count parameterBenjamin LaHaise2017-07-211-2/+3
* crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto codeBehan Webster2017-07-211-0/+5
* fscrypt: add support for AES-128-CBCDaniel Walter2017-07-212-6/+12
* fscrypt: inline fscrypt_free_filename()Eric Biggers2017-07-211-1/+6
* f2fs: split bio cacheJaegeuk Kim2017-07-211-1/+10
* f2fs: remove unnecessary read cases in merged IO flowJaegeuk Kim2017-07-211-1/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-041-28/+25
* uksm: remove Mtk aksm & uksm (because its fugly)Mister Oyster2017-07-046-282/+18
* uapi: fix linux/packet_diag.h userspace compilation errorDmitry V. Levin2017-07-041-1/+1
* nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-07-041-1/+2
* can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2017-07-041-0/+1
* binder: merge aosp-common/3.10 binder drivers (uptodate)Mister Oyster2017-06-181-3/+112
* KVM: kvm_io_bus_unregister_dev() should never failDavid Hildenbrand2017-06-171-2/+2
* kvm: exclude ioeventfd from counting kvm_io_range limitAmos Kong2017-06-171-1/+2
* can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-06-171-4/+3
* ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2017-06-171-10/+0
* ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2017-06-171-0/+10
* locking/static_keys: Add static_key_{en,dis}able() helpersPeter Zijlstra2017-06-171-0/+16
* tracing: Add #undef to fix compile errorRik van Riel2017-06-171-0/+1
* nlm: Ensure callback code also checks that the files matchTrond Myklebust2017-06-171-1/+2
* RDMA/core: Fix incorrect structure packing for booleansJason Gunthorpe2017-06-171-3/+3
* 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