summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | mm: add free_hot_cold_page_list() helperKonstantin Khlebnikov2012-01-101-0/+1
| * | | | | | | | | mm/page-writeback.c: make determine_dirtyable_memory static againJohannes Weiner2012-01-101-2/+0
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-01-102-3/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for_linus' into for_linus_mergedTheodore Ts'o2012-01-102-3/+4
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | jbd2: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-12-281-0/+1
| | * | | | | | | | ext4: do not reference pa_inode from group_paYongqiang Yang2011-12-181-3/+3
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2012-01-101-21/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 9p: Reduce object size with CONFIG_NET_9P_DEBUGJoe Perches2012-01-051-21/+7
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-106-7/+31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFSv4: Save the owner/group name string when doing openTrond Myklebust2012-01-072-5/+20
| * | | | | | | | | | NFS: Cache state owners after files are closedChuck Lever2012-01-051-0/+1
| * | | | | | | | | | NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2012-01-052-0/+7
| * | | | | | | | | | SUNRPC: Clean up the RPCSEC_GSS service ticket requestsTrond Myklebust2012-01-052-2/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2012-01-101-5/+66
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | dlm: add recovery callbacksDavid Teigland2012-01-041-5/+66
* | | | | | | | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-107-136/+298
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-091-0/+2
| * | | | | | | | | | | mtd: introduce mtd_can_have_bb helperArtem Bityutskiy2012-01-091-0/+7
| * | | | | | | | | | | mtd: do not use mtd->suspend and mtd->resume directlyArtem Bityutskiy2012-01-091-1/+4
| * | | | | | | | | | | mtd: do not use mtd->lock, unlock and is_locked directlyArtem Bityutskiy2012-01-091-0/+6
| * | | | | | | | | | | mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-091-1/+2
| * | | | | | | | | | | mtd: harmonize mtd_writev usageArtem Bityutskiy2012-01-091-14/+2
| * | | | | | | | | | | mtd: do not use mtd->lock_user_prot_reg directlyArtem Bityutskiy2012-01-091-0/+2
| * | | | | | | | | | | mtd: mtd->write_user_prot_reg directlyArtem Bityutskiy2012-01-091-0/+2
| * | | | | | | | | | | mtd: do not use mtd->read_*_prot_reg directlyArtem Bityutskiy2012-01-091-0/+4
| * | | | | | | | | | | mtd: do not use mtd->get_*_prot_info directlyArtem Bityutskiy2012-01-091-0/+4
| * | | | | | | | | | | mtd: do not use mtd->read_oob directlyArtem Bityutskiy2012-01-091-0/+4
| * | | | | | | | | | | mtd: mtdoops: do not use mtd->panic_write directlyArtem Bityutskiy2012-01-091-0/+2
| * | | | | | | | | | | mtd: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-091-0/+2
| * | | | | | | | | | | mtd: do use mtd->point directlyArtem Bityutskiy2012-01-091-0/+2
| * | | | | | | | | | | mtd: introduce mtd_has_oob helperArtem Bityutskiy2012-01-091-0/+5
| * | | | | | | | | | | mtd: clean-up the default_mtd_writev functionArtem Bityutskiy2012-01-091-0/+2
| * | | | | | | | | | | mtd: remove unused default_mtd_readv prototypeArtem Bityutskiy2012-01-091-3/+0
| * | | | | | | | | | | mtd: kill dev_to_mtd helperArtem Bityutskiy2012-01-091-5/+0
| * | | | | | | | | | | mtd: always initialize retlen to zeroArtem Bityutskiy2012-01-091-0/+9
| * | | | | | | | | | | mtd: move mtd->{get,put}_device functions upArtem Bityutskiy2012-01-091-7/+6
| * | | | | | | | | | | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-091-3/+6
| * | | | | | | | | | | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-091-1/+6
| * | | | | | | | | | | mtd: introduce mtd_resume interfaceArtem Bityutskiy2012-01-091-3/+6
| * | | | | | | | | | | mtd: introduce mtd_suspend interfaceArtem Bityutskiy2012-01-091-1/+6
| * | | | | | | | | | | mtd: introduce mtd_is_locked interfaceArtem Bityutskiy2012-01-091-2/+6
| * | | | | | | | | | | mtd: introduce mtd_unlock interfaceArtem Bityutskiy2012-01-091-1/+6
| * | | | | | | | | | | mtd: introduce mtd_lock interfaceArtem Bityutskiy2012-01-091-2/+7
| * | | | | | | | | | | mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-091-3/+6
| * | | | | | | | | | | mtd: introduce mtd_writev interfaceArtem Bityutskiy2012-01-091-6/+12
| * | | | | | | | | | | mtd: introduce mtd_lock_user_prot_reg interfaceArtem Bityutskiy2012-01-091-2/+8
| * | | | | | | | | | | mtd: introduce mtd_write_user_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9
| * | | | | | | | | | | mtd: introduce mtd_read_user_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9
| * | | | | | | | | | | mtd: introduce mtd_get_user_prot_info interfaceArtem Bityutskiy2012-01-091-1/+9
| * | | | | | | | | | | mtd: introduce mtd_read_fact_prot_reg interfaceArtem Bityutskiy2012-01-091-1/+9