index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-12
switch afs
Al Viro
3
-3
/
+3
2011-01-12
move internal-only parts of ncpfs headers to fs/ncpfs
Al Viro
14
-22
/
+313
2011-01-12
switch ncpfs
Al Viro
2
-12
/
+5
2011-01-12
switch 9p
Al Viro
4
-10
/
+6
2011-01-12
pass default dentry_operations to mount_pseudo()
Al Viro
4
-14
/
+17
2011-01-12
switch hostfs
Al Viro
1
-1
/
+1
2011-01-12
switch affs
Al Viro
3
-3
/
+7
2011-01-12
switch configfs
Al Viro
3
-5
/
+3
2011-01-12
take coda-private headers out of include/linux
Al Viro
13
-24
/
+198
2011-01-12
switch coda
Al Viro
2
-3
/
+2
2011-01-12
switch hpfs
Al Viro
4
-9
/
+3
2011-01-12
switch btrfs, close races
Al Viro
3
-12
/
+3
2011-01-12
switch ocfs2, close races
Al Viro
3
-10
/
+2
2011-01-12
switch gfs2, close races
Al Viro
3
-14
/
+3
2011-01-12
switch cifs
Al Viro
5
-41
/
+7
2011-01-12
switch nfs to ->s_d_op
Al Viro
3
-10
/
+1
2011-01-12
switch adfs
Al Viro
2
-3
/
+2
2011-01-12
switch hfsplus
Al Viro
2
-2
/
+1
2011-01-12
switch hfs
Al Viro
2
-4
/
+1
2011-01-12
minixfs: kill dead code
Al Viro
1
-2
/
+0
2011-01-12
switch sysv
Al Viro
2
-5
/
+4
2011-01-12
switch fuse
Al Viro
2
-7
/
+4
2011-01-12
switch jfs to ->s_d_op, close exportfs races
Al Viro
2
-12
/
+4
2011-01-12
switch fat to ->s_d_op, close exportfs races there
Al Viro
4
-45
/
+25
2011-01-12
fix isofs d_op handling
Al Viro
2
-8
/
+7
2011-01-12
per-superblock default ->d_op
Al Viro
1
-0
/
+4
2011-01-11
Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
39
-3814
/
+7414
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
13
-180
/
+164
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
22
-376
/
+543
2011-01-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
13
-140
/
+521
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
7
-872
/
+877
2011-01-11
ext4: fix trimming starting with block 0 with small blocksize
Jan Kara
1
-0
/
+6
2011-01-11
ext4: revert buggy trim overflow patch
Theodore Ts'o
1
-6
/
+0
2011-01-11
Merge branch 'for-linus-merged' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
38
-1920
/
+1997
2011-01-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-532
/
+842
2011-01-11
NFS fix the setting of exchange id flag
Andy Adamson
1
-4
/
+21
2011-01-11
fs/9p: Don't set dentry->d_op in create routines
Aneesh Kumar K.V
2
-19
/
+0
2011-01-11
fs/9p: fix spelling typo
Eric Van Hensbergen
1
-1
/
+1
2011-01-11
fs/9p: TREADLINK bugfix
M. Mohan Kumar
1
-36
/
+22
2011-01-11
fs/9p: Simplify the .L create operation
Aneesh Kumar K.V
1
-47
/
+28
2011-01-11
fs/9p: Move dotl inode operations into a seperate file
Aneesh Kumar K.V
4
-862
/
+916
2011-01-11
fs/9p: fix menu presentation
Randy Dunlap
1
-1
/
+4
2011-01-11
fs/9p: Fix the return error on default acl removal
Aneesh Kumar K.V
1
-1
/
+1
2011-01-11
fs/9p: Remove unnecessary semicolons
Joe Perches
2
-2
/
+2
2011-01-10
Merge branch 'master' into for-linus-merged
Alex Elder
38
-1920
/
+1997
2011-01-10
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+2
2011-01-10
Merge branch 'bugfixes' into nfs-for-2.6.38
Trond Myklebust
22
-117
/
+197
2011-01-10
NFS: Don't use vm_map_ram() in readdir
Trond Myklebust
4
-41
/
+21
2011-01-10
ext2: Resolve 'dereferencing pointer to incomplete type' when enabling EXT2_X...
Josh Hunt
1
-12
/
+0
2011-01-10
ext3: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
[next]