index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
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
2008-10-10
ext4: add checks for errors from jbd2
Hidehiro Kawai
2
-8
/
+27
2008-10-10
jbd2: fix error handling for checkpoint io
Hidehiro Kawai
3
-20
/
+64
2008-10-12
jbd2: abort when failed to log metadata buffers
Hidehiro Kawai
1
-0
/
+3
2008-10-10
ext4: Rename ext4dev to ext4
Theodore Ts'o
12
-84
/
+119
[prev]
[next]