aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-07
|\
| * ext3: Fix dirtying of journalled buffers in data=journal modeJan Kara2010-08-05
| * ext3: default to ordered modeDave Chinner2010-07-23
| * quota: Use mark_inode_dirty_sync instead of mark_inode_dirtyJan Kara2010-07-23
| * quota: Change quota error message to print out disk and function nameJiaying Zhang2010-07-21
| * MAINTAINERS: Update entries of ext2 and ext3Jan Kara2010-07-21
| * MAINTAINERS: Update address of Andreas DilgerAndreas Dilger2010-07-21
| * ext3: Avoid filesystem corruption after a crash under heavy delete loadJan Kara2010-07-21
| * ext3: remove vestiges of nobh supportChristoph Hellwig2010-07-21
| * ext3: Fix set but unused variablesAndi Kleen2010-07-21
| * quota: clean up quota active checksChristoph Hellwig2010-07-21
| * quota: Clean up the namespace in dqblk_xfs.hChristoph Hellwig2010-07-21
| * quota: check quota reservation on remove_dquot_refDmitry Monakhov2010-07-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2010-08-07
|\ \
| * | fs/dlm: Drop unnecessary null testJulia Lawall2010-08-05
| * | dlm: use genl_register_family_with_ops()Changli Gao2010-08-05
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-08-07
|\ \ \
| * | | udf: super.c Fix warning: variable 'sbi' set but not usedJustin P. Mattock2010-08-02
| * | | udf: remove duplicated #includeHuang Weiyi2010-08-02
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2010-08-07
|\ \ \ \
| * | | | [DNS RESOLVER] Minor typo correctionSteve French2010-08-05
| * | | | DNS: Fixes for the DNS query moduleDavid Howells2010-08-05
| * | | | cifs: Include linux/err.h for IS_ERR and PTR_ERRStephen Rothwell2010-08-05
| * | | | DNS: Make AFS go to the DNS for AFSDB records for unknown cellsWang Lei2010-08-05
| * | | | DNS: Separate out CIFS DNS Resolver codeWang Lei2010-08-05
| * | | | cifs: account for new creduid=0x%x parameter in spnego upcall stringJeff Layton2010-08-05
| * | | | cifs: reduce false positives with inode aliasing serverino autodisableJeff Layton2010-08-05
| * | | | CIFS: Make cifs_convert_address() take a const src pointer and a lengthDavid Howells2010-08-05
| * | | | cifs: show features compiled in as part of DebugDataSuresh Jayaraman2010-08-05
| * | | | cifs: update READMESuresh Jayaraman2010-08-05
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-08-07
|\ \ \ \
| * | | | workqueue: mark init_workqueues() as early_initcall()Suresh Siddha2010-08-01
| * | | | workqueue: explain for_each_*cwq_cpu() iteratorsTejun Heo2010-08-01
| * | | | fscache: fix build on !CONFIG_SYSCTLTejun Heo2010-07-24
| * | | | slow-work: kill itTejun Heo2010-07-23
| * | | | gfs2: use workqueue instead of slow-workTejun Heo2010-07-23
| * | | | drm: use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | cifs: use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | fscache: drop references to slow-workTejun Heo2010-07-22
| * | | | fscache: convert operation to use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | fscache: convert object to use workqueue instead of slow-workTejun Heo2010-07-22
| * | | | workqueue: fix how cpu number is stored in work->dataTejun Heo2010-07-22
| * | | | workqueue: fix mayday_mask handling on UPTejun Heo2010-07-20
| * | | | workqueue: fix build problem on !CONFIG_SMPTejun Heo2010-07-20
| * | | | workqueue: fix locking in retry path of maybe_create_worker()Tejun Heo2010-07-14
| * | | | async: use workqueue for worker poolTejun Heo2010-07-14
| * | | | workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND insteadTejun Heo2010-07-02
| * | | | workqueue: implement unbound workqueueTejun Heo2010-07-02
| * | | | workqueue: prepare for WQ_UNBOUND implementationTejun Heo2010-07-02
| * | | | libata: take advantage of cmwq and remove concurrency limitationsTejun Heo2010-07-02