summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kill-the-bkl/reiserfs: acquire the inode mutex safelyFrederic Weisbecker2009-09-143-36/+37
* kill-the-bkl/reiserfs: unlock only when needed in search_by_keyFrederic Weisbecker2009-09-141-8/+34
* kill-the-bkl/reiserfs: use mutex_lock in reiserfs_mutex_lock_safeFrederic Weisbecker2009-09-141-5/+3
* kill-the-bkl/reiserfs: factorize the locking in reiserfs_write_end()Frederic Weisbecker2009-09-141-10/+15
* kill-the-bkl/reiserfs: reduce number of contentions in search_by_key()Frederic Weisbecker2009-09-141-1/+11
* kill-the-bkl/reiserfs: don't hold the write recursively in reiserfs_lookup()Frederic Weisbecker2009-09-141-3/+10
* kill-the-bkl/reiserfs: lock only once on reiserfs_get_block()Frederic Weisbecker2009-09-141-8/+11
* kill-the-bkl/reiserfs: conditionaly release the write lock on fs_changed()Frederic Weisbecker2009-09-141-3/+1
* kill-the-BKL/reiserfs: add reiserfs_cond_resched()Frederic Weisbecker2009-09-141-0/+13
* kill-the-BKL/reiserfs: release the write lock on flush_commit_list()Frederic Weisbecker2009-09-141-2/+5
* kill-the-BKL/reiserfs: release the write lock inside reiserfs_read_bitmap_blo...Frederic Weisbecker2009-09-141-0/+2
* kill-the-BKL/reiserfs: release the write lock inside get_neighbors()Frederic Weisbecker2009-09-141-0/+4
* kill-the-BKL/reiserfs: release write lock while rescheduling on prepare_for_d...Frederic Weisbecker2009-09-141-0/+2
* kill-the-BKL/reiserfs: release the write lock before rescheduling on do_journ...Frederic Weisbecker2009-09-141-0/+2
* kill-the-BKL/reiserfs: release write lock on fs_changed()Frederic Weisbecker2009-09-141-1/+7
* kill-the-BKL/reiserfs: only acquire the write lock once in reiserfs_dirty_inodeFrederic Weisbecker2009-09-141-6/+9
* kill-the-BKL/reiserfs: lock only once in reiserfs_truncate_fileFrederic Weisbecker2009-09-141-3/+7
* kill-the-BKL/reiserfs: provide a tool to lock only once the write lockFrederic Weisbecker2009-09-142-0/+28
* reiserfs, kill-the-BKL: fix unsafe j_flush_mutex lockFrederic Weisbecker2009-09-141-1/+1
* reiserfs: kill-the-BKLFrederic Weisbecker2009-09-1413-49/+261
* Linux 2.6.31v2.6.31Linus Torvalds2009-09-091-1/+1
* aoe: allocate unused request_queue for sysfsEd Cashin2009-09-093-4/+11
* i915: disable interrupts before tearing down GEM stateLinus Torvalds2009-09-081-5/+1
* drm/i915: fix mask bits settingZhenyu Wang2009-09-083-1/+3
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-09-075-69/+70
|\
| * drm/radeon/kms: add LTE/GTE discard + rv515 two sided stencil register.Dave Airlie2009-09-075-69/+70
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-072-8/+20
|\ \
| * | IMA: update ima_counts_putMimi Zohar2009-09-072-8/+20
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-071-1/+1
|\ \
| * | gianfar: Fix build.David S. Miller2009-09-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2009-09-071-0/+1
|\ \ \
| * | | pcmcia: add CNF-CDROM-ID for ideWolfram Sang2009-08-141-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2009-09-073-6/+31
|\ \ \ \ | |_|_|/ |/| | |
| * | | agp/intel: support for new chip variant of IGDNG mobileZhenyu Wang2009-09-021-1/+7
| * | | drm/i915: Unref old_obj on get_fence_reg() error pathChris Wilson2009-09-021-4/+9
| * | | drm/i915: increase default latency constant (v2 w/comment)Jesse Barnes2009-09-021-1/+15
* | | | Linux 2.6.31-rc9v2.6.31-rc9Linus Torvalds2009-09-051-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-053-6/+20
|\ \ \ \
| * | | | firewire: sbp2: fix freeing of unallocated memoryStefan Richter2009-09-051-4/+4
| * | | | firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
| * | | | firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
| * | | | firewire: core: fix crash in iso resource managementStefan Richter2009-09-051-2/+2
* | | | | powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander2009-09-051-1/+0
* | | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.31Linus Torvalds2009-09-053-7/+20
|\ \ \ \ \
| * | | | | JFFS2: add missing verify buffer allocation/deallocationMassimo Cirillo2009-09-031-0/+10
| * | | | | mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
| * | | | | mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
| * | | | | mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-051-1/+1
|\ \ \ \ \
| * | | | | block: Allow changing max_sectors_kb above the default 512Nikanth Karthikesan2009-09-011-1/+1
OpenPOWER on IntegriCloud