summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-01-085-4/+67
|\
| * ext4: Add mount option to set kjournald's I/O priorityTheodore Ts'o2009-01-051-0/+2
| * ext4: Remove code to create the journal inodeTheodore Ts'o2009-01-061-1/+0
| * add releasepage hooks to block devices which can be used by file systemsTheodore Ts'o2009-01-031-0/+2
| * jbd2: Call journal commit callback without holding j_list_lockAneesh Kumar K.V2008-11-061-2/+2
| * jbd2: Remove a large array of bh's from the stack of the checkpoint routineTheodore Ts'o2008-11-051-0/+10
| * ext4: add fsync batch tuning knobsTheodore Ts'o2009-01-031-0/+8
| * jbd2: improve jbd2 fsync batchingJosef Bacik2008-11-261-0/+15
| * jbd2: Add BH_JBDPrivateStartMark Fasheh2008-11-251-0/+1
| * ext3: Add support for non-native signed/unsigned htree hash algorithmsTheodore Ts'o2008-10-282-1/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-01-082-0/+3
|\ \
| * | [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart2009-01-061-0/+1
| * | [SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori2009-01-021-0/+1
| * | [SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori2009-01-021-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2009-01-083-5/+81
|\ \ \
| * | | regulator: fix kernel-doc warningsRandy Dunlap2009-01-081-5/+2
| * | | regulator: Add missing kerneldocMark Brown2009-01-082-1/+80
| * | | regulator: Clean up kerneldoc warningsMark Brown2009-01-081-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-085-1/+32
|\ \ \ \
| * | | | wimax: fix kernel-doc for debufs_dentry member of struct wimax_devInaky Perez-Gonzalez2009-01-081-0/+3
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-08225-10819/+3044
| |\ \ \ \ | | |/ / /
| * | | | ipv6: Add GRO supportHerbert Xu2009-01-081-0/+3
| * | | | can: omit unneeded skb_clone() callsOliver Hartkopp2009-01-061-1/+1
| * | | | vlan: Add GRO interfacesHerbert Xu2009-01-061-0/+19
| * | | | gro: Add internal interfaces for VLANHerbert Xu2009-01-061-0/+6
* | | | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-01-083-12/+20
|\ \ \ \ \
| * | | | | md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown2009-01-091-0/+3
| * | | | | md: Allow md devices to be created by name.NeilBrown2009-01-091-0/+1
| * | | | | md: make devices disappear when they are no longer needed.NeilBrown2009-01-091-0/+4
| * | | | | md: need another print_sb for mdp_superblock_1Cheng Renquan2009-01-091-0/+2
| * | | | | md: use list_for_each_entry macro directlyCheng Renquan2009-01-091-7/+4
| * | | | | md: raid0: make hash_spacing and preshift sector-based.Andre Noll2009-01-091-2/+2
| * | | | | md: raid0: Represent the size of strip zones in sectors.Andre Noll2009-01-091-1/+1
| * | | | | md: raid0: Represent zone->zone_offset in sectors.Andre Noll2009-01-091-1/+1
| * | | | | md: raid0: Represent device offset in sectors.Andre Noll2009-01-091-1/+1
| * | | | | md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown2009-01-091-0/+1
| | |/ / / | |/| | |
* | | | | libata: Add 32bit PIO supportAlan Cox2009-01-081-0/+3
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-01-082-0/+21
|\ \ \ \ \
| * | | | | serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill2009-01-082-0/+21
| |/ / / /
* | | | | generic swap(): introduce global macro swap(a, b)Wu Fengguang2009-01-081-0/+6
* | | | | ELF: implement AT_RANDOM for glibc PRNG seedingKees Cook2009-01-081-3/+3
* | | | | pid: generalize task_active_pid_nsEric W. Biederman2009-01-081-5/+1
* | | | | pid: implement ns_of_pidEric W. Biederman2009-01-081-0/+18
* | | | | cpuset: remove remaining pointers to cpumask_tLi Zefan2009-01-081-4/+6
* | | | | cgroups: add css_tryget()Paul Menage2009-01-081-6/+32
* | | | | cgroups: add a per-subsystem hierarchy_mutexPaul Menage2009-01-081-1/+16
* | | | | memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki2009-01-082-10/+4
* | | | | memcg: remove mem_cgroup_try_chargeDaisuke Nishimura2009-01-081-8/+0
* | | | | memcg: fix calculation of active_ratioKOSAKI Motohiro2009-01-081-3/+2
* | | | | memcg: swappinessKOSAKI Motohiro2009-01-081-1/+2
OpenPOWER on IntegriCloud