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
2008-10-13
ocfs2: Remove pointless !!
Mark Fasheh
1
-1
/
+1
2008-10-13
ocfs2: Add empty bucket support in xattr.
Tao Ma
1
-154
/
+43
2008-10-13
ocfs2/xattr.c: Fix a bug when inserting xattr.
Tao Ma
1
-1
/
+3
2008-10-13
ocfs2: Add xattr mount option in ocfs2_show_options()
Sunil Mushran
1
-0
/
+5
2008-10-13
ocfs2: Switch over to JBD2.
Joel Becker
12
-81
/
+224
2008-10-13
ocfs2: Add the 'inode64' mount option.
Joel Becker
3
-2
/
+21
2008-10-13
ocfs2: Limit inode allocation to 32bits.
Joel Becker
3
-19
/
+130
2008-10-13
ocfs2: Resolve deadlock in ocfs2_xattr_free_block.
Tao Ma
1
-70
/
+82
2008-10-13
ocfs2: bug-fix for journal extend in xattr.
Tao Ma
1
-1
/
+14
2008-10-13
ocfs2: Change ocfs2_get_*_extent_tree() to ocfs2_init_*_extent_tree()
Joel Becker
6
-67
/
+44
2008-10-13
ocfs2: Comment struct ocfs2_extent_tree_operations.
Joel Becker
1
-2
/
+43
2008-10-13
ocfs2: Make ocfs2_extent_tree the first-class representation of a tree.
Joel Becker
8
-332
/
+240
2008-10-13
ocfs2: Add an insertion check to ocfs2_extent_tree_operations.
Joel Becker
1
-25
/
+44
2008-10-13
ocfs2: Create specific get_extent_tree functions.
Joel Becker
2
-22
/
+56
2008-10-13
ocfs2: Determine an extent tree's max_leaf_clusters in an et_op.
Joel Becker
1
-3
/
+15
2008-10-13
ocfs2: Use struct ocfs2_extent_tree in ocfs2_num_free_extents().
Joel Becker
1
-25
/
+5
2008-10-13
ocfs2: Provide the get_root_el() method to ocfs2_extent_tree_operations.
Joel Becker
1
-8
/
+30
2008-10-13
ocfs2: Make 'private' into 'object' on ocfs2_extent_tree.
Joel Becker
1
-33
/
+29
2008-10-13
ocfs2: Make ocfs2_extent_tree get/put instead of alloc.
Joel Becker
1
-81
/
+36
2008-10-13
ocfs2: Prefix the ocfs2_extent_tree structure.
Joel Becker
1
-57
/
+61
2008-10-13
ocfs2: Prefix the extent tree operations structure.
Joel Becker
1
-39
/
+46
2008-10-13
ocfs2: fix printk format warnings
Mark Fasheh
1
-3
/
+4
2008-10-13
ocfs2: Add incompatible flag for extended attribute
Tiger Yang
4
-7
/
+34
2008-10-13
ocfs2: Delete all xattr buckets during inode removal
Tao Ma
1
-4
/
+80
2008-10-13
ocfs2: Enable xattr set in index btree
Tao Ma
2
-2
/
+2273
2008-10-13
ocfs2: Optionally limit extent size in ocfs2_insert_extent()
Tao Ma
2
-9
/
+35
2008-10-13
ocfs2: Add xattr lookup code xattr btrees
Tao Ma
1
-23
/
+328
2008-10-13
ocfs2: Add xattr bucket iteration for large numbers of EAs
Tao Ma
3
-6
/
+293
2008-10-13
ocfs2: Add xattr index tree operations
Tao Ma
2
-0
/
+99
2008-10-13
ocfs2: Add extended attribute support
Tiger Yang
16
-6
/
+1927
2008-10-13
ocfs2: reserve inline space for extended attribute
Tiger Yang
4
-9
/
+62
2008-10-13
ocfs2: Add extent tree operation for xattr value btrees
Tao Ma
13
-64
/
+569
2008-10-13
ocfs2: Add helper function in uptodate.c for removing xattr clusters
Tao Ma
2
-6
/
+29
2008-10-13
ocfs2: Add the basic xattr disk layout in ocfs2_fs.h
Tao Ma
1
-0
/
+118
2008-10-13
ocfs2: Make high level btree extend code generic
Tao Ma
7
-135
/
+176
2008-10-13
ocfs2: Abstract ocfs2_extent_tree in b-tree operations.
Tao Ma
8
-288
/
+456
2008-10-13
ocfs2: Use ocfs2_extent_list instead of ocfs2_dinode.
Tao Ma
8
-20
/
+40
2008-10-13
ocfs2: Modify ocfs2_num_free_extents for future xattr usage.
Tao Ma
6
-11
/
+15
2008-10-13
ocfs2: track local alloc state via debugfs
Mark Fasheh
2
-0
/
+92
2008-10-13
ocfs2: throttle back local alloc when low on disk space
Mark Fasheh
6
-31
/
+230
2008-10-13
ocfs2: Track local alloc bits internally
Mark Fasheh
3
-26
/
+26
2008-10-13
ocfs2: POSIX file locks support
Mark Fasheh
8
-2
/
+154
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
29
-34
/
+34
2008-10-13
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
10
-51
/
+25
2008-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-2
/
+1
2008-10-13
Merge git://git.infradead.org/users/dwmw2/random-2.6
Linus Torvalds
2
-4
/
+4
2008-10-13
Simplify devpts_pty_kill
Sukadev Bhattiprolu
1
-17
/
+12
2008-10-13
Simplify devpts_pty_new()
Sukadev Bhattiprolu
1
-3
/
+8
2008-10-13
Simplify devpts_get_tty()
Sukadev Bhattiprolu
1
-12
/
+5
2008-10-13
Add an instance parameter devpts interfaces
Sukadev Bhattiprolu
1
-5
/
+6
[prev]
[next]