]> git.itanic.dy.fi Git - linux-stable/shortlog
linux-stable
2009-12-14 Greg Kroah... Linux 2.6.31.8 v2.6.31.8
2009-12-14 Theodore Ts'oext4: Fix potential fiemap deadlock (mmap_sem vs. i_dat...
2009-12-14 Sebastian Andrzej... signal: Fix alternate signal stack check
2009-12-14 James BottomleySCSI: scsi_lib_dma: fix bug with dma maps on nested...
2009-12-14 Martin MichlmayrSCSI: osd_protocol.h: Add missing #include
2009-12-14 Yang, BoSCSI: megaraid_sas: fix 64 bit sense pointer truncation
2009-12-14 Akira Fujitaext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
2009-12-14 Jan Karaext4: Wait for proper transaction commit on fsync
2009-12-14 Dmitry Monakhovext4: fix incorrect block reservation on quota transfer.
2009-12-14 Dmitry Monakhovext4: quota macros cleanup
2009-12-14 Dmitry Monakhovext4: ext4_get_reserved_space() must return bytes inste...
2009-12-14 Curt Wohlgemuthext4: remove blocks from inode prealloc list on failure
2009-12-14 Josef Bacikext4: wait for log to commit when umounting
2009-12-14 Jan Karaext4: Avoid data / filesystem corruption when write...
2009-12-14 Roel Kluinext4: Return the PTR_ERR of the correct pointer in...
2009-12-14 Theodore Ts'ojbd2: Add ENOMEM checking in and for jbd2_journal_write...
2009-12-14 Akira Fujitaext4: move_extent_per_page() cleanup
2009-12-14 Kazuya Mioext4: initialize moved_len before calling ext4_move_ext...
2009-12-14 Akira Fujitaext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
2009-12-14 Eric Sandeenext4: make "norecovery" an alias for "noload"
2009-12-14 Eric Sandeenext4: make trim/discard optional (and off by default)
2009-12-14 Jan Karaext4: fix error handling in ext4_ind_get_blocks()
2009-12-14 Theodore Ts'oext4: avoid issuing unnecessary barriers
2009-12-14 Theodore Ts'oext4: fix block validity checks so they work correctly...
2009-12-14 Theodore Ts'oext4: fix uninit block bitmap initialization when s_met...
2009-12-14 Theodore Ts'oext4: don't update the superblock in ext4_statfs()
2009-12-14 Eric Sandeenext4: journal all modifications in ext4_xattr_set_handle
2009-12-14 Julia Lawallext4: fix i_flags access in ext4_da_writepages_trans_bl...
2009-12-14 Theodore Ts'oext4: make sure directory and symlink blocks are revoked
2009-12-14 Theodore Ts'oext4: plug a buffer_head leak in an error path of ext4_...
2009-12-14 Akira Fujitaext4: fix possible recursive locking warning in EXT4_IO...
2009-12-14 Akira Fujitaext4: fix lock order problem in ext4_move_extents()
2009-12-14 Akira Fujitaext4: fix the returned block count if EXT4_IOC_MOVE_EXT...
2009-12-14 Theodore Ts'oext4: avoid divide by zero when trying to mount a corru...
2009-12-14 Theodore Ts'oext4: fix potential buffer head leak when add_dirent_to...
2009-12-14 Mingmingext4: Fix return value of ext4_split_unwritten_extents...
2009-12-14 Mingmingext4: code clean up for dio fallocate handling
2009-12-14 Mingmingext4: skip conversion of uninit extents after direct...
2009-12-14 Mingmingext4: fix ext4_ext_direct_IO()'s return value after...
2009-12-14 Aneesh Kumar K.Vext4: discard preallocation when restarting a transacti...
2009-12-14 Eric Sandeenext4: retry failed direct IO allocations
2009-12-14 Theodore Ts'oext4: fix a BUG_ON crash by checking that page has...
2009-12-14 Theodore Ts'oext4: Fix time encoding with extra epoch bits
2009-12-14 Curt Wohlgemuthext4: Handle nested ext4_journal_start/stop calls witho...
2009-12-14 Curt Wohlgemuthext4: Make sure ext4_dirty_inode() updates the inode...
2009-12-14 Frank Mayharext4: Avoid updating the inode table bh twice in no...
2009-12-14 Theodore Ts'oext4: EXT4_IOC_MOVE_EXT: Check for different original...
2009-12-14 Mingming Caoext4: async direct IO for holes and fallocate support
2009-12-14 Mingming Caoext4: Use end_io callback to avoid direct I/O fallback...
2009-12-14 Mingming Caoext4: Split uninitialized extents for direct I/O
2009-12-14 Mingming Caoext4: release reserved quota when block reservation...
2009-12-14 Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
2009-12-14 Theodore Ts'oext4: Fix hueristic which avoids group preallocation...
2009-12-14 Theodore Ts'oext4: Fix the alloc on close after a truncate hueristic
2009-12-14 Theodore Ts'oext4: store EXT4_EXT_MIGRATE in i_state instead of...
2009-12-14 Eric Sandeenext4: limit block allocations for indirect-block files...
2009-12-14 Akira Fujitaext4: Fix different block exchange issue in EXT4_IOC_MO...
2009-12-14 Akira Fujitaext4: Add null extent check to ext_get_path
2009-12-14 Akira Fujitaext4: Replace BUG_ON() with ext4_error() in move_extents.c
2009-12-14 Akira Fujitaext4: Replace get_ext_path macro with an inline funciton
2009-12-14 Akira Fujitaext4: Fix small typo for move_extent_per_page()
2009-12-14 Theodore Ts'oext4: Fix include/trace/events/ext4.h to work with...
2009-12-14 Theodore Ts'oext4: Fix initalization of s_flex_groups
2009-12-14 Andreas Schlickext4: Always set dx_node's fake_dirent explicitly.
2009-12-14 Theodore Ts'oext4: Don't update superblock write time when filesyste...
2009-12-14 Aneesh Kumar K.Vext4: check for need init flag in ext4_mb_load_buddy
2009-12-14 Aneesh Kumar K.Vext4: move ext4_mb_init_group() function earlier in...
2009-12-14 Frank Mayharext4: Make non-journal fsync work properly
2009-12-14 Theodore Ts'oext4: Assure that metadata blocks are written during...
2009-12-14 Theodore Ts'oext4: Use bforget() in no journal mode for ext4_journal...
2009-12-14 Theodore Ts'oext4: print more sysadmin-friendly message in check_blo...
2009-12-14 Aneesh Kumar K.Vext4: Take page lock before looking at attached buffer_...
2009-12-14 Akira Fujitaext4: Return exchanged blocks count to user space in...
2009-12-14 Akira Fujitaext4: Remove unneeded BUG_ON() in ext4_move_extents()
2009-12-14 Akira Fujitaext4: Fix wrong comparisons in mext_check_arguments()
2009-12-14 Christoph Hellwigext4: fix cache flush in ext4_sync_file
2009-12-14 Theodore Ts'oext4: Restore wbc->range_start in ext4_da_writepages()
2009-12-14 Theodore Ts'oext4: Limit number of links that can be created by...
2009-12-14 Aneesh Kumar K.Vext4: Allow rename to create more than EXT4_LINK_MAX...
2009-12-14 Aneesh Kumar K.Vext4: Add missing unlock_new_inode() call in extent...
2009-12-14 Eric Sandeenext4: Add feature set check helper for mount & remount...
2009-12-14 Eric Sandeenext4: reject too-large filesystems on 32-bit kernels
2009-12-14 Jan Karaext4: Fix possible deadlock between ext4_truncate(...
2009-12-14 Jan Karajbd2: Annotate transaction start also for jbd2_journal_...
2009-12-14 Theodore Ts'oext4: Avoid group preallocation for closed files
2009-12-14 Theodore Ts'oext4: Fix bugs in mballoc's stream allocation mode
2009-12-14 Peng Taoext4: fix journal ref count in move_extent_par_page
2009-12-14 Andreas Dilgerjbd2: round commit timer up to avoid uncommitted transa...
2009-12-14 Jan Karajbd2: Fail to load a journal if it is too short
2009-12-14 Theodore Ts'oext4: Avoid null pointer dereference when decoding...
2009-12-14 Aneesh Kumar K.Vext4: Fix memory leak fix when mounting an ext4 filesystem
2009-12-08 Greg Kroah... Linux 2.6.31.7 v2.6.31.7
2009-12-08 Roel Kluinisdn: hfc_usb: Fix read buffer overflow
2009-12-08 Samuel ThibaultInput: keyboard - fix braille keyboard keysym generation
2009-12-08 Peter Feuereracerhdf: return temperature in milidegree instead of...
2009-12-08 Peter Feuereracerhdf: additional BIOS versions
2009-12-08 Kenji KaneshigePCI: Prevent AER driver from being loaded on non-root...
2009-12-08 Erik AndrénV4L/DVB (13257): gspca - m5602-s5k4aa: Add vflip for...
2009-12-08 Erik AndrénV4L/DVB (13256): gspca - m5602-s5k4aa: Add another...
2009-12-08 Erik AndrénV4L/DVB (13255): gspca - m5602-s5k4aa: Add vflip quirk...
next