summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-223-294/+297
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17271-6903/+14647
| |\
| * | hrtimer: fix signed/unsigned bug in slack estimatorArjan van de Ven2008-09-071-5/+8
| * | hrtimer: incorporate feedback from Peter ZijlstraArjan van de Ven2008-09-071-3/+2
| * | hrtimer: make select() and poll() use the hrtimer range featureArjan van de Ven2008-09-051-2/+62
| * | hrtimer: convert timerfd to the new hrtimer apisArjan van de Ven2008-09-051-5/+3
| * | select: switch select() and poll() over to hrtimersArjan van de Ven2008-09-052-291/+108
| * | select: add poll_select_set_timeout() and poll_select_copy_remaining() helpersThomas Gleixner2008-09-052-0/+126
* | | binfmt_elf_fdpic: Update for cputime changes.Paul Mundt2008-10-201-12/+7
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-21/+19
|\ \ \
| * | | proc: fixup irq iteratorThomas Gleixner2008-10-161-5/+2
| * | | genirq: remove sparse irq codeThomas Gleixner2008-10-161-38/+5
| * | | x86: use 28 bits irq NR for pci msi/msix and htYinghai Lu2008-10-161-1/+1
| * | | x86_64: make /proc/interrupts work with dyn irq_descYinghai Lu2008-10-161-4/+24
| * | | irq, fs/proc: replace loop with nr_irqs for proc/statYinghai Lu2008-10-161-14/+28
| * | | x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-161-1/+1
| * | | fs/proc: use nr_irqsYinghai Lu2008-10-161-5/+5
* | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-202-16/+11
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20298-7690/+15600
| |\ \ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | / | | | |_|_|_|/ | | |/| | | |
| | | | * | | timers: fix itimer/many thread hangFrank Mayhar2008-09-142-16/+11
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2008-10-204-2/+13
|\ \ \ \ \ \ \
| * | | | | | | fuse: implement nonseekable openTejun Heo2008-10-161-0/+2
| * | | | | | | fuse: add include protectorsTejun Heo2008-10-161-0/+5
| * | | | | | | fuse: config description improvementRobert P. J. Day2008-10-161-1/+1
| * | | | | | | fuse: add missing fuse_request_freeJulia Lawall2008-10-161-1/+2
| * | | | | | | fuse: fix SEEK_END incorrectnessMiklos Szeredi2008-10-161-0/+3
* | | | | | | | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 outAlexey Dobriyan2008-10-206-267/+269
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds2008-10-207-57/+156
|\ \ \ \ \ \ \ \
| * | | | | | | | 9p: fix device file handlingMagnus Deininger2008-10-171-0/+1
| * | | | | | | | 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-171-8/+12
| * | | | | | | | 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-175-26/+28
| * | | | | | | | 9p: move dirread to fs layerEric Van Hensbergen2008-10-171-16/+38
| * | | | | | | | 9p: adjust 9p vfs write operationEric Van Hensbergen2008-10-171-7/+29
| * | | | | | | | 9p: move readn meta-function from client to fs layerEric Van Hensbergen2008-10-174-9/+57
| * | | | | | | | 9p: consolidate read/write functionsEric Van Hensbergen2008-10-171-2/+2
| * | | | | | | | 9p: consolidate transport structureEric Van Hensbergen2008-10-171-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-10-203-8/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | NFS: use correct fs type for v4 submounts and referralsAndy Adamson2008-10-171-2/+2
| * | | | | | | | Make nfs_file_cred more robust.Neil Brown2008-10-171-2/+4
| * | | | | | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 socketsChuck Lever2008-10-171-4/+15
| |/ / / / / / /
* | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2008-10-2020-167/+1178
|\ \ \ \ \ \ \ \
| * | | | | | | | UBIFS: fix ubifs_compress commentaryGeert Uytterhoeven2008-10-191-2/+0
| * | | | | | | | UBIFS: amend printkArtem Bityutskiy2008-10-191-1/+1
| * | | | | | | | UBIFS: do not read unnecessary bytes when unpacking bitsAdrian Hunter2008-10-191-7/+38
| * | | | | | | | UBIFS: check buffer length when scanning for LPT nodesAdrian Hunter2008-09-301-0/+2
| * | | | | | | | UBIFS: correct condition to eliminate unecessary assignmentAdrian Hunter2008-09-301-1/+1
| * | | | | | | | UBIFS: add more debugging messages for LPTAdrian Hunter2008-09-305-13/+228
| * | | | | | | | UBIFS: fix bulk-read handling uptodate pagesAdrian Hunter2008-09-301-5/+11
| * | | | | | | | UBIFS: improve garbage collectionAdrian Hunter2008-09-301-10/+72
| * | | | | | | | UBIFS: allow for sync_fs when read-onlyAdrian Hunter2008-09-301-9/+10
OpenPOWER on IntegriCloud