| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-01-13 |
|\ |
|
| * | fs: add documentation on fallocate hole punching | Josef Bacik | 2011-01-12 |
| * | Gfs2: fail if we try to use hole punch | Josef Bacik | 2011-01-12 |
| * | Btrfs: fail if we try to use hole punch | Josef Bacik | 2011-01-12 |
| * | Ext4: fail if we try to use hole punch | Josef Bacik | 2011-01-12 |
| * | Ocfs2: handle hole punching via fallocate properly | Josef Bacik | 2011-01-12 |
| * | XFS: handle hole punching via fallocate properly | Josef Bacik | 2011-01-12 |
| * | fs: add hole punching to fallocate | Josef Bacik | 2011-01-12 |
| * | vfs: pass struct file to do_truncate on O_TRUNC opens (try #2) | Jeff Layton | 2011-01-12 |
| * | fix signedness mess in rw_verify_area() on 64bit architectures | Al Viro | 2011-01-12 |
| * | fs: fix kernel-doc for dcache::prepend_path | Randy Dunlap | 2011-01-12 |
| * | fs: fix kernel-doc for dcache::d_validate | Randy Dunlap | 2011-01-12 |
| * | sanitize ecryptfs ->mount() | Al Viro | 2011-01-12 |
| * | switch afs | Al Viro | 2011-01-12 |
| * | move internal-only parts of ncpfs headers to fs/ncpfs | Al Viro | 2011-01-12 |
| * | switch ncpfs | Al Viro | 2011-01-12 |
| * | switch 9p | Al Viro | 2011-01-12 |
| * | pass default dentry_operations to mount_pseudo() | Al Viro | 2011-01-12 |
| * | switch hostfs | Al Viro | 2011-01-12 |
| * | switch affs | Al Viro | 2011-01-12 |
| * | switch configfs | Al Viro | 2011-01-12 |
| * | take coda-private headers out of include/linux | Al Viro | 2011-01-12 |
| * | switch coda | Al Viro | 2011-01-12 |
| * | convert smbfs | Al Viro | 2011-01-12 |
| * | switch hpfs | Al Viro | 2011-01-12 |
| * | switch cgroup | Al Viro | 2011-01-12 |
| * | switch btrfs, close races | Al Viro | 2011-01-12 |
| * | switch ocfs2, close races | Al Viro | 2011-01-12 |
| * | switch gfs2, close races | Al Viro | 2011-01-12 |
| * | switch cifs | Al Viro | 2011-01-12 |
| * | switch nfs to ->s_d_op | Al Viro | 2011-01-12 |
| * | switch adfs | Al Viro | 2011-01-12 |
| * | switch hfsplus | Al Viro | 2011-01-12 |
| * | switch hfs | Al Viro | 2011-01-12 |
| * | minixfs: kill dead code | Al Viro | 2011-01-12 |
| * | switch sysv | Al Viro | 2011-01-12 |
| * | switch fuse | Al Viro | 2011-01-12 |
| * | pohmelfs: double-free and leak | Al Viro | 2011-01-12 |
| * | switch jfs to ->s_d_op, close exportfs races | Al Viro | 2011-01-12 |
| * | switch fat to ->s_d_op, close exportfs races there | Al Viro | 2011-01-12 |
| * | fix isofs d_op handling | Al Viro | 2011-01-12 |
| * | per-superblock default ->d_op | Al Viro | 2011-01-12 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-01-13 |
|\ \ |
|
| * | | hwrng: via_rng - Fix memory scribbling on some CPUs | Herbert Xu | 2011-01-06 |
| * | | crypto: padlock - Move padlock.h into include/crypto | Herbert Xu | 2011-01-06 |
| * | | hwrng: via_rng - Fix asm constraints | Herbert Xu | 2011-01-06 |
| * | | crypto: n2 - use __devexit not __exit in n2_unregister_algs | Dennis Gilmore | 2011-01-06 |
| * | | crypto: mark crypto workqueues CPU_INTENSIVE | Tejun Heo | 2011-01-04 |
| * | | crypto: mv_cesa - dont return PTR_ERR() of wrong pointer | Roel Kluin | 2011-01-04 |
| * | | crypto: ripemd - Set module author and update email address | Adrian-Ken Rueegsegger | 2011-01-04 |