aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge
2007-07-18usermodehelper: split setup from executionJeremy Fitzhardinge
2007-07-18add argv_split()Jeremy Fitzhardinge
2007-07-18add kstrndupJeremy Fitzhardinge
2007-07-18zs: move to the serial subsystemMaciej W. Rozycki
2007-07-18serial: add early_serial_setup() back to header fileYinghai Lu
2007-07-18fbdev: make fb_append_extra_logo() depend on fb=yArnd Bergmann
2007-07-18dm: fix memory leak in dm_create_persistent() when starting metadata update t...Jesper Juhl
2007-07-18UBI: fix compile warningPaul Mundt
2007-07-18UBI: fix error handling in erase workerArtem Bityutskiy
2007-07-18UBI: fix commentsArtem Bityutskiy
2007-07-18UBI: remove unneeded error checksArtem Bityutskiy
2007-07-18UBI: cleanup usage of try_module_getFernando Luis Vázquez Cao
2007-07-18UBI: fix overflow bugVinit Agnihotri
2007-07-18UBI: bugfix in max_sqnum calculationArtem Bityutskiy
2007-07-18UBI: bugfix in sqnum calculationBrijesh Singh
2007-07-18UBI: fix signed-unsigned multiplicationBrijesh Singh
2007-07-18UBI: fix bug in atomic_leb_change()Artem Bityutskiy
2007-07-18UBI: fix messageVinit Agnihotri
2007-07-18UBI: fix debugging stuffArtem Bityutskiy
2007-07-18UBI: bugfix in error pathArtem Bityutskiy
2007-07-18UBI: use is_power_of_2()Vignesh Babu
2007-07-18UBI: fix freeing ubi->vtbl while unloadingVinit Agnihotri
2007-07-18UBI: fix MAINTAINERSArtem Bityutskiy
2007-07-18UBI: bugfix in ubi_leb_change()Artem Bityutskiy
2007-07-18UBI: kill homegrown endian macrosChristoph Hellwig
2007-07-18UBI: cleanup ioctl handlingChristoph Hellwig
2007-07-18UBI: error path bugfixArtem Bityutskiy
2007-07-18UBI: minor comma fixArtem Bityutskiy
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy
2007-07-18UBI: add few more commentsArtem Bityutskiy
2007-07-18UBI: set correct gluebi device sizeArtem Bityutskiy
2007-07-18UBI: do not let to read too muchArtem Bityutskiy
2007-07-18UBI: fix error path in create_vtbl()Artem Bityutskiy
2007-07-18UBI: fix dereference after kfreeFlorin Malita
2007-07-18UBI: fix memory leak in checking codeArtem Bityutskiy
2007-07-18ext4: extent macros cleanupDmitry Monakhov
2007-07-18Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.Dmitry Monakhov
2007-07-18ext4: remove extra IS_RDONLY() checkDave Hansen
2007-07-18ext4: Use is_power_of_2()Vignesh Babu
2007-07-18Use zero_user_page() in ext4 where possibleEric Sandeen
2007-07-18ext4: Remove 65000 subdirectory limitAndreas Dilger
2007-07-18ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah
2007-07-18ext4: Add nanosecond timestampsKalpak Shah
2007-07-18jbd2: Move jbd2-debug file to debugfsJose R. Santos
2007-07-18jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos
2007-07-18ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devicesJose R. Santos
2007-07-18ext4: Make extents code sanely handle on-disk corruptionAlex Tomas
2007-07-18ext4: copy i_flags to inode flags on writeJan Kara
2007-07-18ext4: Enable extents by defaultMingming Cao