aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason2009-01-28
| | |\
| | | * Btrfs: do less aggressive btree readaheadChris Mason2009-01-22
| | | * Btrfs: fiemap supportYehuda Sadeh2009-01-21
| | | * Btrfs: stop providing a bmap operation to avoid swapfile corruptionsChris Mason2009-01-21
| | | * Btrfs: fix tree logs parallel syncYan Zheng2009-01-21
| | | * Btrfs: open_ctree() error handling can oops on fs_infoQinghuang Feng2009-01-21
| | | * Btrfs: fix stop searching test in replace_one_extentYan Zheng2009-01-21
| | | * Btrfs: change/remove typedefJan Engelhardt2009-01-21
| | | * Btrfs: remove duplicated #includeHuang Weiyi2009-01-21
| | | * Btrfs: Fix infinite loop in btrfs_extent_post_opYan Zheng2009-01-21
| | | * Btrfs: fix locking issue in btrfs_remove_block_groupYan Zheng2009-01-21
| | | * Btrfs: simplify iteration codesQinghuang Feng2009-01-21
| | | * Btrfs: check return value for kthread_run() correctlyQinghuang Feng2009-01-21
| | | * Btrfs: Remove extra KERN_INFO in the middle of a lineRoland Dreier2009-01-21
| | | * Btrfs: removed unused #include <version.h>'sHuang Weiyi2009-01-21
| | | * Btrfs: cleanup xattr codeJosef Bacik2009-01-21
| | | * Btrfs: MAINTAINERS entryJoe Perches2009-01-21
| | | * Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()Wang Cong2009-01-21
| * | | eCryptfs: Regression in unencrypted filename symlinksTyler Hicks2009-02-06
| * | | Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2009-02-06
| |\ \ \
| | * | | x86-64: fix int $0x80 -ENOSYS returnRoland McGrath2009-02-06
| * | | | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds2009-02-06
| |\ \ \ \
| | * | | | elf core dump: fix get_user useRoland McGrath2009-02-06
| | |/ / /
| * / / / vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp2009-02-06
| |/ / /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-02-06
| |\ \ \
| | * \ \ Merge branch 'fix/usb-audio' into for-linusTakashi Iwai2009-02-06
| | |\ \ \
| | | * | | sound: usb-audio: handle wMaxPacketSize for FIXED_ENDPOINT devicesClemens Ladisch2009-02-06
| | | |/ /
| | * | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-02-06
| | |\ \ \
| | | * | | ALSA: hda - Add missing COEF initialization for ALC887Takashi Iwai2009-02-06
| | | * | | ALSA: hda - Add missing initialization for ALC272Takashi Iwai2009-02-06
| | | * | | ALSA: hda - Fix misc workqueue issuesTakashi Iwai2009-02-05
| | | * | | ALSA: hda - Add quirk for FSC Amilo Xi2550Takashi Iwai2009-02-04
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-02-06
| |\ \ \ \ \
| | * | | | | ieee1394: dv1394: move deprecation message from module init to file openStefan Richter2009-02-06
| | * | | | | firewire: core: Remove card from list of cards when enable failsPetr Vandrovec2009-02-01
| * | | | | | Add Sascha Hauer to .mailmapUwe Kleine-König2009-02-06
| * | | | | | add another mailmap entry for Uwe Kleine-KönigUwe Kleine-König2009-02-06
| * | | | | | fork.c: fix NULL pointer dereference when nr_threads == threads-maxLi Zefan2009-02-06
| * | | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-02-06
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | md: Ensure an md array never has too many devices.NeilBrown2009-02-06
| | * | | | | md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll2009-02-05
| | * | | | | md: Allow read error in a single drive raid1 to be passed up.NeilBrown2009-02-05
| * | | | | | prevent kprobes from catching spurious page faultsMasami Hiramatsu2009-02-05
| * | | | | | braino in sg_ioctl_trans()Al Viro2009-02-05
| * | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-05
| |\ \ \ \ \ \
| | * | | | | | Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite...Mark Fasheh2009-02-04
| * | | | | | | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-02-05
| |\ \ \ \ \ \ \
| | * | | | | | | sh: Fix up T-bit error handling in SH-4A mutex fastpath.Takashi Yoshii2009-01-28
| | * | | | | | | sh: Fix up spurious syscall restarting.Paul Mundt2009-01-28
| | * | | | | | | sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO2009-01-28