Age | Commit message (Expand) | Author |
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 | switch hpfs | 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 | 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-11 | Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-01-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-01-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-01-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2011-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2011-01-11 | ext4: fix trimming starting with block 0 with small blocksize | Jan Kara |
2011-01-11 | ext4: revert buggy trim overflow patch | Theodore Ts'o |
2011-01-11 | Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-01-11 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-01-11 | NFS fix the setting of exchange id flag | Andy Adamson |
2011-01-11 | fs/9p: Don't set dentry->d_op in create routines | Aneesh Kumar K.V |
2011-01-11 | fs/9p: fix spelling typo | Eric Van Hensbergen |
2011-01-11 | fs/9p: TREADLINK bugfix | M. Mohan Kumar |
2011-01-11 | fs/9p: Simplify the .L create operation | Aneesh Kumar K.V |
2011-01-11 | fs/9p: Move dotl inode operations into a seperate file | Aneesh Kumar K.V |
2011-01-11 | fs/9p: fix menu presentation | Randy Dunlap |
2011-01-11 | fs/9p: Fix the return error on default acl removal | Aneesh Kumar K.V |
2011-01-11 | fs/9p: Remove unnecessary semicolons | Joe Perches |
2011-01-10 | Merge branch 'master' into for-linus-merged | Alex Elder |
2011-01-10 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-01-10 | Merge branch 'bugfixes' into nfs-for-2.6.38 | Trond Myklebust |
2011-01-10 | NFS: Don't use vm_map_ram() in readdir | Trond Myklebust |
2011-01-10 | ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X... | Josh Hunt |
2011-01-10 | ext3: Remove redundant unlikely() | Tobias Klauser |
2011-01-10 | ext2: Remove redundant unlikely() | Tobias Klauser |
2011-01-10 | ext3: speed up file creates by optimizing rec_len functions | Eric Sandeen |
2011-01-10 | ext2: speed up file creates by optimizing rec_len functions | Eric Sandeen |
2011-01-10 | ext3: Add more journal error check | Namhyung Kim |
2011-01-10 | ext3: Add journal error check in resize.c | Namhyung Kim |
2011-01-10 | quota: Use %pV and __attribute__((format (printf in __quota_error and fix fal... | Joe Perches |