Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | irq, fs/proc: replace loop with nr_irqs for proc/stat | Yinghai Lu | 2008-10-16 | |
| * | | | | | x86: move kstat_irqs from kstat to irq_desc | Yinghai Lu | 2008-10-16 | |
| * | | | | | fs/proc: use nr_irqs | Yinghai Lu | 2008-10-16 | |
* | | | | | | Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | |
|\ \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| | \ \ \ \ \ | ||||
| *-----. \ \ \ \ \ | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 | |
| |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||
| | | | * | | | | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2008-10-20 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | fuse: implement nonseekable open | Tejun Heo | 2008-10-16 | |
| * | | | | | | | | | fuse: add include protectors | Tejun Heo | 2008-10-16 | |
| * | | | | | | | | | fuse: config description improvement | Robert P. J. Day | 2008-10-16 | |
| * | | | | | | | | | fuse: add missing fuse_request_free | Julia Lawall | 2008-10-16 | |
| * | | | | | | | | | fuse: fix SEEK_END incorrectness | Miklos Szeredi | 2008-10-16 | |
* | | | | | | | | | | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out | Alexey Dobriyan | 2008-10-20 | |
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric... | Linus Torvalds | 2008-10-20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | 9p: fix device file handling | Magnus Deininger | 2008-10-17 | |
| * | | | | | | | | | | 9p: eliminate depricated conv functions | Eric Van Hensbergen | 2008-10-17 | |
| * | | | | | | | | | | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 2008-10-17 | |
| * | | | | | | | | | | 9p: move dirread to fs layer | Eric Van Hensbergen | 2008-10-17 | |
| * | | | | | | | | | | 9p: adjust 9p vfs write operation | Eric Van Hensbergen | 2008-10-17 | |
| * | | | | | | | | | | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 | |
| * | | | | | | | | | | 9p: consolidate read/write functions | Eric Van Hensbergen | 2008-10-17 | |
| * | | | | | | | | | | 9p: consolidate transport structure | Eric Van Hensbergen | 2008-10-17 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | NFS: use correct fs type for v4 submounts and referrals | Andy Adamson | 2008-10-17 | |
| * | | | | | | | | | | Make nfs_file_cred more robust. | Neil Brown | 2008-10-17 | |
| * | | | | | | | | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets | Chuck Lever | 2008-10-17 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-10-20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | UBIFS: fix ubifs_compress commentary | Geert Uytterhoeven | 2008-10-19 | |
| * | | | | | | | | | | UBIFS: amend printk | Artem Bityutskiy | 2008-10-19 | |
| * | | | | | | | | | | UBIFS: do not read unnecessary bytes when unpacking bits | Adrian Hunter | 2008-10-19 | |
| * | | | | | | | | | | UBIFS: check buffer length when scanning for LPT nodes | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: correct condition to eliminate unecessary assignment | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: add more debugging messages for LPT | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: fix bulk-read handling uptodate pages | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: improve garbage collection | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: allow for sync_fs when read-only | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: commit on sync_fs | Artem Bityutskiy | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: correct comment for commit_on_unmount | Artem Bityutskiy | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: update dbg_dump_inode | Artem Bityutskiy | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: fix commentary | Artem Bityutskiy | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: fix races in bit-fields | Artem Bityutskiy | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: ensure data read beyond i_size is zeroed out correctly | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: correct key comparison | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: use bit-fields when possible | Artem Bityutskiy | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: check data CRC when in error state | Artem Bityutskiy | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: improve znode splitting rules | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: add no_chk_data_crc mount option | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: add bulk-read facility | Adrian Hunter | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-30 | |
| * | | | | | | | | | | UBIFS: inline one-line functions | Artem Bityutskiy | 2008-09-30 |