aboutsummaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2017-05-031-0/+114
* BACKPORT: [UPSTREAM] mbcache2: reimplement mbcacheJan Kara2017-04-251-0/+50
* BACKPORT: [UPSTREAM] mm: new shrinker APIDave Chinner2017-04-251-9/+29
* cred/userns: define current_user_ns() as a functionArnd Bergmann2017-04-252-3/+4
* rbtree: add postorder iteration functionsCody P Schafer2017-04-171-0/+4
* rbtree: add rbtree_postorder_for_each_entry_safe() helperCody P Schafer2017-04-171-0/+18
* vfs: add setattr2 fix mergeMister Oyster2017-04-171-1/+1
* BACKPORT: posix_acl: Clear SGID bit when setting file permissionsJan Kara2017-04-161-0/+1
* fs: limit filesystem stacking depthMiklos Szeredi2017-04-161-0/+11
* BACKPORT: block: add blk_rq_set_block_pc()Jens Axboe2017-04-131-0/+1
* BACKPORT: HID: input: generic hidinput_input_event handlerDavid Herrmann2017-04-131-0/+1
* ipv6: Remove privacy config option.David S. Miller2017-04-131-2/+0
* fscrypt: catch up to v4.11-rc1Jaegeuk Kim2017-04-134-434/+380
* f2fs: introduce free nid bitmapChao Yu2017-04-131-1/+2
* fscrypt: catch fscrypto_get_policy in v4.10-rc6Jaegeuk Kim2017-04-131-7/+6
* f2fs: add bitmaps for empty or full NAT blocksJaegeuk Kim2017-04-131-0/+1
* f2fs: support IO alignment for DATA and NODE writesJaegeuk Kim2017-04-131-0/+6
* f2fs: use file pointer for fscrypt_notsupp_process_policyJaegeuk Kim2017-04-131-1/+1
* f2fs: support multiple devicesJaegeuk Kim2017-04-131-1/+9
* fs/crypto: catch up 4.9-rc2Jaegeuk Kim2017-04-131-1/+1
* f2fs: use crc and cp version to determine roll-forward recoveryJaegeuk Kim2017-04-131-0/+1
* fscrypto/f2fs: allow fs-specific key prefix for fs encryptionJaegeuk Kim2017-04-131-0/+1
* f2fs: fix to convert inline directory correctlyChao Yu2017-04-131-0/+2
* fscrypto: don't let data integrity writebacks fail with ENOMEMJaegeuk Kim2017-04-131-4/+5
* fs crypto: move per-file encryption from f2fs tree to fs/cryptoJaegeuk Kim2017-04-133-0/+445
* f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu2017-04-131-3/+7
* f2fs: preallocate blocks for buffered aio writesJaegeuk Kim2017-04-131-1/+1
* f2fs: fix endianness of on-disk summary_footerSheng Yong2017-04-131-1/+1
* f2fs: remove unneeded pointer conversionChao Yu2017-04-131-3/+3
* f2fs: introduce lifetime write IO statisticsShuoran Liu2017-04-131-1/+13
* f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim2017-04-131-1/+2
* f2fs: catch up to v4.4-rc1Jaegeuk Kim2017-04-131-16/+96
* Revert "sdcardfs: Flag files as non-mappable"Mister Oyster2017-04-131-4/+0
* net: ipv6: Add sysctl for minimum prefix len acceptable in RIOs.Joel Scherpelz2017-04-131-0/+1
* ipv6: sysctl to restrict candidate source addressesErik Kline2017-04-131-0/+1
* UPSTREAM: zram: pass gfp from zcomp frontend to backendMinchan Kim2017-04-131-1/+1
* vfs: Add setattr2 for filesystems with per mount permissionsDaniel Rosenberg2017-04-131-0/+4
* vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg2017-04-132-0/+10
* vfs: Allow filesystems to access their private mount dataDaniel Rosenberg2017-04-131-0/+4
* mnt: Add filesystem private data to mount pointsDaniel Rosenberg2017-04-132-0/+4
* idle: Implement a per-cpu idle-polling modeVikram Mulukutla2017-04-131-0/+1
* block: fix blk_stack_limits() regression due to lcm() changeMike Snitzer2017-04-131-0/+1
* BACKPORT: mmc: core: Export device lifetime information through sysfsJungseung Lee2017-04-112-0/+6
* lib/lz4: remove back-compat wrappersSven Schmidt2017-04-111-69/+0
* lib: update LZ4 compressor moduleSven Schmidt2017-04-111-66/+696
* Get rid of __cpuinitMoyster2017-04-112-2/+2
* net: skb_orphan() changesEric Dumazet2017-04-111-3/+4
* UPSTREAM: lib/string.c: introduce strreplace()Rasmus Villemoes2017-04-111-0/+1
* Revert "netfilter: use jump_label for nf_hooks"jollaman9992017-04-111-21/+5
* drivers:lmk: implement task's adj rbtreeYi-wei Zhao2017-04-111-0/+11