summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-06-2458-823/+456
|\
| * switch xfs to generic acl caching helpersAl Viro2009-06-244-75/+9
| * helpers for acl caching + switch to thoseAl Viro2009-06-2410-333/+155
| * switch shmem to inode->i_aclAl Viro2009-06-243-36/+10
| * switch reiserfs to inode->i_aclAl Viro2009-06-245-55/+4
| * switch reiserfs to usual conventions for caching ACLsAl Viro2009-06-243-21/+16
| * reiserfs: minimal fix for ACL cachingAl Viro2009-06-241-1/+1
| * switch nilfs2 to inode->i_aclAl Viro2009-06-243-22/+0
| * switch btrfs to inode->i_aclAl Viro2009-06-244-27/+9
| * switch jffs2 to inode->i_aclAl Viro2009-06-245-48/+19
| * switch jfs to inode->i_aclAl Viro2009-06-244-41/+15
| * switch ext4 to inode->i_aclAl Viro2009-06-245-40/+10
| * switch ext3 to inode->i_aclAl Viro2009-06-245-40/+10
| * switch ext2 to inode->i_aclAl Viro2009-06-245-41/+11
| * add caching of ACLs in struct inodeAl Viro2009-06-242-0/+17
| * fs: Add new pre-allocation ioctls to vfs for compatibility with legacy xfs io...Ankit Jain2009-06-245-29/+139
| * cleanup __writeback_single_inodeChristoph Hellwig2009-06-241-50/+50
| * ... and the same for vfsmount id/mount group idAl Viro2009-06-242-6/+26
| * Make allocation of anon devices cheaperAl Viro2009-06-241-1/+6
| * update Documentation/filesystems/LockingChristoph Hellwig2009-06-241-21/+22
| * devpts: remove module-related codeH. Peter Anvin2009-06-241-10/+0
| * VFS: Switch init_mount_tree() to use the new create_mnt_ns() helperTrond Myklebust2009-06-241-9/+2
| * vfs: fix nd->root leak in do_filp_open()J. R. Okajima2009-06-241-1/+10
| * reiserfs: remove stray unlock_super in reiserfs_resizeChristoph Hellwig2009-06-241-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-2439-88/+149
|\ \
| * | bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro2009-06-241-1/+9
| * | qla3xxx: Don't sleep while holding lock.Ron Mercer2009-06-231-0/+3
| * | qla3xxx: Give the PHY time to come out of reset.Ron Mercer2009-06-231-1/+2
| * | ipv4 routing: Ensure that route cache entries are usable and reclaimable with...Neil Horman2009-06-231-3/+23
| * | net: Move rx skb_orphan call to where neededHerbert Xu2009-06-236-7/+5
| * | ipv6: Use correct data types for ICMPv6 type and codeBrian Haley2009-06-2320-38/+38
| * | net: let KS8842 driver depend on HAS_IOMEMHeiko Carstens2009-06-231-0/+1
| * | can: let SJA1000 driver depend on HAS_IOMEMHeiko Carstens2009-06-231-1/+1
| * | netxen: fix firmware init handshakeDhananjay Phadke2009-06-232-18/+22
| * | netxen: fix build with without CONFIG_PMDhananjay Phadke2009-06-231-0/+4
| * | netfilter: xt_rateest: fix comparison with selfPatrick McHardy2009-06-221-1/+1
| * | netfilter: xt_quota: fix incomplete initializationJan Engelhardt2009-06-221-0/+1
| * | netfilter: nf_log: fix direct userspace memory access in proc handlerPatrick McHardy2009-06-221-5/+11
| * | netfilter: fix some sparse endianess warningsPatrick McHardy2009-06-222-8/+8
| * | netfilter: nf_conntrack: fix conntrack lookup racePatrick McHardy2009-06-221-2/+4
| * | netfilter: nf_conntrack: fix confirmation race conditionPatrick McHardy2009-06-221-1/+8
| * | netfilter: nf_conntrack: death_by_timeout() fixEric Dumazet2009-06-221-2/+8
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-06-242-6/+10
|\ \ \
| * | | udf: remove redundant tests on unsignedRoel Kluin2009-06-241-5/+4
| * | | udf: Use device size when drive reported bogus number of written blocksJan Kara2009-06-181-1/+6
* | | | Remove low_latency flag setting from nozomi and mxser driversChuck Ebbert2009-06-242-4/+0
* | | | tty: fix tty_port_block_til_ready waitingJiri Slaby2009-06-241-1/+1
* | | | pci: use pci_ioremap_bar() in drivers/serialArjan van de Ven2009-06-242-6/+3
* | | | synclink_gt: fix transmit race and timeoutPaul Fulghum2009-06-241-42/+30
* | | | jsm: clean up "serial: jsm: correctly support 4 8 port boards"Andrew Morton2009-06-241-2/+2
OpenPOWER on IntegriCloud