Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-08-15 | 2 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | [CIFS] mount of IPC$ breaks with iget patch | Steve French | 2008-08-14 | 1 | -0/+1 | |
| * | | | | | [CIFS] remove trailing whitespace | Steve French | 2008-08-11 | 1 | -1/+1 | |
| * | | | | | [CIFS] if get root inode fails during mount, cleanup tree connection | Steve French | 2008-08-11 | 1 | -0/+2 | |
* | | | | | | tty: remove resize window special case | Alan Cox | 2008-08-15 | 6 | -54/+121 | |
* | | | | | | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6 | Linus Torvalds | 2008-08-15 | 18 | -244/+329 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | UBIFS: xattr bugfixes | Artem Bityutskiy | 2008-08-14 | 2 | -28/+18 | |
| * | | | | | | UBIFS: remove unneeded check | Artem Bityutskiy | 2008-08-13 | 1 | -9/+1 | |
| * | | | | | | UBIFS: few commentary fixes | Artem Bityutskiy | 2008-08-13 | 2 | -6/+4 | |
| * | | | | | | UBIFS: fix budgeting request alignment in xattr code | Zoltan Sogor | 2008-08-13 | 1 | -5/+5 | |
| * | | | | | | UBIFS: improve arguments checking in debugging messages | Artem Bityutskiy | 2008-08-13 | 1 | -74/+69 | |
| * | | | | | | UBIFS: always set i_generation to 0 | Adrian Hunter | 2008-08-13 | 3 | -6/+1 | |
| * | | | | | | UBIFS: correct spelling of "thrice". | Adrian Hunter | 2008-08-13 | 2 | -3/+3 | |
| * | | | | | | UBIFS: support splice_write | Zoltan Sogor | 2008-08-13 | 1 | -0/+1 | |
| * | | | | | | UBIFS: minor tweaks in commit | Artem Bityutskiy | 2008-08-13 | 1 | -19/+18 | |
| * | | | | | | UBIFS: reserve more space for index | Artem Bityutskiy | 2008-08-13 | 4 | -9/+14 | |
| * | | | | | | UBIFS: print pid in dump function | Artem Bityutskiy | 2008-08-13 | 1 | -10/+10 | |
| * | | | | | | UBIFS: align inode data to eight | Artem Bityutskiy | 2008-08-13 | 5 | -9/+23 | |
| * | | | | | | UBIFS: improve budgeting checks | Artem Bityutskiy | 2008-08-13 | 2 | -1/+19 | |
| * | | | | | | UBIFS: correct orphan deletion order | Adrian Hunter | 2008-08-13 | 1 | -1/+2 | |
| * | | | | | | UBIFS: fix typos in comments | Adrian Hunter | 2008-08-13 | 1 | -5/+5 | |
| * | | | | | | UBIFS: do not union creat_sqnum and del_cmtno | Adrian Hunter | 2008-08-13 | 1 | -4/+2 | |
| * | | | | | | UBIFS: optimize deletions | Artem Bityutskiy | 2008-08-13 | 3 | -5/+73 | |
| * | | | | | | UBIFS: increment commit number earlier | Artem Bityutskiy | 2008-08-13 | 4 | -5/+7 | |
| * | | | | | | UBIFS: remove another unneeded function parameter | Artem Bityutskiy | 2008-08-13 | 1 | -16/+14 | |
| * | | | | | | UBIFS: remove unneeded function parameter | Artem Bityutskiy | 2008-08-13 | 3 | -16/+10 | |
| * | | | | | | UBIFS: do not write orphans back | Artem Bityutskiy | 2008-08-13 | 1 | -5/+13 | |
| * | | | | | | UBIFS: make ubifs_ro_mode() not inline | Adrian Hunter | 2008-08-13 | 3 | -14/+15 | |
| * | | | | | | UBIFS: ensure UBIFS switches to read-only on error | Adrian Hunter | 2008-08-13 | 1 | -0/+2 | |
| * | | | | | | UBIFS: fix error return in failure mode | Adrian Hunter | 2008-08-13 | 1 | -3/+4 | |
| * | | | | | | UBIFS: free budget in delete_inode as well | Artem Bityutskiy | 2008-08-13 | 1 | -3/+5 | |
| * | | | | | | UBIFS: improve debugging | Artem Bityutskiy | 2008-08-13 | 2 | -3/+6 | |
| * | | | | | | UBIFS: fix budgeting calculations | Artem Bityutskiy | 2008-08-13 | 2 | -4/+4 | |
| * | | | | | | UBIFS: print volume name as well | Artem Bityutskiy | 2008-08-13 | 1 | -2/+2 | |
| * | | | | | | Documentation: fix typo in ubifs.txt | Sebastian Siewior | 2008-08-13 | 1 | -1/+1 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2008-08-15 | 3 | -15/+59 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | md: cancel check/repair requests when recovery is needed | Dan Williams | 2008-08-07 | 1 | -1/+3 | |
| * | | | | | | Allow raid10 resync to happening in larger chunks. | NeilBrown | 2008-08-05 | 1 | -4/+5 | |
| * | | | | | | Allow faulty devices to be removed from a readonly array. | NeilBrown | 2008-08-05 | 1 | -1/+12 | |
| * | | | | | | Don't let a blocked_rdev interfere with read request in raid5/6 | NeilBrown | 2008-08-05 | 1 | -8/+21 | |
| * | | | | | | Fail safely when trying to grow an array with a write-intent bitmap. | NeilBrown | 2008-08-05 | 2 | -0/+8 | |
| * | | | | | | Restore force switch of md array to readonly at reboot time. | NeilBrown | 2008-08-05 | 1 | -1/+5 | |
| * | | | | | | Make writes to md/safe_mode_delay immediately effective. | NeilBrown | 2008-08-05 | 1 | -0/+5 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2008-08-15 | 10 | -41/+775 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Input: xilinx_ps2 - fix warning | Andrew Morton | 2008-08-10 | 1 | -2/+2 | |
| * | | | | | | | Input: bcm5974 - implement autosuspend support | Dmitry Torokhov | 2008-08-08 | 1 | -0/+12 | |
| * | | | | | | | Input: bcm5974 - add driver for Macbook Air and Pro Penryn touchpads | Henrik Rydberg | 2008-08-08 | 4 | -6/+699 | |
| * | | | | | | | Merge commit 'v2.6.27-rc1' into for-linus | Dmitry Torokhov | 2008-08-08 | 4105 | -115353/+189997 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Input: paper over a bug in Synaptics X driver | Dmitry Torokhov | 2008-08-08 | 1 | -1/+20 | |
| * | | | | | | | | Input: evdev - split EVIOCGBIT handlig into a separate function | Linus Torvalds | 2008-08-08 | 1 | -20/+24 |