index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
39
-7
/
+61
|
\
|
*
vfs: make no_llseek the default
Arnd Bergmann
2010-10-15
1
-1
/
+0
|
*
vfs: don't use BKL in default_llseek
Arnd Bergmann
2010-10-15
1
-2
/
+2
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
38
-4
/
+59
*
|
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
54
-673
/
+678
|
\
\
|
*
|
BKL: remove BKL from freevxfs
Arnd Bergmann
2010-10-21
2
-22
/
+2
|
*
|
BKL: remove BKL from qnx4
Arnd Bergmann
2010-10-21
3
-21
/
+1
|
*
|
autofs4: Only declare function when CONFIG_COMPAT is defined
Felipe Contreras
2010-10-05
1
-0
/
+2
|
*
|
autofs: Only declare function when CONFIG_COMPAT is defined
Márton Németh
2010-10-05
1
-0
/
+2
|
*
|
ncpfs: Lock socket in ncpfs while setting its callbacks
Petr Vandrovec
2010-10-05
1
-5
/
+9
|
*
|
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2010-10-05
7
-62
/
+87
|
*
|
BKL: Remove BKL from ncpfs
Petr Vandrovec
2010-10-04
8
-400
/
+484
|
*
|
BKL: Remove BKL from OCFS2
Arnd Bergmann
2010-10-04
3
-23
/
+1
|
*
|
BKL: Remove BKL from squashfs
Arnd Bergmann
2010-10-04
1
-11
/
+0
|
*
|
BKL: Remove BKL from jffs2
Arnd Bergmann
2010-10-04
2
-15
/
+1
|
*
|
BKL: Remove BKL from ecryptfs
Arnd Bergmann
2010-10-04
2
-7
/
+0
|
*
|
BKL: Remove BKL from afs
Arnd Bergmann
2010-10-04
1
-10
/
+0
|
*
|
BKL: Remove BKL from autofs4
Arnd Bergmann
2010-10-04
1
-5
/
+7
|
*
|
BKL: Remove BKL from isofs
Arnd Bergmann
2010-10-04
5
-27
/
+15
|
*
|
BKL: Remove BKL from fat
Arnd Bergmann
2010-10-04
3
-13
/
+6
|
*
|
BKL: Remove BKL from ext2 filesystem
Jan Blunck
2010-10-04
1
-4
/
+0
|
*
|
BKL: Remove BKL from do_new_mount()
Jan Blunck
2010-10-04
1
-2
/
+0
|
*
|
BKL: Remove BKL from NTFS
Jan Blunck
2010-10-04
1
-27
/
+2
|
*
|
BKL: Remove BKL from NILFS2
Jan Blunck
2010-10-04
2
-18
/
+1
|
*
|
BKL: Remove BKL from JFS
Jan Blunck
2010-10-04
1
-28
/
+7
|
*
|
BKL: Remove BKL from HFS
Jan Blunck
2010-10-04
1
-12
/
+2
|
*
|
BKL: Remove BKL from ext4 filesystem
Jan Blunck
2010-10-04
1
-15
/
+0
|
*
|
BKL: Remove BKL from ext3_put_super() and ext3_remount()
Jan Blunck
2010-10-04
1
-9
/
+0
|
*
|
BKL: Remove BKL from ext3 fill_super()
Jan Blunck
2010-10-04
1
-12
/
+1
|
*
|
BKL: Remove BKL from CifsFS
Jan Blunck
2010-10-04
1
-12
/
+1
|
*
|
BKL: Remove BKL from BFS
Jan Blunck
2010-10-04
1
-12
/
+1
|
*
|
BKL: Remove BKL from Amiga FFS
Jan Blunck
2010-10-04
1
-18
/
+5
|
*
|
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-10-04
27
-25
/
+183
*
|
|
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
10
-70
/
+9
|
\
\
\
|
*
|
|
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
9
-0
/
+9
|
*
|
|
fix rawctl compat ioctls breakage on amd64 and itanic
Al Viro
2010-10-19
1
-70
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-10-21
37
-173
/
+1885
|
\
\
\
|
*
|
|
ocfs2: Avoid to evaluate xattr block flags again.
Jeff Liu
2010-10-15
1
-1
/
+1
|
*
|
|
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2...
Joel Becker
2010-10-15
75
-864
/
+1612
|
|
\
\
\
|
|
*
|
|
ocfs2/cluster: Release debugfs file elapsed_time_in_ms
Sunil Mushran
2010-10-15
1
-0
/
+1
|
|
*
|
|
ocfs2/cluster: Bump up dlm protocol to version 1.1
Sunil Mushran
2010-10-09
2
-2
/
+2
|
|
*
|
|
ocfs2/cluster: Show per region heartbeat elapsed time
Sunil Mushran
2010-10-06
1
-0
/
+23
|
|
*
|
|
ocfs2/cluster: Add mlogs for heartbeat up/down events
Sunil Mushran
2010-10-06
1
-0
/
+4
|
|
*
|
|
ocfs2/cluster: Create debugfs dir/files for each region
Sunil Mushran
2010-10-06
1
-0
/
+77
|
|
*
|
|
ocfs2/cluster: Create debugfs files for live, quorum and failed region bitmaps
Sunil Mushran
2010-10-06
1
-0
/
+63
|
|
*
|
|
ocfs2/cluster: Maintain bitmap of failed regions
Sunil Mushran
2010-10-07
1
-0
/
+41
|
|
*
|
|
ocfs2/cluster: Maintain bitmap of quorum regions
Sunil Mushran
2010-10-06
1
-0
/
+35
|
|
*
|
|
ocfs2/cluster: Track bitmap of live heartbeat regions
Sunil Mushran
2010-10-06
1
-1
/
+8
|
|
*
|
|
ocfs2/cluster: Track number of global heartbeat regions
Sunil Mushran
2010-10-07
1
-2
/
+22
|
|
*
|
|
ocfs2/cluster: Maintain live node bitmap per heartbeat region
Sunil Mushran
2010-10-06
1
-0
/
+7
[next]