| Commit message (Expand) | Author | Age | Files | Lines |
* | reiserfs: Don't call reiserfs_get_acl() with the reiserfs lock | Frederic Weisbecker | 2010-01-07 | 1 | -0/+2 |
* | reiserfs: Relax lock on xattr removing | Frederic Weisbecker | 2010-01-05 | 1 | -3/+9 |
* | reiserfs: Relax the lock before truncating pages | Frederic Weisbecker | 2010-01-05 | 1 | -1/+10 |
* | reiserfs: Fix recursive lock on lchown | Frederic Weisbecker | 2010-01-05 | 1 | -3/+5 |
* | reiserfs: Fix mistake in down_write() conversion | Frederic Weisbecker | 2010-01-03 | 1 | -1/+1 |
* | reiserfs: Safely acquire i_mutex from xattr_rmdir | Frederic Weisbecker | 2010-01-02 | 1 | -1/+2 |
* | reiserfs: Safely acquire i_mutex from reiserfs_for_each_xattr | Frederic Weisbecker | 2010-01-02 | 1 | -2/+3 |
* | reiserfs: Fix journal mutex <-> inode mutex lock inversion | Frederic Weisbecker | 2010-01-02 | 1 | -1/+2 |
* | reiserfs: Fix unwanted recursive reiserfs lock in reiserfs_unlink() | Frederic Weisbecker | 2010-01-02 | 1 | -3/+4 |
* | reiserfs: Relax lock before open xattr dir in reiserfs_xattr_set_handle() | Frederic Weisbecker | 2010-01-02 | 1 | -2/+7 |
* | reiserfs: Relax reiserfs lock while freeing the journal | Frederic Weisbecker | 2010-01-02 | 1 | -1/+2 |
* | reiserfs: Fix reiserfs lock <-> i_mutex dependency inversion on xattr | Frederic Weisbecker | 2010-01-02 | 1 | -2/+7 |
* | reiserfs: Warn on lock relax if taken recursively | Frederic Weisbecker | 2010-01-02 | 2 | -0/+18 |
* | reiserfs: Fix reiserfs lock <-> i_xattr_sem dependency inversion | Frederic Weisbecker | 2010-01-02 | 2 | -1/+9 |
* | reiserfs: Fix remaining in-reclaim-fs <-> reclaim-fs-on locking inversion | Frederic Weisbecker | 2009-12-29 | 1 | -3/+12 |
* | reiserfs: Fix reiserfs lock <-> inode mutex dependency inversion | Frederic Weisbecker | 2009-12-16 | 2 | -1/+11 |
* | reiserfs: Fix reiserfs lock and journal lock inversion dependency | Frederic Weisbecker | 2009-12-14 | 1 | -2/+3 |
* | reiserfs: Fix possible recursive lock | Frederic Weisbecker | 2009-12-14 | 1 | -0/+3 |
* | Merge commit 'v2.6.32' into reiserfs/kill-bkl | Frederic Weisbecker | 2009-12-07 | 10308 | -529306/+1091865 |
|\ |
|
| * | Linux 2.6.32v2.6.32 | Linus Torvalds | 2009-12-02 | 1 | -1/+1 |
| * | VIDEO: Correct use of request_region/request_mem_region | Julia Lawall | 2009-12-02 | 1 | -1/+1 |
| * | SPI: spi_txx9: Fix bit rate calculation | Atsushi Nemoto | 2009-12-02 | 1 | -7/+6 |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2009-12-02 | 2 | -3/+3 |
| |\ |
|
| | * | mfd: Correct WM831X_MAX_ISEL_VALUE | Mark Brown | 2009-12-01 | 2 | -3/+3 |
| * | | Input: i8042 - add Dell Vostro 1320, 1520 and 1720 to the reset list | Anisse Astier | 2009-12-02 | 1 | -0/+21 |
| * | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-12-02 | 1 | -3/+4 |
| |\ \ |
|
| | * | | md: revert incorrect fix for read error handling in raid1. | NeilBrown | 2009-12-01 | 1 | -3/+4 |
| * | | | param: don't complain about unused module parameters. | Rusty Russell | 2009-12-02 | 1 | -8/+3 |
| * | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-02 | 2 | -1/+6 |
| |\ \ \ |
|
| | * | | | MIPS: RB532: Fix devices.c compilation. | Florian Fainelli | 2009-12-02 | 1 | -1/+2 |
| | * | | | MIPS: Fix MIPS I build. | Ralf Baechle | 2009-12-02 | 1 | -0/+4 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2009-12-02 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | [PATCH] rc32434_wdt: fix compilation failure | Florian Fainelli | 2009-12-02 | 1 | -1/+1 |
| | * | | | | [WATCHDOG] rc32434_wdt.c: use resource_size() | H Hartley Sweeten | 2009-12-02 | 1 | -1/+1 |
| | |/ / / |
|
| * | | | | modules: don't export section names of empty sections via sysfs | Helge Deller | 2009-12-02 | 1 | -1/+4 |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds | 2009-12-02 | 1 | -0/+2 |
| |\ \ \ \ |
|
| | * | | | | regulator: Initialise wm831x structure pointor for ISINK driver | Mark Brown | 2009-12-02 | 1 | -0/+2 |
| | |/ / / |
|
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Linus Torvalds | 2009-12-02 | 1 | -2/+2 |
| |\ \ \ \ |
|
| | * | | | | [ARM] pxamci: call mmc_remove_host() before freeing resources | Daniel Mack | 2009-12-02 | 1 | -2/+2 |
| * | | | | | sysfs: fix SYSFS_DEPRECATED_V2 prompt | Randy Dunlap | 2009-12-01 | 1 | -1/+1 |
| * | | | | | rtc-x1205: reset clock to sane state after power failure | Johannes Weiner | 2009-12-01 | 1 | -2/+2 |
| * | | | | | rtc-x1205: fix rtc_time to y2k register value conversion | Johannes Weiner | 2009-12-01 | 1 | -1/+1 |
| * | | | | | aoe: prevent cache aliases | Peter Horton | 2009-12-01 | 1 | -2/+21 |
| * | | | | | gpio: Langwell GPIO driver bugfixes | Alek Du | 2009-12-01 | 1 | -10/+1 |
| * | | | | | kbuild: stepping down as maintainer | Sam Ravnborg | 2009-12-01 | 1 | -4/+1 |
| * | | | | | davinci: fb: fix frame buffer driver issues | Sudhakar Rajashekhara | 2009-12-01 | 1 | -4/+7 |
| * | | | | | drivers/rtc/rtc-pcf50633.c: fix use after free in pcf50633_rtc_probe() | Dan Carpenter | 2009-12-01 | 1 | -1/+2 |
| * | | | | | drivers/media/dvb/dvb-core/dvb_frontend.c: needs semaphore.h | Andrew Morton | 2009-12-01 | 1 | -0/+1 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2009-12-01 | 12 | -28/+21 |
| |\ \ \ \ |
|
| | * | | | | Staging: update TODO files | Bartlomiej Zolnierkiewicz | 2009-11-30 | 4 | -10/+6 |