aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-29ext4: move headers out of include/linuxChristoph Hellwig
2008-04-29ext4: fix wrong gfp type under transactionJosef Bacik
2008-04-29ext4: Fix hang on umount with quotas when journal is abortedJan Kara
2008-04-29ext4: Fix update of mtime and ctime on renameJan Kara
2008-04-17jdb2: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17ext4: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-29jbd2: only create debugfs and stats entries if init is successfulDuane Griffin
2008-04-17jbd2: fix kernel-doc notationRandy Dunlap
2008-04-17jbd2: replace potentially false assertion with if blockDuane Griffin
2008-04-17jbd2: eliminate duplicated code in revocation table init/destroy functionsDuane Griffin
2008-04-28jbd2: tidy up revoke cache initialisation and destructionDuane Griffin
2008-04-29ext4: remove duplicate include of ext4_fs_i.h header fileJoe Perches
2008-04-17ext4: make ext4_xattr_list() staticMingming Cao
2008-04-17ext4: remove extra define of ext4_new_blocks_old from mballoc.cMingming Cao
2008-04-17ext4: check ext4_journal_get_write_access() errorsAkinobu Mita
2008-04-17ext4: use ext4_get_group_desc()Akinobu Mita
2008-04-17ext4: use ext4_group_first_block_no()Akinobu Mita
2008-04-17ext4: convert byte order of constant instead of variableMarcin Slusarz
2008-04-17ext4: le*_add_cpu conversionMarcin Slusarz
2008-04-17ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu()Aneesh Kumar K.V
2008-04-29ext4: reduce mballoc stack usage with noinline_for_stackEric Sandeen
2008-04-29Convert ext4 to use unlocked_ioctlAndi Kleen
2008-04-29ext4: Cache the correct extent length for uninit extentsAneesh Kumar K.V
2008-04-29ext4: Return unwritten buffer head when trying to read from prealloc space.Aneesh Kumar K.V
2008-04-29ext4: make ext4_ext_get_blocks always return <= max_blocksAneesh Kumar K.V
2008-04-29ext4: Fix fallocate to update the file size in each transactionAneesh Kumar K.V
2008-04-29ext4: Fix race between migration and mmap writeAneesh Kumar K.V
2008-04-17ext4: zero out small extents when writing to prealloc area.Aneesh Kumar K.V
2008-04-29ext4: ENOSPC error handling for writing to an uninitialized extentAneesh Kumar K.V
2008-04-29sparc: Export symbols for ZERO_PAGE usage in modules.Aneesh Kumar K.V
2008-04-29m68k: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V
2008-04-29arm: Export empty_zero_page for ZERO_PAGE usage in modules.Aneesh Kumar K.V
2008-04-29ext4: Enable extent format for symlinks.Aneesh Kumar K.V
2008-04-17ext4: Fix fallocate error pathAneesh Kumar K.V
2008-04-29ext4: fix mount option parsingJosef Bacik
2008-04-17ext4: fdatasync should skip metadata writeout when overwritingHisashi Hifumi
2008-04-29ext4: check return of ext4_orphan_get properlyJosef Bacik
2008-04-17jbd2: fix possible journal overflow issuesJosef Bacik
2008-04-17jbd2: fix the way the b_modified flag is clearedJosef Bacik
2008-04-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-30Smack: Integrate Smack with AuditAhmed S. Darwish
2008-04-30Security: Typecast CAP_*_SET macrosDavid Howells
2008-04-30Security: Make secctx_to_secid() take const secdataDavid Howells
2008-04-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-04-29[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_idAlex Chiang
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-04-29Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-04-29[libata] linux/libata.h: reorganize ata_device struct members a bitJeff Garzik