Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 | 2 | -16/+11 | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2008-10-20 | 4 | -2/+13 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fuse: implement nonseekable open | Tejun Heo | 2008-10-16 | 1 | -0/+2 | |
| * | | | | | | | fuse: add include protectors | Tejun Heo | 2008-10-16 | 1 | -0/+5 | |
| * | | | | | | | fuse: config description improvement | Robert P. J. Day | 2008-10-16 | 1 | -1/+1 | |
| * | | | | | | | fuse: add missing fuse_request_free | Julia Lawall | 2008-10-16 | 1 | -1/+2 | |
| * | | | | | | | fuse: fix SEEK_END incorrectness | Miklos Szeredi | 2008-10-16 | 1 | -0/+3 | |
* | | | | | | | | fs/Kconfig: move ext2, ext3, ext4, JBD, JBD2 out | Alexey Dobriyan | 2008-10-20 | 6 | -267/+269 | |
* | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric... | Linus Torvalds | 2008-10-20 | 7 | -57/+156 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | 9p: fix device file handling | Magnus Deininger | 2008-10-17 | 1 | -0/+1 | |
| * | | | | | | | | 9p: eliminate depricated conv functions | Eric Van Hensbergen | 2008-10-17 | 1 | -8/+12 | |
| * | | | | | | | | 9p: rework client code to use new protocol support functions | Eric Van Hensbergen | 2008-10-17 | 5 | -26/+28 | |
| * | | | | | | | | 9p: move dirread to fs layer | Eric Van Hensbergen | 2008-10-17 | 1 | -16/+38 | |
| * | | | | | | | | 9p: adjust 9p vfs write operation | Eric Van Hensbergen | 2008-10-17 | 1 | -7/+29 | |
| * | | | | | | | | 9p: move readn meta-function from client to fs layer | Eric Van Hensbergen | 2008-10-17 | 4 | -9/+57 | |
| * | | | | | | | | 9p: consolidate read/write functions | Eric Van Hensbergen | 2008-10-17 | 1 | -2/+2 | |
| * | | | | | | | | 9p: consolidate transport structure | Eric Van Hensbergen | 2008-10-17 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-10-20 | 3 | -8/+21 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | NFS: use correct fs type for v4 submounts and referrals | Andy Adamson | 2008-10-17 | 1 | -2/+2 | |
| * | | | | | | | | Make nfs_file_cred more robust. | Neil Brown | 2008-10-17 | 1 | -2/+4 | |
| * | | | | | | | | NFS: Enable NFSv4 callback server to listen on AF_INET6 sockets | Chuck Lever | 2008-10-17 | 1 | -4/+15 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-10-20 | 20 | -167/+1178 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | UBIFS: fix ubifs_compress commentary | Geert Uytterhoeven | 2008-10-19 | 1 | -2/+0 | |
| * | | | | | | | | UBIFS: amend printk | Artem Bityutskiy | 2008-10-19 | 1 | -1/+1 | |
| * | | | | | | | | UBIFS: do not read unnecessary bytes when unpacking bits | Adrian Hunter | 2008-10-19 | 1 | -7/+38 | |
| * | | | | | | | | UBIFS: check buffer length when scanning for LPT nodes | Adrian Hunter | 2008-09-30 | 1 | -0/+2 | |
| * | | | | | | | | UBIFS: correct condition to eliminate unecessary assignment | Adrian Hunter | 2008-09-30 | 1 | -1/+1 | |
| * | | | | | | | | UBIFS: add more debugging messages for LPT | Adrian Hunter | 2008-09-30 | 5 | -13/+228 | |
| * | | | | | | | | UBIFS: fix bulk-read handling uptodate pages | Adrian Hunter | 2008-09-30 | 1 | -5/+11 | |
| * | | | | | | | | UBIFS: improve garbage collection | Adrian Hunter | 2008-09-30 | 1 | -10/+72 | |
| * | | | | | | | | UBIFS: allow for sync_fs when read-only | Adrian Hunter | 2008-09-30 | 1 | -9/+10 | |
| * | | | | | | | | UBIFS: commit on sync_fs | Artem Bityutskiy | 2008-09-30 | 1 | -0/+12 | |
| * | | | | | | | | UBIFS: correct comment for commit_on_unmount | Artem Bityutskiy | 2008-09-30 | 1 | -6/+3 | |
| * | | | | | | | | UBIFS: update dbg_dump_inode | Artem Bityutskiy | 2008-09-30 | 1 | -17/+25 | |
| * | | | | | | | | UBIFS: fix commentary | Artem Bityutskiy | 2008-09-30 | 1 | -2/+2 | |
| * | | | | | | | | UBIFS: fix races in bit-fields | Artem Bityutskiy | 2008-09-30 | 1 | -8/+9 | |
| * | | | | | | | | UBIFS: ensure data read beyond i_size is zeroed out correctly | Adrian Hunter | 2008-09-30 | 2 | -3/+8 | |
| * | | | | | | | | UBIFS: correct key comparison | Adrian Hunter | 2008-09-30 | 1 | -2/+2 | |
| * | | | | | | | | UBIFS: use bit-fields when possible | Artem Bityutskiy | 2008-09-30 | 1 | -13/+11 | |
| * | | | | | | | | UBIFS: check data CRC when in error state | Artem Bityutskiy | 2008-09-30 | 1 | -0/+1 | |
| * | | | | | | | | UBIFS: improve znode splitting rules | Adrian Hunter | 2008-09-30 | 1 | -21/+33 | |
| * | | | | | | | | UBIFS: add no_chk_data_crc mount option | Adrian Hunter | 2008-09-30 | 5 | -9/+55 | |
| * | | | | | | | | UBIFS: add bulk-read facility | Adrian Hunter | 2008-09-30 | 5 | -3/+626 | |
| * | | | | | | | | UBIFS: use an IS_ERR test rather than a NULL test | Julien Brunel | 2008-09-30 | 1 | -4/+0 | |
| * | | | | | | | | UBIFS: inline one-line functions | Artem Bityutskiy | 2008-09-30 | 3 | -30/+27 | |
| * | | | | | | | | UBIFS: remove unneeded unlikely() | Hirofumi Nakagawa | 2008-09-30 | 4 | -9/+9 | |
| * | | | | | | | | UBIFS: add a print, fix comments and more minor stuff | Artem Bityutskiy | 2008-09-30 | 3 | -24/+24 | |
* | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-10-20 | 8 | -200/+203 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [JFFS2] Write buffer offset adjustment for NOR-ECC (Sibley) flash | Alexander Belyakov | 2008-10-18 | 2 | -4/+5 | |
| * | | | | | | | | | [JFFS2] Correct parameter names of jffs2_compress() in comments | Geert Uytterhoeven | 2008-10-17 | 1 | -2/+2 |