ext4: fix uniniatilized extent splitting error
[safe/jmp/linux-2.6] / include / linux /
2008-01-29 Alex Tomasext4: Add multi block allocator for ext4
2008-01-29 Alex Tomasext4: Add new functions for searching extent tree
2008-01-29 Aneesh Kumar K.Vext4: Add ext4_find_next_bit()
2008-01-29 Aneesh Kumar K.Vext4: Add EXT4_IOC_MIGRATE ioctl
2008-01-29 Jean Noel Cordennerext4: Add inode version support in ext4
2008-01-29 Jean Noel Cordennervfs: Add 64 bit i_version support
2008-01-29 Girish Shilamkarext4: Add the journal checksum feature
2008-01-29 Johann Lombardijbd2: jbd2 stats through procfs
2008-01-29 Aneesh Kumar K.Vext4: Convert truncate_mutex to read write semaphore.
2008-01-29 Aneesh Kumar K.Vext4: Make ext4_get_blocks_wrap take the truncate_mutex...
2008-01-29 Jan Karajbd2: Fix assertion failure in fs/jbd2/checkpoint.c
2008-01-29 Chris Snookjbd2: Remove printk from J_ASSERT to preserve registers...
2008-01-29 Aneesh Kumar K.VAdd buffer head related helper functions
2008-01-29 Coly Liext4: sync up block group descriptor with e2fsprogs.
2008-01-29 Eric Sandeenext4: store maxbytes for bitmapped files and return...
2008-01-29 Aneesh Kumar K.Vext4: Support large files
2008-01-29 Aneesh Kumar K.Vext4: Add support for 48 bit inode i_blocks.
2008-01-29 Aneesh Kumar K.Vext4: Rename i_dir_acl to i_size_high
2008-01-29 Aneesh Kumar K.Vext4: Rename i_file_acl to i_file_acl_lo
2008-01-29 Aneesh Kumar K.Vext4: Fix sparse warnings.
2008-01-29 Aneesh Kumar K.Vext4: Introduce ext4_update_*_feature
2008-01-29 Avantika Mathurext4: add ext4_group_t, and change all group variables...
2008-01-29 Aneesh Kumar K.Vext4: Introduce ext4_lblk_t
2008-01-29 Jan Karaext4: Avoid rec_len overflow with 64KB block size
2008-01-29 Takashi Satoext4: Support large blocksize up to PAGESIZE
2008-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-01-28 Linus TorvaldsMerge branch 'for-2.6.25' of git://git.kernel.dk/linux...
2008-01-28 Linus TorvaldsMerge branch 'blk-end-request' of git://git.kernel...
2008-01-28 Linus TorvaldsMerge branch 'sg' of git://git.kernel.dk/linux-2.6...
2008-01-28 Linus TorvaldsMerge branch 'cfq-ioc-share' of git://git.kernel.dk...
2008-01-28 Robert SchedelHID: Support Samsung IR remote
2008-01-28 Fengguang WuHID: the `bit' in hidinput_mapping_quirks() is an out...
2008-01-28 Jiri KosinaHID: proper handling of MS 4k and 6k devices
2008-01-28 Jiri KosinaHID: hid-input quirk for BTC 8193
2008-01-28 Jiri KosinaHID: separate hid-input event quirks from generic code
2008-01-28 Jiri KosinaHID: refactor mapping to input subsystem for quirky...
2008-01-28 Jiri KosinaHID: add full support for Genius KB-29E
2008-01-28 Pavel TrollerHID: Implement horizontal wheel handling for A4 Tech...
2008-01-28 Michel DaenzerHID: Rename some code identifiers from PowerBook specif...
2008-01-28 Russell KingMerge branch 'orion' into devel
2008-01-28 James BottomleySG: work with the SCSI fixed maximum allocations.
2008-01-28 James Bottomleyblock: implement drain buffers
2008-01-28 Jens Axboekernel: add CLONE_IO to specifically request sharing...
2008-01-28 Jens Axboeblock: cfq: make the io contect sharing lockless
2008-01-28 Jens Axboeio context sharing: preliminary support
2008-01-28 Jens Axboeioprio: move io priority from task_struct to io_context
2008-01-28 Kiyoshi Uedablk_end_request: cleanup 'uptodate' related code (take 4)
2008-01-28 Kiyoshi Uedablk_end_request: remove/unexport end_that_request_...
2008-01-28 Kiyoshi Uedablk_end_request: add bidi completion interface (take 4)
2008-01-28 Kiyoshi Uedablk_end_request: add callback feature (take 4)
2008-01-28 Kiyoshi Uedablk_end_request: add/export functions to get request...
2008-01-28 Kiyoshi Uedablk_end_request: add new request completion interface...
2008-01-28 Jens AxboeSG: Move functions to lib/scatterlist.c and add sg...
2008-01-28 Pete Wyckoffblock: allow queue dma_alignment of zero
2008-01-28 Christof Schmittblktrace: Add blktrace ioctls to SCSI generic devices
2008-01-27 David Brownelli2c: Add i2c_new_dummy() utility
2008-01-27 David Brownelli2c: Stop using the redundant client list
2008-01-27 Jean Delvarei2c: Discard unused driver IDs
2008-01-27 David Brownelli2c/tps65010: move header to <linux/i2c/...>
2008-01-27 Jean Delvarei2c: Drop redundant i2c_driver.list
2008-01-27 Jean Delvarei2c: Drop redundant i2c_adapter.list
2008-01-27 Jean Delvarei2c: Change prototypes of refcounting functions
2008-01-27 Jean Delvarei2c: Use the driver model reference counting
2008-01-27 Mark M. Hoffmani2c: Constify client address data
2008-01-27 Adrian Bunki2c: some overdue driver removal
2008-01-27 Adrian Bunki2c: the scheduled I2C RTC driver removal
2008-01-26 Bartlomiej Zolnier... ide: remove REQ_TYPE_ATA_CMD
2008-01-26 Bartlomiej Zolnier... ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFIL...
2008-01-26 Bartlomiej Zolnier... ide: use wait_drive_not_busy() in drive_cmd_intr()...
2008-01-26 Bartlomiej Zolnier... ide: kill DATA_READY define
2008-01-26 Tejun Heoide: task_end_request() fix
2008-01-26 Bartlomiej Zolnier... ide: set IDE_TFLAG_IN_* flags before queuing/executing...
2008-01-26 Tejun Heoide: fix ->io_32bit race in ide_taskfile_ioctl()
2008-01-26 Bartlomiej Zolnier... ide: remove broken disk byte-swapping support
2008-01-26 Bartlomiej Zolnier... ide: add ide_set_irq() inline helper
2008-01-26 Bartlomiej Zolnier... ide: make remaining built-in only IDE host drivers...
2008-01-26 Bartlomiej Zolnier... ide: drop 'initializing' argument from ide_register_hw()
2008-01-26 Bartlomiej Zolnier... ide: add ide_init_port_hw() helper
2008-01-26 Olof Johanssonide: Fix build break caused by "ide: remove ideprobe_in...
2008-01-26 Bartlomiej Zolnier... ide: remove ideprobe_init()
2008-01-26 Bartlomiej Zolnier... ide: merge ->fixup and ->quirkproc methods
2008-01-26 Bartlomiej Zolnier... ide: merge ->dma_host_{on,off} methods into ->dma_host_...
2008-01-26 Bartlomiej Zolnier... ide: remove ->ide_dma_on and ->dma_off_quietly methods...
2008-01-26 Bartlomiej Zolnier... cy82c693: add ->set_dma_mode method
2008-01-26 Jean Delvare[I2C] i2c-mv64xxx: Don't set i2c_adapter.retries
2008-01-26 Tzachi Perelstein[I2C] Split mv643xx I2C platform support
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-01-25 Joel Beckerdlm: Split lock mode and flag constants into a sharable...
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-01-25 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-01-25 Bartlomiej Zolnier... ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
2008-01-25 Bartlomiej Zolnier... ide: make 'extra' field in struct ide_port_info u8
2008-01-25 Bartlomiej Zolnier... ide-disk: use ide_get_lba_addr()
2008-01-25 Bartlomiej Zolnier... ide: add ide_tf_read() helper
2008-01-25 Bartlomiej Zolnier... ide-disk: use do_rw_taskfile() (take 2)
2008-01-25 Bartlomiej Zolnier... ide: remove 'handler' field from ide_task_t (take 2)
2008-01-25 Bartlomiej Zolnier... ide: use ->data_phase to set ->handler in do_rw_taskfile()
2008-01-25 Bartlomiej Zolnier... ide: convert do_rw_taskfile() to use ->data_phase
next