summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udf: create common function for tag checksummingMarcin Slusarz2008-02-085-56/+22
* udf: fix coding styleMarcin Slusarz2008-02-0814-830/+1306
* udf: fix sparse warnings (shadowing & mismatch between declaration and defini...Marcin Slusarz2008-02-081-2/+1
* udf: move calculating of nr_groups into helper functionMarcin Slusarz2008-02-083-9/+13
* udf: convert macros related to bitmaps to functionsMarcin Slusarz2008-02-082-44/+55
* udf: check if udf_load_logicalvol failedMarcin Slusarz2008-02-081-1/+4
* udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps functionMarcin Slusarz2008-02-082-15/+23
* udf: remove some ugly macrosMarcin Slusarz2008-02-0811-442/+509
* udf: fix coding style of super.cMarcin Slusarz2008-02-081-129/+166
* libfs: rename simple_attr_close to simple_attr_releaseChristoph Hellwig2008-02-083-5/+5
* libfs: make simple attributes interruptibleChristoph Hellwig2008-02-081-2/+8
* libfs: allow error return from simple attributesChristoph Hellwig2008-02-087-47/+69
* Nuke duplicate header from sysctl.cJesper Juhl2008-02-081-1/+0
* Nuke a duplicate include from profile.cJesper Juhl2008-02-081-1/+0
* Nuke duplicate include from printk.cJesper Juhl2008-02-081-1/+0
* write_inode_now(): avoid unnecessary synchronous writeMike Galbraith2008-02-081-1/+1
* Allow executables larger than 2GBAndi Kleen2008-02-081-2/+3
* asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-0816-81/+27
* ufs: fix symlink creation on ufs2Evgeniy Dushistov2008-02-081-2/+4
* ext2: remove unused ext2_put_inode prototypeChristoph Hellwig2008-02-081-1/+0
* aio: negative offset should return -EINVALRusty Russell2008-02-081-0/+4
* aio: partial write should not return error codeRusty Russell2008-02-081-0/+7
* Fix container_of() usageAlexey Dobriyan2008-02-082-2/+2
* ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz2008-02-085-26/+13
* byteorder: move le32_add_cpu & friends from OCFS2 to coreMarcin Slusarz2008-02-086-78/+30
* Use pgoff_t instead of unsigned longJan Kara2008-02-082-2/+3
* aoe: statically initialise devlist_lockAndrew Morton2008-02-081-3/+1
* aoe: update copyright dateEd L. Cashin2008-02-087-7/+7
* aoe: make error messages more specificEd L. Cashin2008-02-081-8/+7
* aoe: the aoeminor doesn't need a long formatEd L. Cashin2008-02-082-5/+7
* aoe: add module parameter for users who need more outstanding I/OEd L. Cashin2008-02-081-3/+7
* aoe: only install new AoE device onceEd L. Cashin2008-02-081-0/+2
* aoe: dynamically allocate a capped number of skbs when necessaryEd L. Cashin2008-02-083-41/+133
* aoe: user can ask driver to forget previously detected devicesEd L. Cashin2008-02-085-19/+77
* aoe: eliminate goto and improve readabilityEd L. Cashin2008-02-081-35/+34
* aoe: clean up udev configuration exampleEd L. Cashin2008-02-082-8/+12
* aoe: mac_addr: avoid 64-bit arch compiler warningsEd L. Cashin2008-02-084-10/+9
* aoe: handle multiple network paths to AoE deviceEd L. Cashin2008-02-086-335/+653
* aoe: bring driver version number to 47Ed L. Cashin2008-02-081-1/+1
* constify tables in kernel/sysctl_check.cJan Beulich2008-02-081-76/+75
* misc: removal of final callers using fastcallHarvey Harrison2008-02-083-5/+5
* asm-generic: remove fastcallHarvey Harrison2008-02-083-22/+22
* Remove fastcall from linux/includeHarvey Harrison2008-02-086-20/+20
* lib: remove fastcall from lib/*Harvey Harrison2008-02-083-28/+28
* kernel: remove fastcall in kernel/*Harvey Harrison2008-02-0812-68/+67
* fs: remove fastcall, it is always emptyHarvey Harrison2008-02-086-27/+26
* rd: support XIPNick Piggin2008-02-082-2/+47
* rewrite rdNick Piggin2008-02-086-549/+556
* mn10300: add platform MTD support for the ASB2303 boardDavid Howells2008-02-083-2/+105
* mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells2008-02-08234-7/+27906
OpenPOWER on IntegriCloud