Age | Commit message (Expand) | Author |
2007-07-19 | only allow nonlinear vmas for ram backed filesystems | Miklos Szeredi |
2007-07-19 | Remove alloc_zeroed_user_highpage() | Mel Gorman |
2007-07-19 | mm: fix clear_page_dirty_for_io vs fault race | Nick Piggin |
2007-07-19 | mm: fault feedback #2 | Nick Piggin |
2007-07-19 | mm: fault feedback #1 | Nick Piggin |
2007-07-19 | Document ->page_mkwrite() locking | Mark Fasheh |
2007-07-19 | ocfs2: release page lock before calling ->page_mkwrite | Mark Fasheh |
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-18 | Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2007-07-18 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-07-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds |
2007-07-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6 | Linus Torvalds |
2007-07-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-07-18 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6 | Linus Torvalds |
2007-07-18 | Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2007-07-18 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-07-19 | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 | Steve French |
2007-07-19 | [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 | 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 | zh_CN/HOWTO: update URLs of git trees | Li Yang |
2007-07-18 | Chinese translation of Documentation/stable_api_nonsense.txt | TripleX |
2007-07-18 | HOWTO: add Chinese translation of Documentation/HOWTO | Li Yang |
2007-07-18 | Documentation: add Japanese translated stable_api_nonsense.txt | IKEDA, Munehiro |
2007-07-18 | HOWTO: add Japanese translation of Documentation/HOWTO | Tsugikazu Shibata |
2007-07-18 | UIO: Hilscher CIF card driver | Hans-Jürgen Koch |
2007-07-18 | UIO: Documentation | Hans J. Koch |
2007-07-18 | UIO: Add the User IO core code | Hans J. Koch |
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 | Driver core: check return code of sysfs_create_link() | Cornelia Huck |
2007-07-18 | HOWTO: Add the knwon_regression URI to the documentation | Paolo Ciarrocchi |
2007-07-18 | dev_vdbg() documentation | David Brownell |
2007-07-18 | dev_vdbg(), available with -DVERBOSE_DEBUG | David Brownell |
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 | Documentation fix devres.txt: lib/iomap.c -> lib/devres.c | Brandon Philips |
2007-07-18 | sysfs: avoid kmem_cache_free(NULL) | Akinobu Mita |
2007-07-18 | PM: remove deprecated dpm_runtime_* routines | Alan Stern |