| Commit message (Expand) | Author | Age |
... | |
* | UDF: coding style conversion - lindent | Cyrill Gorcunov | 2007-07-19 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 |
* | mm: fault feedback #1 | Nick Piggin | 2007-07-19 |
* | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin | 2007-07-19 |
* | mm: fix fault vs invalidate race for linear mappings | Nick Piggin | 2007-07-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-07-18 |
|\ |
|
| * | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French | 2007-07-18 |
| |\ |
|
| * | | [CIFS] merge conflict in fs/cifs/export.c | Steve French | 2007-07-18 |
| * | | [CIFS] Allow disabling CIFS Unix Extensions as mount option | Steve French | 2007-07-18 |
| * | | [CIFS] More whitespace/formatting fixes (noticed by checkpatch) | Steve French | 2007-07-17 |
| * | | [CIFS] Typo in previous patch | Steve French | 2007-07-16 |
| * | | [CIFS] zero_user_page() conversions | Eric | 2007-07-16 |
| * | | [CIFS] use simple_prepare_write to zero page data | Nate | 2007-07-16 |
| * | | [CIFS] Fix build break - inet.h not included when experimental ifdef off | Steve French | 2007-07-15 |
| * | | [CIFS] Add support for new POSIX unlink | Steve French | 2007-07-14 |
| * | | [CIFS] whitespace/formatting fixes | Steve French | 2007-07-12 |
| * | | [CIFS] Fix oops in cifs_create when nfsd server exports cifs mount | Steve French | 2007-07-11 |
| * | | [CIFS] whitespace cleanup | Steve French | 2007-07-09 |
| * | | [CIFS] Fix packet signatures for NTLMv2 case | Steve French | 2007-07-09 |
| * | | [CIFS] more whitespace fixes | Steve French | 2007-07-08 |
| * | | [CIFS] more whitespace cleanup | Steve French | 2007-07-07 |
| * | | [CIFS] whitespace cleanup | Steve French | 2007-07-06 |
| * | | [CIFS] whitespace cleanup | Steve French | 2007-07-06 |
| * | | [CIFS] ipv6 support no longer experimental | Jeff | 2007-07-06 |
| * | | [CIFS] Mount should fail if server signing off but client mount option requir... | Jeff | 2007-07-06 |
| * | | [CIFS] whitespace fixes | Steve French | 2007-06-28 |
| * | | [CIFS] Fix sign mount option and sign proc config setting | Steve French | 2007-06-28 |
| * | | [CIFS] whitespace cleanup | Steve French | 2007-06-27 |
| * | | [CIFS] Do not allow signals in cifs_demultiplex_thread | Jeff | 2007-06-25 |
| * | | [CIFS] fix whitespace | Steve French | 2007-06-24 |
| * | | [CIFS] Add in some missing flags and cifs README and TODO corrections | Steve French | 2007-06-24 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-18 |
|\ \ \ |
|
| * | | | sysfs: cosmetic clean up on node creation failure paths | Tejun Heo | 2007-07-18 |
| * | | | sysfs: kill an extra put in sysfs_create_link() failure path | Tejun Heo | 2007-07-18 |
| * | | | sysfs: make sysfs_init_inode() static | Tejun Heo | 2007-07-18 |
| * | | | sysfs: fix sysfs root inode nlink accounting | Tejun Heo | 2007-07-18 |
| * | | | sysfs: avoid kmem_cache_free(NULL) | Akinobu Mita | 2007-07-18 |
| * | | | debugfs: remove rmdir() non-empty complaint | Jens Axboe | 2007-07-18 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2007-07-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | locks: fix vfs_test_lock() comment | J. Bruce Fields | 2007-07-18 |
| * | | locks: make posix_test_lock() interface more consistent | J. Bruce Fields | 2007-07-18 |
| * | | nfs: disable leases over NFS | J. Bruce Fields | 2007-07-18 |
| * | | gfs2: stop giving out non-cluster-coherent leases | Marc Eshel | 2007-07-18 |
| * | | locks: export setlease to filesystems | J. Bruce Fields | 2007-07-18 |
| * | | locks: provide a file lease method enabling cluster-coherent leases | J. Bruce Fields | 2007-07-18 |
| * | | locks: rename lease functions to reflect locks.c conventions | J. Bruce Fields | 2007-07-18 |
| * | | locks: share more common lease code | J. Bruce Fields | 2007-07-18 |
| * | | locks: clean up lease_alloc() | J. Bruce Fields | 2007-07-18 |
| * | | locks: convert an -EINVAL return to a BUG | J. Bruce Fields | 2007-07-18 |
| * | | leases: minor break_lease() comment clarification | david m. richter | 2007-07-18 |