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
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-10
ocfs2: kobject/kset foobar
Randy Dunlap
1
-2
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
5
-5
/
+0
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2
-4
/
+2
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-7
/
+0
2007-05-04
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-91
/
+151
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
3
-7
/
+6
2007-05-02
ocfs2: Force use of GFP_NOFS in ocfs2_write()
Mark Fasheh
1
-1
/
+1
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/cluster
Mark Fasheh
2
-6
/
+6
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2/dlm
Mark Fasheh
2
-8
/
+8
2007-05-02
ocfs2: fix sparse warnings in fs/ocfs2
Mark Fasheh
10
-30
/
+37
2007-05-02
[PATCH] Copy i_flags to ocfs2 inode flags on write
Jan Kara
3
-0
/
+22
2007-05-02
[PATCH] ocfs2: use __set_current_state()
Milind Arun Choudhary
1
-1
/
+1
2007-05-02
ocfs2: Wrap access of directory allocations with ip_alloc_sem.
Joel Becker
2
-1
/
+8
2007-05-02
[PATCH] fs/ocfs2/: make 3 functions static
Adrian Bunk
5
-44
/
+36
2007-05-02
ocfs2: Implement compat_ioctl()
Mark Fasheh
4
-0
/
+32
2007-04-26
ocfs2: Cache extent records
Mark Fasheh
7
-0
/
+289
2007-04-26
ocfs2: Remember rw lock level during direct io
Mark Fasheh
3
-7
/
+19
2007-04-26
ocfs2: Fix up i_blocks calculation to know about holes
Mark Fasheh
9
-30
/
+25
2007-04-26
ocfs2: Fix extent lookup to return true size of holes
Mark Fasheh
5
-12
/
+109
2007-04-26
ocfs2: Read from an unwritten extent returns zeros
Mark Fasheh
10
-23
/
+45
2007-04-26
ocfs2: make room for unwritten extents flag
Mark Fasheh
6
-69
/
+151
2007-04-26
ocfs2: Use own splice write actor
Mark Fasheh
3
-1
/
+162
2007-04-26
ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate()
Mark Fasheh
1
-1
/
+4
2007-04-26
ocfs2: zero tail of sparse files on truncate
Mark Fasheh
7
-25
/
+328
2007-04-26
ocfs2: Teach ocfs2_get_block() about holes
Mark Fasheh
1
-38
/
+61
2007-04-26
ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write()
Mark Fasheh
1
-120
/
+5
2007-04-26
ocfs2: teach ocfs2_file_aio_write() about sparse files
Mark Fasheh
7
-57
/
+1076
2007-04-26
ocfs2: Turn off shared writeable mmap for local files systems with holes.
Mark Fasheh
1
-2
/
+5
2007-04-26
ocfs2: abstract out allocation locking
Mark Fasheh
1
-27
/
+77
2007-04-26
ocfs2: teach extend/truncate about sparse files
Mark Fasheh
3
-237
/
+320
2007-04-26
ocfs2: temporarily remove extent map caching
Mark Fasheh
14
-996
/
+96
2007-04-26
ocfs2: sparse b-tree support
Mark Fasheh
8
-497
/
+2002
2007-04-26
ocfs2: small cleanup of ocfs2_request_delete()
Mark Fasheh
1
-33
/
+13
2007-04-26
ocfs2: remove unused code
Tiger Yang
4
-329
/
+7
2007-04-26
ocfs2: Remove delete inode vote
Tiger Yang
10
-38
/
+205
2007-04-26
ocfs2: filter more error prints
Mark Fasheh
2
-3
/
+2
2007-04-26
ocfs2: Replace panic() with emergency_restart() when fencing
Sunil Mushran
1
-1
/
+4
2007-04-26
ocfs2: Silence compiler warnings
Sunil Mushran
2
-2
/
+2
2007-04-26
ocfs2: Local mounts should skip inode updates
Mark Fasheh
1
-12
/
+9
2007-04-26
ocfs2_dlm: Call cond_resched_lock() once per hash bucket scan
Sunil Mushran
1
-2
/
+1
2007-04-26
ocfs2_dlm: fix race in dlm_remaster_locks
Srinivas Eeda
1
-0
/
+2
2007-03-26
ocfs2_dlm: Check for migrateable lockres in dlm_empty_lockres()
Sunil Mushran
2
-34
/
+67
2007-03-26
ocfs2_dlm: Fix lockres ref counting bug
Sunil Mushran
2
-10
/
+6
2007-03-14
ocfs2_dlm: Add missing locks in dlm_empty_lockres
Sunil Mushran
1
-0
/
+3
2007-03-14
ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres
Sunil Mushran
1
-0
/
+2
2007-03-14
ocfs2: add some missing address space callbacks
Joel Becker
1
-1
/
+25
2007-03-14
ocfs2: Concurrent access of o2hb_region->hr_task was not locked
Joel Becker
1
-12
/
+32
2007-03-14
ocfs2: Proper cleanup in case of error in ocfs2_register_hb_callbacks()
Joel Becker
4
-26
/
+10
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
[next]