aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-26ext4: Check for an valid i_mode when reading the inode from diskTheodore Ts'o
2009-03-25ext4: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o
2009-03-16ext4: Add auto_da_alloc mount optionTheodore Ts'o
2009-03-04ext4: Use struct flex_groups to calculate get_orlov_stats()Theodore Ts'o
2009-03-04ext4: Use atomic_t's in struct flex_groupsTheodore Ts'o
2009-03-31ext4: remove /proc tuning knobsTheodore Ts'o
2009-03-31ext4: Add sysfs supportTheodore Ts'o
2009-02-28ext4: Track lifetime disk writesTheodore Ts'o
2009-03-27ext4: Fix discard of inode prealloc space with delayed allocation.Aneesh Kumar K.V
2009-02-23ext4: Automatically allocate delay allocated blocks on renameTheodore Ts'o
2009-02-24ext4: Automatically allocate delay allocated blocks on closeTheodore Ts'o
2009-02-26ext4: add EXT4_IOC_ALLOC_DA_BLKS ioctlTheodore Ts'o
2009-02-23ext4: Simplify delalloc code by removing mpage_da_writepages()Theodore Ts'o
2009-02-23ext4: Save stack space by removing fake buffer headsTheodore Ts'o
2009-02-23ext4: Simplify delalloc implementation by removing mpd.get_blockTheodore Ts'o
2009-02-23ext4: Add fine print for the 32000 subdirectory limitTheodore Ts'o
2009-03-27ext4: Validate extent details only when read from the diskAneesh Kumar K.V
2009-03-12ext4: Add checks to validate extent entries.Aneesh Kumar K.V
2009-02-22ext4: return -EIO not -ESTALE on directory traversal through deleted inodeBryan Donlan
2009-03-12ext4: New inode/block allocation algorithms for flex_bg filesystemsTheodore Ts'o
2009-02-15ext4: tighten restrictions on inode flagsDuane Griffin
2009-02-15ext4: don't inherit inappropriate inode flags from parentDuane Griffin
2009-02-15ext4: allocate ->s_blockgroup_lock separatelyPekka Enberg
2009-02-14ext4: New rec_len encoding for very large blocksizesWei Yongjun
2009-02-14ext4: Use unsigned int for blocksize in dx_make_map() and dx_pack_dirents()Theodore Ts'o
2009-02-06ext4: remove call to ext4_group_desc() in ext4_group_used_meta_blocks()Theodore Ts'o
2009-02-06ext4: Remove stale block allocator references from ext4.hMike Snitzer
2009-03-29Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-03-29Fix build error in <linux/irq.h>Ralf Baechle
2009-03-29sched: fix errors in struct & function commentsRandy Dunlap
2009-03-29maple: fix Error in kernel-doc notationRandy Dunlap
2009-03-28Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-03-28Annotate struct fs_struct's usage count restrictionDavid Howells
2009-03-28fix setuid sometimes wouldn'tHugh Dickins
2009-03-28fix setuid sometimes doesn'tHugh Dickins
2009-03-28compat_do_execve should unshare_filesHugh Dickins
2009-03-28bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin
2009-03-28bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin
2009-03-28bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin
2009-03-28bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin
2009-03-28Merge branch 'linus' into core/futexesIngo Molnar
2009-03-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-03-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds
2009-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2009-03-28Merge branch 'percpu-cpumask-x86-for-linus-2' of git://git.kernel.org/pub/scm...Linus Torvalds
2009-03-28i2c-core: Some style cleanupsZhenwen Xu
2009-03-28i2c-piix4: Add support for the Broadcom HT1100 chipsetFlavio Leitner
2009-03-28i2c-piix4: Add support to SB800 SMBus changesShane Huang