aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-07-19mm: fault feedback #2Nick Piggin32-419/+373
2007-07-19mm: fault feedback #1Nick Piggin16-524/+238
2007-07-19Document ->page_mkwrite() lockingMark Fasheh1-1/+10
2007-07-19ocfs2: release page lock before calling ->page_mkwriteMark Fasheh1-5/+9
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin20-272/+394
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin10-116/+127
2007-07-18Merge branch 'isdn-fix' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-3/+1
2007-07-18Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds22-56/+1308
2007-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds38-3156/+3440
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/docs-2.6Linus Torvalds4-0/+1606
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds23-301/+253
2007-07-18Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/uio-2.6Linus Torvalds9-0/+1596
2007-07-18Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linuxLinus Torvalds5-62/+104
2007-07-18Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds47-1291/+1055
2007-07-19Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French4638-236319/+243495
2007-07-19[CIFS] merge conflict in fs/cifs/export.cSteve French1-0/+1
2007-07-18[CIFS] Allow disabling CIFS Unix Extensions as mount optionSteve French9-46/+65
2007-07-18locks: fix vfs_test_lock() commentJ. Bruce Fields1-2/+1
2007-07-18locks: make posix_test_lock() interface more consistentJ. Bruce Fields3-8/+8
2007-07-18nfs: disable leases over NFSJ. Bruce Fields1-0/+12
2007-07-18gfs2: stop giving out non-cluster-coherent leasesMarc Eshel1-0/+24
2007-07-18locks: export setlease to filesystemsJ. Bruce Fields2-1/+3
2007-07-18locks: provide a file lease method enabling cluster-coherent leasesJ. Bruce Fields2-2/+23
2007-07-18locks: rename lease functions to reflect locks.c conventionsJ. Bruce Fields3-14/+13
2007-07-18locks: share more common lease codeJ. Bruce Fields1-20/+10
2007-07-18locks: clean up lease_alloc()J. Bruce Fields1-12/+9
2007-07-18locks: convert an -EINVAL return to a BUGJ. Bruce Fields1-3/+1
2007-07-18leases: minor break_lease() comment clarificationdavid m. richter1-3/+3
2007-07-18zh_CN/HOWTO: update URLs of git treesLi Yang1-13/+13
2007-07-18Chinese translation of Documentation/stable_api_nonsense.txtTripleX1-0/+157
2007-07-18HOWTO: add Chinese translation of Documentation/HOWTOLi Yang1-0/+536
2007-07-18Documentation: add Japanese translated stable_api_nonsense.txtIKEDA, Munehiro1-0/+263
2007-07-18HOWTO: add Japanese translation of Documentation/HOWTOTsugikazu Shibata1-0/+650
2007-07-18UIO: Hilscher CIF card driverHans-Jürgen Koch3-1/+171
2007-07-18UIO: DocumentationHans J. Koch2-0/+615
2007-07-18UIO: Add the User IO core codeHans J. Koch6-0/+811
2007-07-18sysfs: cosmetic clean up on node creation failure pathsTejun Heo3-13/+18
2007-07-18sysfs: kill an extra put in sysfs_create_link() failure pathTejun Heo1-0/+2
2007-07-18Driver core: check return code of sysfs_create_link()Cornelia Huck1-40/+105
2007-07-18HOWTO: Add the knwon_regression URI to the documentationPaolo Ciarrocchi1-0/+3
2007-07-18dev_vdbg() documentationDavid Brownell1-2/+18
2007-07-18dev_vdbg(), available with -DVERBOSE_DEBUGDavid Brownell2-7/+10
2007-07-18sysfs: make sysfs_init_inode() staticTejun Heo2-2/+1
2007-07-18sysfs: fix sysfs root inode nlink accountingTejun Heo1-5/+5
2007-07-18Documentation fix devres.txt: lib/iomap.c -> lib/devres.cBrandon Philips1-1/+1
2007-07-18sysfs: avoid kmem_cache_free(NULL)Akinobu Mita1-6/+7
2007-07-18PM: remove deprecated dpm_runtime_* routinesAlan Stern6-109/+35
2007-07-18PM: Remove deprecated sysfs filesAlan Stern3-80/+1
2007-07-18Driver core: accept all valid action-strings in uevent-triggerKay Sievers3-31/+47
2007-07-18debugfs: remove rmdir() non-empty complaintJens Axboe1-5/+0