Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | udf: Cleanup calling convention of inode_getblk() | Jan Kara | 2012-01-09 | 1 | -21/+15 | |
| * | | | | | | | ext2: Fix error handling on inode bitmap corruption | Jan Kara | 2012-01-09 | 1 | -2/+5 | |
| * | | | | | | | ext3: Fix error handling on inode bitmap corruption | Jan Kara | 2012-01-09 | 1 | -2/+6 | |
| * | | | | | | | ext3: replace ll_rw_block with other functions | Zheng Liu | 2012-01-09 | 3 | -15/+18 | |
| * | | | | | | | ext3: NULL dereference in ext3_evict_inode() | Dan Carpenter | 2011-11-22 | 1 | -0/+4 | |
| * | | | | | | | jbd: clear revoked flag on buffers before a new transaction started | Yongqiang Yang | 2011-11-22 | 3 | -0/+41 | |
| * | | | | | | | ext3: call ext3_mark_recovery_complete() when recovery is really needed | Eryu Guan | 2011-11-09 | 1 | -2/+3 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2012-01-09 | 5 | -28/+83 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ore: Must support none-PAGE-aligned IO | Boaz Harrosh | 2012-01-08 | 1 | -12/+60 | |
| * | | | | | | | | ore: fix BUG_ON, too few sgs when reading | Boaz Harrosh | 2012-01-06 | 2 | -2/+6 | |
| * | | | | | | | | ore: Fix crash in case of an IO error. | Boaz Harrosh | 2012-01-06 | 1 | -3/+3 | |
| * | | | | | | | | ore: FIX breakage when MISC_FILESYSTEMS is not set | Boaz Harrosh | 2012-01-06 | 3 | -11/+14 | |
* | | | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2012-01-09 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | xfs: fix endian conversion issue in discard code | Dave Chinner | 2012-01-03 | 1 | -2/+2 | |
* | | | | | | | | | | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-01-09 | 462 | -36047/+24350 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | net/hyperv: Add support for jumbo frame up to 64KB | Haiyang Zhang | 2012-01-04 | 4 | -18/+68 | |
| * | | | | | | | | | | net/hyperv: Add NETVSP protocol version negotiation | Haiyang Zhang | 2012-01-04 | 2 | -34/+149 | |
| * | | | | | | | | | | net/hyperv: Remove unnecessary kmap_atomic in netvsc driver | Haiyang Zhang | 2012-01-04 | 4 | -92/+10 | |
| * | | | | | | | | | | staging/rtl8192e: Register against lib80211 | Sean MacLennan | 2011-12-22 | 10 | -96/+51 | |
| * | | | | | | | | | | staging/rtl8192e: Convert to lib80211_crypt_info | Sean MacLennan | 2011-12-22 | 9 | -68/+66 | |
| * | | | | | | | | | | staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_ops | Sean MacLennan | 2011-12-22 | 10 | -112/+65 | |
| * | | | | | | | | | | staging/rtl8192e: Add lib80211.h to rtllib.h | Sean MacLennan | 2011-12-22 | 4 | -77/+14 | |
| * | | | | | | | | | | staging/mei: add watchdog device registration wrappers | Tomas Winkler | 2011-12-22 | 5 | -24/+41 | |
| * | | | | | | | | | | drm/omap: GEM, deal with cache | Rob Clark | 2011-12-22 | 1 | -0/+30 | |
| * | | | | | | | | | | staging: vt6656: int.c, int.h: Change return of function to void | Marcos Paulo de Souza | 2011-12-22 | 2 | -5/+2 | |
| * | | | | | | | | | | staging: usbip: removed unused definitions from header | Bart Westgeest | 2011-12-22 | 2 | -19/+0 | |
| * | | | | | | | | | | staging: usbip: removed dead code from receive function | Bart Westgeest | 2011-12-22 | 4 | -48/+20 | |
| * | | | | | | | | | | staging:iio: Drop {mark,unmark}_in_use callbacks | Lars-Peter Clausen | 2011-12-22 | 7 | -122/+1 | |
| * | | | | | | | | | | staging:iio: Drop buffer mark_param_change callback | Lars-Peter Clausen | 2011-12-22 | 5 | -34/+19 | |
| * | | | | | | | | | | staging:iio: Drop the unused buffer enable() and is_enabled() callbacks | Lars-Peter Clausen | 2011-12-22 | 2 | -9/+0 | |
| * | | | | | | | | | | staging:iio: Drop buffer busy flag | Lars-Peter Clausen | 2011-12-22 | 2 | -3/+0 | |
| * | | | | | | | | | | staging:iio: Make sure a device is only opened once at a time | Lars-Peter Clausen | 2011-12-22 | 2 | -3/+17 | |
| * | | | | | | | | | | staging:iio: Disallow modifying buffer size when buffer is enabled | Lars-Peter Clausen | 2011-12-22 | 1 | -5/+12 | |
| * | | | | | | | | | | staging:iio: Disallow changing scan elements in all buffered modes | Lars-Peter Clausen | 2011-12-22 | 1 | -2/+2 | |
| * | | | | | | | | | | staging:iio: Use iio_buffer_enabled instead of open coding it | Lars-Peter Clausen | 2011-12-22 | 1 | -3/+2 | |
| * | | | | | | | | | | drivers: staging: vt6656: card.c: Remove useless return statement | Marcos Paulo de Souza | 2011-12-22 | 2 | -9/+3 | |
| * | | | | | | | | | | drivers: staging: vt6656: Remove not used returned data of function | Marcos Paulo de Souza | 2011-12-22 | 2 | -4/+2 | |
| * | | | | | | | | | | staging:iio: Remove unused variable | Lars-Peter Clausen | 2011-12-22 | 1 | -2/+0 | |
| * | | | | | | | | | | Staging: android: fixed 80 characters warnings in lowmemorykiller.c | Marco Navarra | 2011-12-22 | 1 | -6/+6 | |
| * | | | | | | | | | | Staging: android: fixed a space warning in binder.h | Marco Navarra | 2011-12-22 | 1 | -1/+1 | |
| * | | | | | | | | | | staging: gma500: Fix warning in power.c | Rakib Mullick | 2011-12-22 | 1 | -1/+1 | |
| * | | | | | | | | | | Staging: bcm: Fix an invalid dereference to a kmalloc in IOCTL_BCM_BULK_WRM | Kevin McKinney | 2011-12-22 | 1 | -1/+3 | |
| * | | | | | | | | | | Staging: bcm: Fix information leak in IOCTL_BCM_GET_DRIVER_VERSION | Kevin McKinney | 2011-12-22 | 1 | -1/+5 | |
| * | | | | | | | | | | staging: Remove LTTng from MAINTAINERS file | Mathieu Desnoyers | 2011-12-21 | 1 | -7/+0 | |
| * | | | | | | | | | | ashmem: Whitespace cleanups | John Stultz | 2011-12-21 | 1 | -25/+21 | |
| * | | | | | | | | | | ashmem: Fix arguments to ashmem_shrink | Colin Cross | 2011-12-21 | 1 | -7/+12 | |
| * | | | | | | | | | | ashmem: Support lseek(2) in ashmem driver | Bjorn Bringert | 2011-12-21 | 1 | -1/+38 | |
| * | | | | | | | | | | ashmem: Update arguments of shrinker for 2.6.35 | Colin Cross | 2011-12-21 | 1 | -3/+3 | |
| * | | | | | | | | | | ashmem: Fix ASHMEM_SET_PROT_MASK. | Arve Hjønnevåg | 2011-12-21 | 1 | -1/+10 | |
| * | | | | | | | | | | ashmem: Implement read(2) in ashmem driver | Bjorn Bringert | 2011-12-21 | 1 | -0/+27 |