aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ext4: Add multi block allocator for ext4Alex Tomas2008-01-29
* ext4: Add new functions for searching extent treeAlex Tomas2008-01-28
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-28
* ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-28
* ext4: Add inode version support in ext4Jean Noel Cordenner2008-01-28
* vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-28
* ext4: Add the journal checksum featureGirish Shilamkar2008-01-28
* jbd2: jbd2 stats through procfsJohann Lombardi2008-01-28
* ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2008-01-28
* ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.Aneesh Kumar K.V2008-01-28
* jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara2008-01-28
* jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook2008-01-28
* Add buffer head related helper functionsAneesh Kumar K.V2008-01-28
* ext4: sync up block group descriptor with e2fsprogs.Coly Li2008-01-28
* ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen2008-01-28
* ext4: Support large filesAneesh Kumar K.V2008-01-28
* ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V2008-01-28
* ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V2008-01-28
* ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V2008-01-28
* ext4: Fix sparse warnings.Aneesh Kumar K.V2008-01-28
* ext4: Introduce ext4_update_*_featureAneesh Kumar K.V2008-01-28
* ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur2008-01-28
* ext4: Introduce ext4_lblk_tAneesh Kumar K.V2008-01-28
* ext4: Avoid rec_len overflow with 64KB block sizeJan Kara2008-01-28
* ext4: Support large blocksize up to PAGESIZETakashi Sato2008-01-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-28
|\
| * sh: add spi header and r2d platform data V3Magnus Damm2008-01-28
| * sh: update r7780rp interrupt codeMagnus Damm2008-01-28
| * sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-27
| * sh: declared coherent memory support V2Magnus Damm2008-01-27
| * sh: Add support for SDK7780 board.Nicholas Beck2008-01-27
| * sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-27
| * sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-27
| * sh: remove voyagergxMagnus Damm2008-01-27
| * sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-27
| * sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-27
| * sh: sh7712 clock supportAndrew Murray2008-01-27
| * sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-27
| * sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-27
| * sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-27
| * sh: Always use CONFIG_HZ for HZ.Paul Mundt2008-01-27
| * sh: include/asm-sh/: Spelling fixes.Joe Perches2008-01-27
| * sh: Fix up binfmt_flat compile warnings.Paul Mundt2008-01-27
| * sh: Kill off pgtable.h from scatterlist.h.Paul Mundt2008-01-27
| * sh: Fix up switch_to() type casts.Paul Mundt2008-01-27
| * sh: Stub in page_table_range_init() on nommu.Paul Mundt2008-01-27
| * sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt2008-01-27
| * sh: Provide the FPSCR init through AT_FPUCW.Paul Mundt2008-01-27
| * sh: Use utsname()->machine for ELF_PLATFORM.Paul Mundt2008-01-27
| * sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-27