| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: variable length argument support | Ollie Wild | 2007-07-19 | 6 | -308/+478 |
* | audit: rework execve audit | Peter Zijlstra | 2007-07-19 | 1 | -0/+3 |
* | readahead: split ondemand readahead interface into two functions | Rusty Russell | 2007-07-19 | 3 | -7/+7 |
* | readahead: pass real splice size | Fengguang Wu | 2007-07-19 | 1 | -7/+5 |
* | readahead: move synchronous readahead call out of splice loop | Fengguang Wu | 2007-07-19 | 1 | -5/+6 |
* | readahead: convert ext3/ext4 invocations | Fengguang Wu | 2007-07-19 | 2 | -12/+16 |
* | readahead: convert splice invocations | Fengguang Wu | 2007-07-19 | 1 | -11/+7 |
* | eCryptfs: ecryptfs_setattr() bugfix | Michael Halcrow | 2007-07-19 | 1 | -2/+3 |
* | Avoid too many remote cpu references due to /proc/stat | Ravikiran G Thirumalai | 2007-07-19 | 1 | -3/+12 |
* | unregister_chrdev() return void | Akinobu Mita | 2007-07-19 | 1 | -2/+1 |
* | UDF: coding style conversion - lindent | Cyrill Gorcunov | 2007-07-19 | 23 | -3649/+3801 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -3/+8 |
* | mm: fault feedback #1 | Nick Piggin | 2007-07-19 | 5 | -69/+62 |
* | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin | 2007-07-19 | 7 | -52/+53 |
* | mm: fix fault vs invalidate race for linear mappings | Nick Piggin | 2007-07-19 | 5 | -0/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-07-18 | 38 | -3156/+3440 |
|\ |
|
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2007-07-19 | 416 | -13374/+20865 |
| |\ |
|
| * | | [CIFS] merge conflict in fs/cifs/export.c | Steve French | 2007-07-19 | 1 | -0/+1 |
| * | | [CIFS] Allow disabling CIFS Unix Extensions as mount option | Steve French | 2007-07-18 | 9 | -46/+65 |
| * | | [CIFS] More whitespace/formatting fixes (noticed by checkpatch) | Steve French | 2007-07-17 | 10 | -46/+88 |
| * | | [CIFS] Typo in previous patch | Steve French | 2007-07-16 | 1 | -2/+1 |
| * | | [CIFS] zero_user_page() conversions | Eric | 2007-07-16 | 1 | -4/+1 |
| * | | [CIFS] use simple_prepare_write to zero page data | Nate | 2007-07-16 | 1 | -8/+1 |
| * | | [CIFS] Fix build break - inet.h not included when experimental ifdef off | Steve French | 2007-07-15 | 1 | -2/+0 |
| * | | [CIFS] Add support for new POSIX unlink | Steve French | 2007-07-15 | 5 | -11/+103 |
| * | | [CIFS] whitespace/formatting fixes | Steve French | 2007-07-13 | 27 | -1160/+1285 |
| * | | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount | Steve French | 2007-07-11 | 6 | -14/+33 |
| * | | [CIFS] whitespace cleanup | Steve French | 2007-07-10 | 12 | -591/+610 |
| * | | [CIFS] Fix packet signatures for NTLMv2 case | Steve French | 2007-07-09 | 8 | -36/+71 |
| * | | [CIFS] more whitespace fixes | Steve French | 2007-07-08 | 4 | -137/+141 |
| * | | [CIFS] more whitespace cleanup | Steve French | 2007-07-07 | 7 | -538/+544 |
| * | | [CIFS] whitespace cleanup | Steve French | 2007-07-06 | 6 | -46/+48 |
| * | | [CIFS] whitespace cleanup | Steve French | 2007-07-06 | 3 | -228/+232 |
| * | | [CIFS] ipv6 support no longer experimental | Jeff | 2007-07-06 | 2 | -62/+1 |
| * | | [CIFS] Mount should fail if server signing off but client mount option requir... | Jeff | 2007-07-06 | 2 | -1/+3 |
| * | | [CIFS] whitespace fixes | Steve French | 2007-06-28 | 6 | -106/+108 |
| * | | [CIFS] Fix sign mount option and sign proc config setting | Steve French | 2007-06-28 | 2 | -95/+29 |
| * | | [CIFS] whitespace cleanup | Steve French | 2007-06-27 | 1 | -26/+27 |
| * | | [CIFS] Do not allow signals in cifs_demultiplex_thread | Jeff | 2007-06-25 | 1 | -6/+7 |
| * | | [CIFS] fix whitespace | Steve French | 2007-06-24 | 2 | -56/+58 |
| * | | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French | 2007-06-24 | 6 | -29/+80 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-18 | 7 | -31/+33 |
|\ \ \ |
|
| * | | | sysfs: cosmetic clean up on node creation failure paths | Tejun Heo | 2007-07-18 | 3 | -13/+18 |
| * | | | sysfs: kill an extra put in sysfs_create_link() failure path | Tejun Heo | 2007-07-18 | 1 | -0/+2 |
| * | | | sysfs: make sysfs_init_inode() static | Tejun Heo | 2007-07-18 | 2 | -2/+1 |
| * | | | sysfs: fix sysfs root inode nlink accounting | Tejun Heo | 2007-07-18 | 1 | -5/+5 |
| * | | | sysfs: avoid kmem_cache_free(NULL) | Akinobu Mita | 2007-07-18 | 1 | -6/+7 |
| * | | | debugfs: remove rmdir() non-empty complaint | Jens Axboe | 2007-07-18 | 1 | -5/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-07-18 | 4 | -61/+101 |
|\ \ \
| |/ /
|/| | |
|
| * | | locks: fix vfs_test_lock() comment | J. Bruce Fields | 2007-07-18 | 1 | -2/+1 |