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: 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
2008-10-13
tty: Redo current tty locking
Alan Cox
1
-2
/
+0
2008-10-13
tty: the vhangup syscall is racy
Alan Cox
1
-2
/
+1
2008-10-13
tty: Make get_current_tty use a kref
Alan Cox
1
-3
/
+3
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
118
-4574
/
+4835
2008-10-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
8
-31
/
+122
2008-10-13
integrity: special fs magic
Mimi Zohar
1
-2
/
+1
2008-10-12
ext4: fix kconfig typo and extra whitespace
Jan Engelhardt
1
-2
/
+2
2008-10-12
ext4: fix build failure without procfs
Alexander Beregalov
1
-0
/
+2
2008-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-2
/
+0
2008-10-12
provide generic_block_fiemap() only with BLOCK=y
Adrian Bunk
1
-0
/
+4
2008-10-12
[CIFS] cifs: remove pointless lock and unlock of GlobalMid_Lock in header_ass...
Jeff Layton
1
-2
/
+0
2008-10-11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
41
-2475
/
+2209
2008-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
12
-483
/
+632
2008-10-10
ext4: add an option to control error handling on file data
Hidehiro Kawai
3
-0
/
+20
2008-10-10
jbd2: don't dirty original metadata buffer on abort
Hidehiro Kawai
1
-1
/
+4
[next]