summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | CIFS: Fix oops while mounting with prefixpathPavel Shilovsky2011-07-251-1/+1
| * | | | | [CIFS] Redundant null check after dereferenceSteve French2011-07-251-5/+0
| * | | | | cifs: use cifs_dirent in cifs_save_resume_keyChristoph Hellwig2011-07-252-58/+10
| * | | | | cifs: use cifs_dirent to replace cifs_get_name_from_search_bufChristoph Hellwig2011-07-251-86/+23
| * | | | | cifs: introduce cifs_direntChristoph Hellwig2011-07-251-69/+125
| * | | | | cifs: cleanup cifs_filldirChristoph Hellwig2011-07-251-44/+36
| | |_|/ / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2011-07-262-149/+963
|\ \ \ \ \
| * | | | | ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is notSteven Rostedt2011-07-151-12/+7
| * | | | | ktest: Keep fonud configs separate from default configsSteven Rostedt2011-07-151-4/+8
| * | | | | ktest: Add prompt to use OUTPUT_MIN_CONFIGSteven Rostedt2011-07-152-14/+59
| * | | | | ktest: Use Kconfig dependencies to shorten time to make min_configSteven Rostedt2011-07-152-22/+273
| * | | | | ktest: Add test type make_min_configSteven Rostedt2011-07-152-4/+301
| * | | | | ktest: Require one TEST_START in config fileSteven Rostedt2011-06-141-0/+11
| * | | | | ktest: Add helper function to avoid duplicate codeSteven Rostedt2011-06-141-26/+20
| * | | | | ktest: Add IGNORE_WARNINGS to ignore warnings in some patchesSteven Rostedt2011-06-142-2/+20
| * | | | | ktest: Fix tar extracting of modules to targetSteven Rostedt2011-06-141-1/+1
| * | | | | ktest: Have the testing tmp dir include machine nameSteven Rostedt2011-06-142-3/+3
| * | | | | ktest: Add POST/PRE_BUILD optionsSteven Rostedt2011-06-142-3/+60
| * | | | | ktest: Allow initrd processing without modules definedSteven Rostedt2011-06-131-6/+12
| * | | | | ktest: Have LOG_FILE evaluate options as wellSteven Rostedt2011-06-131-58/+68
| * | | | | ktest: Have wait on stdio honor bug timeoutSteven Rostedt2011-06-131-1/+10
| * | | | | ktest: Implement our own force min configSteven Rostedt2011-06-131-13/+61
| * | | | | ktest: Add TEST_NAME optionSteven Rostedt2011-06-132-2/+22
| * | | | | ktest: Add CONFIG_BISECT_GOOD optionSteven Rostedt2011-06-132-7/+18
| * | | | | ktest: Add detection of triple faultsSteven Rostedt2011-06-132-0/+30
| * | | | | ktest: Notify reason to break out of monitoring bootSteven Rostedt2011-06-131-2/+10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds2011-07-2615-286/+747
|\ \ \ \ \ \
| * | | | | | mm: properly reflect task dirty limits in dirty_exceeded logicJan Kara2011-07-241-6/+20
| * | | | | | writeback: don't busy retry writeback on new/freeing inodesWu Fengguang2011-07-241-1/+1
| * | | | | | writeback: scale IO chunk size up to half device bandwidthWu Fengguang2011-07-092-13/+21
| * | | | | | writeback: trace global_dirty_stateWu Fengguang2011-07-092-0/+47
| * | | | | | writeback: introduce max-pause and pass-good dirty limitsWu Fengguang2011-07-092-0/+54
| * | | | | | writeback: introduce smoothed global dirty limitWu Fengguang2011-07-093-3/+79
| * | | | | | writeback: consolidate variable names in balance_dirty_pages()Wu Fengguang2011-07-091-10/+11
| * | | | | | writeback: show bdi write bandwidth in debugfsWu Fengguang2011-07-091-11/+13
| * | | | | | writeback: bdi write bandwidth estimationWu Fengguang2011-07-095-0/+120
| * | | | | | writeback: account per-bdi accumulated written pagesJan Kara2011-07-093-2/+10
| * | | | | | writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-096-129/+148
| * | | | | | writeback: skip tmpfs early in balance_dirty_pages_ratelimited_nr()Wu Fengguang2011-06-201-3/+4
| * | | | | | writeback: trace event writeback_queue_ioWu Fengguang2011-06-082-4/+35
| * | | | | | writeback: trace event writeback_single_inodeWu Fengguang2011-06-082-0/+74
| * | | | | | writeback: remove .nonblocking and .encountered_congestionWu Fengguang2011-06-084-9/+4
| * | | | | | writeback: remove writeback_control.more_ioWu Fengguang2011-06-084-16/+5
| * | | | | | writeback: skip balance_dirty_pages() for in-memory fsWu Fengguang2011-06-081-6/+4
| * | | | | | writeback: add bdi_dirty_limit() kernel-docWu Fengguang2011-06-081-2/+9
| * | | | | | writeback: avoid extra sync work at enqueue timeWu Fengguang2011-06-082-16/+3
| * | | | | | writeback: elevate queue_io() into wb_writeback()Wu Fengguang2011-06-081-17/+12
| * | | | | | writeback: split inode_wb_list_lock into bdi_writeback.list_lockChristoph Hellwig2011-06-088-68/+85
| * | | | | | writeback: refill b_io iff emptyWu Fengguang2011-06-081-2/+3
| * | | | | | writeback: the kupdate expire timestamp should be a moving targetWu Fengguang2011-06-081-5/+6
OpenPOWER on IntegriCloud