Age | Commit message (Expand) | Author | Files | Lines |
2007-10-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 1 | -1/+1 |
2007-10-30 | sysfs: make sysfs_{get,put}_active() static | Adrian Bunk | 2 | -4/+2 |
2007-10-30 | [COMPAT]: Fix new dev_ifname32 returning -EFAULT | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-10-30 | Kbuild/doc: fix links to Documentation files | Dirk Hohndel | 1 | -3/+3 |
2007-10-30 | locks: fix possible infinite loop in posix deadlock detection | J. Bruce Fields | 1 | -0/+11 |
2007-10-30 | revert "ufs: Fix mount check in ufs_fill_super()" | Andrew Morton | 1 | -8/+7 |
2007-10-30 | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 | Balbir Singh | 1 | -1/+2 |
2007-10-29 | sched: keep utime/stime monotonic | Peter Zijlstra | 1 | -1/+2 |
2007-10-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-10-27 | [JFFS2] Prevent return of initialised variable in jffs2_init_acl_post() | David Woodhouse | 1 | -1/+1 |
2007-10-27 | [CRYPTO] users: Fix up scatterlist conversion errors | Herbert Xu | 1 | -0/+2 |
2007-10-26 | [NET]: Marking struct pernet_operations __net_initdata was inappropriate | Eric W. Biederman | 1 | -1/+1 |
2007-10-26 | [NET] fs/proc/proc_net.c: make a struct static | Adrian Bunk | 1 | -1/+1 |
2007-10-25 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -16/+7 |
2007-10-25 | fs: Fix to correct the mbcache entries counter | Ram Gupta | 1 | -1/+1 |
2007-10-25 | Fix pointer mismatches in proc_sysctl.c | David Howells | 1 | -2/+4 |
2007-10-24 | SG: Change sg_set_page() to take length and offset argument | Jens Axboe | 1 | -16/+7 |
2007-10-23 | NFS: Fix for bug in handling of errors for O_DIRECT writes | Neil Brown | 1 | -3/+3 |
2007-10-23 | 9p: v9fs_vfs_rename incorrect clunk order | Latchesar Ionkov | 1 | -2/+2 |
2007-10-23 | 9p: fix memleak in fs/9p/v9fs.c | Adrian Bunk | 1 | -0/+1 |
2007-10-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 7 | -94/+98 |
2007-10-22 | procfs: fix kernel-doc param warnings | Randy Dunlap | 1 | -24/+22 |
2007-10-22 | Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -10/+17 |
2007-10-22 | Update fs/ to use sg helpers | Jens Axboe | 3 | -10/+17 |
2007-10-22 | exportfs: update documentation | Christoph Hellwig | 1 | -16/+25 |
2007-10-22 | exportfs: make struct export_operations const | Christoph Hellwig | 20 | -23/+23 |
2007-10-22 | exportfs: remove old methods | Christoph Hellwig | 2 | -184/+3 |
2007-10-22 | ocfs2: new export ops | Christoph Hellwig | 1 | -41/+24 |
2007-10-22 | gfs2: new export ops | Christoph Hellwig | 1 | -38/+43 |
2007-10-22 | reiserfs: new export ops | Christoph Hellwig | 2 | -37/+29 |
2007-10-22 | isofs: new export ops | Christoph Hellwig | 1 | -38/+29 |
2007-10-22 | fat: new export ops | Christoph Hellwig | 1 | -17/+7 |
2007-10-22 | xfs: new export ops | Christoph Hellwig | 2 | -124/+130 |
2007-10-22 | ntfs: new export ops | Christoph Hellwig | 1 | -47/+28 |
2007-10-22 | jfs: new export ops | Christoph Hellwig | 3 | -18/+27 |
2007-10-22 | efs: new export ops | Christoph Hellwig | 2 | -17/+22 |
2007-10-22 | ext4: new export ops | Christoph Hellwig | 1 | -15/+20 |
2007-10-22 | ext3: new export ops | Christoph Hellwig | 1 | -15/+20 |
2007-10-22 | ext2: new export ops | Christoph Hellwig | 1 | -15/+19 |
2007-10-22 | exportfs: add new methods | Christoph Hellwig | 2 | -6/+218 |
2007-10-22 | exportfs: add fid type | Christoph Hellwig | 2 | -54/+49 |
2007-10-22 | ext2: avoid rec_len overflow with 64KB block size | Jan Kara | 1 | -12/+32 |
2007-10-22 | dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd> | J. Bruce Fields | 1 | -0/+2 |
2007-10-22 | [JFFS2] Fix return value from jffs2_write_end() | Nick Piggin | 1 | -7/+4 |
2007-10-21 | NFS: Fix a typo in nfs_call_unlink() | Trond Myklebust | 1 | -1/+1 |
2007-10-21 | NFSv2: Ensure that the directory metadata gets revalidated on file create | Trond Myklebust | 1 | -0/+1 |
2007-10-21 | Merge branch 'audit.b43' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 8 | -14/+78 |
2007-10-21 | nobh: nobh_write_end fix | Nick Piggin | 1 | -2/+1 |
2007-10-21 | [PATCH] audit: watching subtrees | Al Viro | 1 | -1/+1 |
2007-10-21 | [PATCH] new helper - inotify_evict_watch() | Al Viro | 1 | -0/+8 |