aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* f2fs: use percpu_counter for page countersJaegeuk Kim2017-04-131-5/+5
* f2fs: support in batch multi blocks preallocationChao Yu2017-04-131-5/+9
* 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-134-0/+463
* f2fs: trace old block address for CoWed pageChao Yu2017-04-131-4/+7
* f2fs: introduce f2fs_journal struct to wrap journal infoChao Yu2017-04-131-3/+7
* f2fs: support revoking atomic written pagesChao Yu2017-04-131-0/+1
* 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 a tracepoint for sync_dirty_inodesChao Yu2017-04-131-0/+38
* f2fs: add symbol to avoid any confusion with toolsJaegeuk Kim2017-04-131-1/+2
* f2fs: catch up to v4.4-rc1Jaegeuk Kim2017-04-132-93/+724
* BACKPORT: nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2017-04-132-1/+7
* nl80211: fix scheduled scan RSSI matchset attribute confusionJohannes Berg2017-04-131-3/+7
* BACKPORT: cfg80211: allow userspace to take ownership of interfacesJohannes Berg2017-04-132-0/+35
* 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-133-0/+15
* ipv6: sysctl to restrict candidate source addressesErik Kline2017-04-132-0/+2
* net: Fail explicit bind to local reserved portsSubash Abhinov Kasiviswanathan2017-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
* af_unix: improve STREAM behavior with fragmented memoryEric Dumazet2017-04-131-0/+1
* net: add sk_fullsock() helperEric Dumazet2017-04-131-0/+10
* sdcardfs: Change magic valueDaniel Rosenberg2017-04-111-1/+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
* ANDROID: sched: add a counter to track fsyncJin Qian2017-04-113-0/+11
* ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2017-04-111-4/+0
* splice: introduce FMODE_SPLICE_READ and FMODE_SPLICE_WRITELinus Torvalds2017-04-111-0/+5
* fuse: Add support for d_canonical_pathDaniel Rosenberg2017-04-111-0/+1
* netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flagEric Dumazet2017-04-111-0/+7
* bfq: various fixesMister Oyster2017-04-111-0/+6
* constify ->actorAl Viro2017-04-111-1/+1
* introduce ->iterate(), ctx->pos, dir_emit()Al Viro2017-04-111-0/+9
* introduce iterate_dir() and dir_contextAl Viro2017-04-111-0/+4