index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
ocfs2: Remove mlog(0) from fs/ocfs2/dir.c
Tao Ma
2
-46
/
+153
2011-02-21
ocfs2: remove NAMEI from symlink.c
Tao Ma
1
-1
/
+0
2011-02-23
ocfs2: Remove masklog ML_QUOTA.
Tao Ma
4
-14
/
+90
2011-02-23
ocfs2: Remove mlog(0) from quota_local.c.
Tao Ma
2
-6
/
+17
2011-02-23
ocfs2: Remove masklog ML_RESERVATIONS.
Tao Ma
4
-33
/
+142
2011-02-23
ocfs2: Remove masklog ML_XATTR.
Tao Ma
4
-80
/
+239
2011-02-23
ocfs2: Remove masklog ML_SUPER.
Tao Ma
4
-21
/
+118
2011-02-23
ocfs2: Remove mlog(0) from fs/ocfs2/heartbeat.c
Tao Ma
2
-2
/
+9
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/slot_map.c
Tao Ma
2
-8
/
+16
2011-02-22
ocfs2: Remove masklog ML_EXTENT_MAP.
Tao Ma
4
-5
/
+31
2011-02-22
ocfs2: Remove masklog ML_INODE.
Tao Ma
4
-63
/
+182
2011-02-21
ocfs2: Little refactoring against ocfs2_iget.
Tao Ma
1
-5
/
+5
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/file.c
Tao Ma
3
-98
/
+330
2011-02-21
ocfs2: remove INODE from unused files.
Tao Ma
3
-3
/
+0
2011-02-22
ocfs2: Remove FILE_IO from masklog.
Tao Ma
4
-6
/
+28
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/aops.c
Tao Ma
2
-26
/
+153
2011-02-22
ocfs2: Remove masklog ML_REFCOUNT.
Tao Ma
4
-82
/
+341
2011-02-22
ocfs2: Remove DISK_ALLOC from masklog.
Tao Ma
6
-6
/
+0
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
Tao Ma
2
-5
/
+17
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/suballoc.c
Tao Ma
2
-54
/
+265
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/localalloc.c
Tao Ma
2
-34
/
+135
2011-02-22
ocfs2: Remove mlog(0) from fs/ocfs2/alloc.c
Tao Ma
2
-77
/
+452
2011-02-21
ocfs2: Add ocfs2_trace.h.
Wengang Wang
2
-0
/
+19
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
27
-315
/
+159
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
31
-418
/
+161
2011-02-20
Ocfs2: Using macro to set/clear *FILLED* flags in info handler.
Tristan Ye
1
-8
/
+30
2011-02-20
ocfs2: optimize ocfs2_check_dir_entry() with unlikely() annotations
Tao Ma
1
-5
/
+7
2011-02-20
ocfs2: Use hrtimer to track ocfs2 fs lock stats
Sunil Mushran
2
-55
/
+63
2011-02-20
ocfs2: Check heartbeat mode for kernel stacks only
Mark Fasheh
1
-8
/
+20
2011-02-20
Ocfs2/refcounttree: Fix a bug for refcounttree to writeback clusters in a right number.
Tristan Ye
1
-2
/
+5
2011-02-20
ocfs2: Fix estimate of necessary credits for mkdir
Jan Kara
1
-3
/
+3
2011-02-15
Merge branch 'master' into for-next
Jiri Kosina
3
-10
/
+8
2011-02-01
fs/vfs/security: pass last path component to LSM on inode creation
Eric Paris
4
-8
/
+13
2011-02-01
ocfs2: use system_wq instead of ocfs2_quota_wq
Tejun Heo
3
-33
/
+4
2011-01-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
Linus Torvalds
1
-3
/
+2
2011-01-19
Kill off warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
1
-1
/
+1
2011-01-17
fallocate should be a file operation
Christoph Hellwig
1
-5
/
+3
2011-01-17
make the feature checks in ->fallocate future proof
Christoph Hellwig
1
-0
/
+2
2011-01-16
ocfs2: Make OCFS2_FS depend on CONFIGFS_FS
Nicholas Bellinger
1
-2
/
+1
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
4
-12
/
+8
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
2
-2
/
+2
2011-01-12
Ocfs2: handle hole punching via fallocate properly
Josef Bacik
1
-2
/
+6
2011-01-12
switch ocfs2, close races
Al Viro
3
-10
/
+2
2011-01-12
quota: Fix deadlock during path resolution
Jan Kara
1
-3
/
+2
2011-01-11
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
Linus Torvalds
17
-532
/
+842
2011-01-07
ocfs2: Remove unused truncate function from alloc.c
Tao Ma
2
-78
/
+0
2011-01-07
ocfs2/cluster: dereferencing before checking in nst_seq_show()
Dan Carpenter
1
-23
/
+24
2011-01-07
ocfs2: fix build for OCFS2_FS_STATS not enabled
Randy Dunlap
1
-0
/
+2
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-3
/
+4
[prev]
[next]