summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-0935-111/+201
|\
| * ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-0919-22/+3
| * ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2012-01-092-2/+10
| * udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara2012-01-091-0/+6
| * ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara2012-01-091-3/+21
| * jbd: Remove j_barrier mutexJan Kara2012-01-093-21/+22
| * reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney2012-01-091-10/+14
| * reiserfs: Fix quota mount option parsingJan Kara2012-01-091-1/+2
| * udf: Treat symlink component of type 2 as /Jan Kara2012-01-091-4/+10
| * udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2012-01-092-6/+21
| * udf: Cleanup calling convention of inode_getblk()Jan Kara2012-01-091-21/+15
| * ext2: Fix error handling on inode bitmap corruptionJan Kara2012-01-091-2/+5
| * ext3: Fix error handling on inode bitmap corruptionJan Kara2012-01-091-2/+6
| * ext3: replace ll_rw_block with other functionsZheng Liu2012-01-093-15/+18
| * ext3: NULL dereference in ext3_evict_inode()Dan Carpenter2011-11-221-0/+4
| * jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-11-223-0/+41
| * ext3: call ext3_mark_recovery_complete() when recovery is really neededEryu Guan2011-11-091-2/+3
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-01-095-28/+83
|\ \
| * | ore: Must support none-PAGE-aligned IOBoaz Harrosh2012-01-081-12/+60
| * | ore: fix BUG_ON, too few sgs when readingBoaz Harrosh2012-01-062-2/+6
| * | ore: Fix crash in case of an IO error.Boaz Harrosh2012-01-061-3/+3
| * | ore: FIX breakage when MISC_FILESYSTEMS is not setBoaz Harrosh2012-01-063-11/+14
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-01-091-2/+2
|\ \ \
| * | | xfs: fix endian conversion issue in discard codeDave Chinner2012-01-031-2/+2
* | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09462-36047/+24350
|\ \ \ \
| * | | | net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-044-18/+68
| * | | | net/hyperv: Add NETVSP protocol version negotiationHaiyang Zhang2012-01-042-34/+149
| * | | | net/hyperv: Remove unnecessary kmap_atomic in netvsc driverHaiyang Zhang2012-01-044-92/+10
| * | | | staging/rtl8192e: Register against lib80211Sean MacLennan2011-12-2210-96/+51
| * | | | staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan2011-12-229-68/+66
| * | | | staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan2011-12-2210-112/+65
| * | | | staging/rtl8192e: Add lib80211.h to rtllib.hSean MacLennan2011-12-224-77/+14
| * | | | staging/mei: add watchdog device registration wrappersTomas Winkler2011-12-225-24/+41
| * | | | drm/omap: GEM, deal with cacheRob Clark2011-12-221-0/+30
| * | | | staging: vt6656: int.c, int.h: Change return of function to voidMarcos Paulo de Souza2011-12-222-5/+2
| * | | | staging: usbip: removed unused definitions from headerBart Westgeest2011-12-222-19/+0
| * | | | staging: usbip: removed dead code from receive functionBart Westgeest2011-12-224-48/+20
| * | | | staging:iio: Drop {mark,unmark}_in_use callbacksLars-Peter Clausen2011-12-227-122/+1
| * | | | staging:iio: Drop buffer mark_param_change callbackLars-Peter Clausen2011-12-225-34/+19
| * | | | staging:iio: Drop the unused buffer enable() and is_enabled() callbacksLars-Peter Clausen2011-12-222-9/+0
| * | | | staging:iio: Drop buffer busy flagLars-Peter Clausen2011-12-222-3/+0
| * | | | staging:iio: Make sure a device is only opened once at a timeLars-Peter Clausen2011-12-222-3/+17
| * | | | staging:iio: Disallow modifying buffer size when buffer is enabledLars-Peter Clausen2011-12-221-5/+12
| * | | | staging:iio: Disallow changing scan elements in all buffered modesLars-Peter Clausen2011-12-221-2/+2
| * | | | staging:iio: Use iio_buffer_enabled instead of open coding itLars-Peter Clausen2011-12-221-3/+2
| * | | | drivers: staging: vt6656: card.c: Remove useless return statementMarcos Paulo de Souza2011-12-222-9/+3
| * | | | drivers: staging: vt6656: Remove not used returned data of functionMarcos Paulo de Souza2011-12-222-4/+2
| * | | | staging:iio: Remove unused variableLars-Peter Clausen2011-12-221-2/+0
| * | | | Staging: android: fixed 80 characters warnings in lowmemorykiller.cMarco Navarra2011-12-221-6/+6
| * | | | Staging: android: fixed a space warning in binder.hMarco Navarra2011-12-221-1/+1