summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-13UBIFS: remove unneeded checkArtem Bityutskiy1-9/+1
2008-08-13UBIFS: few commentary fixesArtem Bityutskiy2-6/+4
2008-08-13UBIFS: fix budgeting request alignment in xattr codeZoltan Sogor1-5/+5
2008-08-13UBIFS: improve arguments checking in debugging messagesArtem Bityutskiy1-74/+69
2008-08-13UBIFS: always set i_generation to 0Adrian Hunter3-6/+1
2008-08-13UBIFS: correct spelling of "thrice".Adrian Hunter2-3/+3
2008-08-13UBIFS: support splice_writeZoltan Sogor1-0/+1
2008-08-13UBIFS: minor tweaks in commitArtem Bityutskiy1-19/+18
2008-08-13UBIFS: reserve more space for indexArtem Bityutskiy4-9/+14
2008-08-13UBIFS: print pid in dump functionArtem Bityutskiy1-10/+10
2008-08-13UBIFS: align inode data to eightArtem Bityutskiy5-9/+23
2008-08-13UBIFS: improve budgeting checksArtem Bityutskiy2-1/+19
2008-08-13UBIFS: correct orphan deletion orderAdrian Hunter1-1/+2
2008-08-13UBIFS: fix typos in commentsAdrian Hunter1-5/+5
2008-08-13UBIFS: do not union creat_sqnum and del_cmtnoAdrian Hunter1-4/+2
2008-08-13UBIFS: optimize deletionsArtem Bityutskiy3-5/+73
2008-08-13UBIFS: increment commit number earlierArtem Bityutskiy4-5/+7
2008-08-13UBIFS: remove another unneeded function parameterArtem Bityutskiy1-16/+14
2008-08-13UBIFS: remove unneeded function parameterArtem Bityutskiy3-16/+10
2008-08-13UBIFS: do not write orphans backArtem Bityutskiy1-5/+13
2008-08-13UBIFS: make ubifs_ro_mode() not inlineAdrian Hunter3-14/+15
2008-08-13UBIFS: ensure UBIFS switches to read-only on errorAdrian Hunter1-0/+2
2008-08-13UBIFS: fix error return in failure modeAdrian Hunter1-3/+4
2008-08-13UBIFS: free budget in delete_inode as wellArtem Bityutskiy1-3/+5
2008-08-13UBIFS: improve debuggingArtem Bityutskiy2-3/+6
2008-08-13UBIFS: fix budgeting calculationsArtem Bityutskiy2-4/+4
2008-08-13UBIFS: print volume name as wellArtem Bityutskiy1-2/+2
2008-08-13Documentation: fix typo in ubifs.txtSebastian Siewior1-1/+1
2008-08-13Linux 2.6.27-rc3v2.6.27-rc3Linus Torvalds1-1/+1
2008-08-13Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-9/+9
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-31/+104
2008-08-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-13/+54
2008-08-13firmware/memmap: cleanupBernhard Walle2-44/+43
2008-08-13ALi M7101 PMU also available on Sun Netra's tooAlexander Clouter1-2/+3
2008-08-13Make ioctl.h compatible with userlandMichael Abbott1-0/+4
2008-08-13docsrc: fix getdelays printk formatsRandy Dunlap1-8/+17
2008-08-13docsrc: fix crc32hash typeRandy Dunlap1-1/+1
2008-08-13docsrc: fix ifenslave typeRandy Dunlap1-1/+1
2008-08-13docsrc: fix procfs exampleRandy Dunlap1-3/+1
2008-08-13docsrc: build Documentation/ sourcesRandy Dunlap15-1/+118
2008-08-13byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison1-0/+372
2008-08-13byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison1-0/+309
2008-08-13genirq: switch /proc/irq/*/smp_affinity et al to seqfilesAlexey Dobriyan1-45/+51
2008-08-13seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan4-0/+38
2008-08-13reiserfs: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-13fs/eventpoll.c: fix sys_epoll_create1() commentAndrew Morton1-4/+1
2008-08-13drivers/char/rtc.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-13mm/sparse.c: removed duplicated includeHuang Weiyi1-1/+0
2008-08-13move kernel-doc comment for might_sleep directly before its defining blockUwe Kleine-König1-7/+7
2008-08-13lib/vsprintf.c: wrong conversion function usedYi Yang1-1/+1