aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-23Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.Tristan Ye
2009-12-17Ocfs2: Should ocfs2 support fiemap for S_IFDIR inode?Tristan Ye
2009-12-17ocfs2: Use FIEMAP_EXTENT_SHAREDSunil Mushran
2009-12-17fiemap: Add new extent flag FIEMAP_EXTENT_SHAREDSunil Mushran
2009-12-17ocfs2: replace u8 by __u8 in ocfs2_fs.hColy Li
2009-12-17ocfs2: explicit declare uninitialized var in user_cluster_connect()Coly Li
2009-12-17ocfs2-devel: remove redundant OCFS2_MOUNT_POSIX_ACL check in ocfs2_get_acl_no...Jeff Liu
2009-12-02ocfs2: return -EAGAIN instead of EAGAIN in dlmTiger Yang
2009-12-02ocfs2/cluster: Make fence method configurable - v2Sunil Mushran
2009-10-28ocfs2: Set MS_POSIXACL on remountJan Kara
2009-10-28ocfs2: Make acl use the defaultJan Kara
2009-10-28ocfs2: Always include ACL supportJan Kara
2009-10-28ocfs2: duplicate inline data properly during reflink.Tao Ma
2009-10-28ocfs2: Move ocfs2_complete_reflink to the right place.Tao Ma
2009-10-28ocfs2: Return -EINVAL when a device is not ocfs2.Joel Becker
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-22move virtrng_remove to .devexit.textUwe Kleine-König
2009-10-22move virtballoon_remove to .devexit.textUwe Kleine-König
2009-10-22virtio_blk: Revert serial number supportRusty Russell
2009-10-22virtio: let header files include virtio_ids.hChristian Borntraeger
2009-10-22virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig
2009-10-21niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu
2009-10-22Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-10-22Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-10-22PM: Make warning in suspend_test_finish() less likely to happenRafael J. Wysocki
2009-10-22mmc: at91_mci: Don't include asm/mach/mmc.hUwe Kleine-König
2009-10-22Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-10-22nfs: Fix nfs_parse_mount_options() kfree() leakYinghai Lu
2009-10-22fs: pipe.c null pointer dereferenceEarl Chew
2009-10-20KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks
2009-10-20KS8851: Fix MAC address write orderBen Dooks
2009-10-20KS8851: Add soft reset at probe timeBen Dooks
2009-10-20net: fix section mismatch in fec.cSteven King
2009-10-20dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher
2009-10-20net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet
2009-10-20tcp: Try to catch MSG_PEEK bugHerbert Xu
2009-10-20crypto: aesni-intel - Fix irq_fpu_usable usageHuang Ying
2009-10-19net: Fix IP_MULTICAST_IFEric Dumazet
2009-10-19bluetooth: static lock key fixDave Young
2009-10-19bluetooth: scheduling while atomic bug fixDave Young
2009-10-19tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov
2009-10-19tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov
2009-10-19tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov
2009-10-19Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller
2009-10-18AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama
2009-10-18ethoc: clear only pending irqsThomas Chou