summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-187-5/+24
|\
| * HID: avoid '\0' in hid debugfs events fileBruno Prémont2010-03-161-3/+3
| * HID: Add RGT Clutch Wheel clutch device idMarkus Rathgeb2010-03-132-0/+3
| * HID: ntrig: fix touch eventsRafi Rubin2010-03-101-0/+11
| * HID: add quirk for UC-Logik WP4030 tabletAndrej Gelenberg2010-03-092-0/+2
| * HID: magicmouse: fix oops after device removalMichael Poole2010-03-091-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2010-03-1819-229/+1225
|\ \
| * | Btrfs: fix the inode ref searches done by btrfs_search_path_in_treeChris Mason2010-03-181-3/+6
| * | Btrfs: allow treeid==0 in the inode lookup ioctlChris Mason2010-03-181-0/+3
| * | Btrfs: return keys for large items to the search ioctlChris Mason2010-03-181-1/+1
| * | Btrfs: fix key checks and advance in the search ioctlChris Mason2010-03-181-14/+25
| * | Btrfs: buffer results in the space_info ioctlChris Mason2010-03-161-11/+46
| * | Btrfs: use __u64 types in ioctl.hSage Weil2010-03-161-5/+5
| * | Btrfs: fix search_ioctl key advanceSage Weil2010-03-161-1/+1
| * | Btrfs: fix gfp flags masking in the compression codeNick Piggin2010-03-151-1/+1
| * | Btrfs: don't look at bio flags after submit_bioChris Mason2010-03-151-3/+3
| * | btrfs: using btrfs_stack_device_id() get devidXiao Guangrong2010-03-151-3/+3
| * | btrfs: use memparseAkinobu Mita2010-03-153-30/+4
| * | Btrfs: add a "df" ioctl for btrfsJosef Bacik2010-03-152-1/+58
| * | Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-159-90/+148
| * | Btrfs: cache ordered extent when completing ioJosef Bacik2010-03-153-5/+10
| * | Btrfs: cache extent state in find_delalloc_rangeJosef Bacik2010-03-151-3/+8
| * | Btrfs: change the ordered tree to use a spinlock instead of a mutexJosef Bacik2010-03-152-19/+19
| * | Btrfs: finish read pages in the order they are submittedChris Mason2010-03-151-3/+4
| * | btrfs: fix btrfs_mkdir goto for no free objectidsMiao Xie2010-03-151-1/+1
| * | Btrfs: flush data on snapshot creationSage Weil2010-03-151-4/+1
| * | Btrfs: make df be a little bit more understandableJosef Bacik2010-03-151-3/+26
| * | btrfs: Update existing btrfs_device for renaming deviceTARUISI Hiroaki2010-03-151-0/+7
| * | Btrfs: add new defrag-range ioctl.Chris Mason2010-03-155-14/+117
| * | Btrfs: be more selective in the defrag ioctlChris Mason2010-03-151-10/+140
| * | Btrfs: run the backing dev more often in the submit_bio helperChris Mason2010-03-151-10/+10
| * | Btrfs: make subvolid=0 mount the original default rootJosef Bacik2010-03-151-3/+9
| * | Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik2010-03-153-1/+80
| * | Btrfs: change how we mount subvolumesJosef Bacik2010-03-156-34/+158
| * | Btrfs: make set/get functions for the super compat_ro flags use compat_roJosef Bacik2010-03-151-1/+1
| * | Btrfs: add search and inode lookup ioctlsChris Mason2010-03-152-16/+299
| * | Btrfs: add a function to lookup a directory path by following backrefsTARUISI Hiroaki2010-03-151-0/+92
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-03-188-23/+45
|\ \ \
| * | | NFS: ensure bdi_unregister is called on mount failure.NeilBrown2010-03-151-5/+20
| * | | NFS: Avoid a deadlock in nfs_release_pageTrond Myklebust2010-03-111-10/+13
| * | | NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust2010-03-103-2/+8
| * | | nfs4: Make the v4 callback service hiddenSteve Dickson2010-03-081-0/+1
| * | | nfs: fix unlikely memory leakDan Carpenter2010-03-081-0/+1
| * | | rpc client can not deal with ENOSOCK, so translate it into ENOCONNBian Naimeng2010-03-081-6/+2
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-181-14/+52
|\ \ \ \
| * | | | ahci: pp->active_link is not reliable when FBS is enabledShane Huang2010-03-171-6/+17
| * | | | ahci: use BIOS date in broken_suspend listTejun Heo2010-03-171-8/+20
| * | | | ahci: add missing nv IDsTejun Heo2010-03-171-0/+15
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-184-5/+16
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-03-173-3/+16
| |\ \ \ \ \
OpenPOWER on IntegriCloud