aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-20Linux 2.6.27.19v2.6.27.19Greg Kroah-Hartman
2009-02-20ext4: Initialize the new group descriptor when resizing the filesystemTheodore Ts'o
2009-02-20jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"Theodore Ts'o
2009-02-20ext4: Add sanity check to make_indexed_dirTheodore Ts'o
2009-02-20ext4: only use i_size_high for regular filesTheodore Ts'o
2009-02-20ext4: Add sanity checks for the superblock before mounting the filesystemTheodore Ts'o
2009-02-20ext4: Init the complete page while building buddy cacheAneesh Kumar K.V
2009-02-20ext4: Don't allow new groups to be added during block allocationAneesh Kumar K.V
2009-02-20ext4: mark the blocks/inode bitmap beyond end of group as usedAneesh Kumar K.V
2009-02-20ext4: Use new buffer_head flag to check uninit group bitmaps initializationAneesh Kumar K.V
2009-02-20jbd2: Add BH_JBDPrivateStartMark Fasheh
2009-02-20ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()Aneesh Kumar K.V
2009-02-20ext4: Fix race between read_block_bitmap() and mark_diskspace_used()Aneesh Kumar K.V
2009-02-20ext4: don't use blocks freed but not yet committed in buddy cache initAneesh Kumar K.V
2009-02-20ext4: Use an rbtree for tracking blocks freed during transaction.Aneesh Kumar K.V
2009-02-20ext4: cleanup mballoc header filesAneesh Kumar K.V
2009-02-20ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resizeAneesh Kumar K.V
2009-02-20ext4: Add blocks added during resize to bitmapAneesh Kumar K.V
2009-02-20ext4: Don't overwrite allocation_context ac_statusAneesh Kumar K.V
2009-02-20jbd2: Add barrier not supported test to journal_wait_on_commit_recordTheodore Ts'o
2009-02-20ext4: Widen type of ext4_sb_info.s_mb_maxs[]Yasunori Goto
2009-02-20ext4: avoid ext4_error when mounting a fs with a single bgAneesh Kumar K.V
2009-02-20ext4: Fix the delalloc writepages to allocate blocks at the right offset.Aneesh Kumar K.V
2009-02-20ext4: tone down ext4_da_writepages warningsTheodore Ts'o
2009-02-20ext4: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o
2009-02-20x86/cpa: make sure cpa is safe to call in lazy mmu modeJeremy Fitzhardinge
2009-02-20SCSI: libiscsi: fix iscsi pool leakMike Christie
2009-02-20ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte
2009-02-20btsdio: free sk_buff with kfree_skbSergio Luis
2009-02-20Bluetooth: Fix TX error path in btsdio driverTomas Winkler
2009-02-20Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic
2009-02-203c505: do not set pcb->data.raw beyond its sizeRoel Kluin
2009-02-20sata_nv: give up hardreset on nf2Tejun Heo
2009-02-20powerpc/vsx: Fix VSX alignment handler for regs 32-63Michael Neuling
2009-02-20Fix Intel IOMMU write-buffer flushingDavid Woodhouse
2009-02-20mqueue: fix si_pid value in mqueue do_notify()Sukadev Bhattiprolu
2009-02-20pid: implement ns_of_pidEric W. Biederman
2009-02-17Linux 2.6.27.18v2.6.27.18Greg Kroah-Hartman
2009-02-17net: Fix data corruption when splicing from sockets.Jarek Poplawski
2009-02-17ALSA: mtpav - Fix initial value for input hwportTakashi Iwai
2009-02-17mac80211: fix a buffer overrun in station debug codeJianjun Kong
2009-02-17x86: fixup config space size of CPU functions for AMD family 11hAndreas Herrmann
2009-02-17ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov
2009-02-17libata: fix EH device failure handlingTejun Heo
2009-02-17HID: adjust report descriptor fixup for MS 1028 receiverJiri Kosina
2009-02-17bluetooth hid: enable quirk handling for Apple Wireless Keyboards in 2.6.27Torsten Rausche
2009-02-17netfilter: xt_sctp: sctp chunk mapping doesn't workQu Haoran
2009-02-17netfilter: fix tuple inversion for Node information requestEric Leblond
2009-02-17sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()David S. Miller
2009-02-17sparc: Enable syscall wrappers for 64-bit (CVE-2009-0029)Christian Borntraeger