aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net: add validation for the socket syscall protocol argumentHannes Frederic Sowa2016-01-051-0/+1
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2016-01-051-5/+6
* dm table: share target argument parsing functionsMike Snitzer2016-01-051-0/+43
* block: Add bio_for_each_segment_all()Kent Overstreet2015-05-021-0/+9
* f2fs: introduce large directory supportJaegeuk Kim2015-05-021-1/+1
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2015-05-023-6/+8
* f2fs: add inline_data recovery routineJaegeuk Kim2015-05-021-2/+1
* block: separate priority boosting from REQ_METAChristoph Hellwig2015-05-021-2/+4
* block: remove READ_META and WRITE_METAChristoph Hellwig2015-05-021-2/+0
* f2fs: refactor bio-related operationsJaegeuk Kim2015-05-021-20/+10
* f2fs: add flags and helpers to support inline dataHuajun Li2015-05-021-0/+8
* f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim2015-05-021-5/+17
* f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu2015-05-021-17/+32
* f2fs: adds a tracepoint for submit_read_pageChao Yu2015-05-021-4/+21
* f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim2015-05-021-0/+23
* f2fs: add tracepoint for vm_page_mkwriteJaegeuk Kim2015-05-021-0/+7
* f2fs: add tracepoint for set_page_dirtyJaegeuk Kim2015-05-021-0/+44
* f2fs: support the inline xattrsJaegeuk Kim2015-05-021-1/+1
* f2fs: reserve the xattr space dynamicallyJaegeuk Kim2015-05-021-4/+12
* f2fs: add flags for inline xattrsJaegeuk Kim2015-05-021-1/+3
* f2fs: align data types between on-disk and in-memory block addressesJaegeuk Kim2015-05-021-2/+2
* vfs: mnt_drop_write_file()Al Viro2015-05-021-0/+1
* f2fs: add a tracepoint on f2fs_new_inodeJaegeuk Kim2015-05-021-0/+7
* f2fs: add tracepoints to debug checkpoint requestNamjae Jeon2015-05-021-0/+24
* f2fs: add tracepoints for write page operationsNamjae Jeon2015-05-021-0/+67
* f2fs: add tracepoints to debug the block allocationNamjae Jeon2015-05-021-0/+64
* f2fs: add tracepoints for GC threadsNamjae Jeon2015-05-021-0/+75
* f2fs: add tracepoint for tracing the page i/oNamjae Jeon2015-05-021-0/+74
* f2fs: add tracepoints for truncate operationNamjae Jeon2015-05-021-0/+176
* f2fs: add tracepoints for sync & inode operationsNamjae Jeon2015-05-021-0/+195
* f2fs: align f2fs maximum name length to linux based filesystemJaegeuk Kim2015-05-021-8/+9
* vfs: export symbol d_find_any_alias()Sage Weil2015-05-021-0/+1
* f2fs: introduce accessor to retrieve number of dentry slotsNamjae Jeon2015-05-021-0/+3
* f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2015-05-021-3/+3
* f2fs: add on-disk layoutJaegeuk Kim2015-05-021-0/+410
* f2fs: add superblock and major in-memory structureJaegeuk Kim2015-05-021-0/+1
* rpmsg: omx: implement separate register ioctl for sgx buffersTyler Luu2015-05-011-1/+15
* [TEST] revert rpc/rpmsg changesZiyan2015-05-014-39/+2
* cache-2dmanager: force compile fail if cache sizes not specified.Craig Stout2015-04-181-1/+4
* OMAPDSS: DSS: Scale DSS OPP according to pixel clock rateTaras Kondratiuk2015-04-181-0/+2
* [Tablet] HACK: This is yet another HACK for the displayDan Murphy2015-04-181-0/+2
* [Tablet] DSI Changes for tablet2Tomi Valkeinen2015-04-181-0/+10
* [HDMI] Add HMDI S3D supportAlberto Aguirre2015-04-171-0/+15
* Input: CEC keyboard driverMuralidhar Dixit2015-04-171-0/+34
* OMAP4: HDMI: Fix HDMI_TXPHY_TX_CONTROL.FREQOUT programmingVaradarajan, Charulatha2015-04-171-2/+1
* OMAPDSS: CEC: Adding HDMI CEC supportMuralidhar Dixit2015-04-172-22/+234
* OMAPDSS: CEC: Adding support for CEC in HDMI driverMuralidhar Dixit2015-04-171-0/+42
* OMAPDSS: CEC: Add callback to CEC driver on HDMI HPDMuralidhar Dixit2015-04-171-0/+1
* oom: remove oom_disable_countDavid Rientjes2015-01-151-3/+0
* memcg: add memory.pressure_level eventsAnton Vorontsov2015-01-132-0/+49