index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
2010-03-23
Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
Tristan Ye
1
-0
/
+15
2010-03-23
Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
Tristan Ye
1
-5
/
+23
2010-03-23
ocfs2: Clear undo bits when local alloc is freed
Mark Fasheh
4
-46
/
+95
2010-03-19
ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
Tao Ma
1
-6
/
+4
2010-03-19
ocfs2: Fix the update of name_offset when removing xattrs
Tao Ma
1
-1
/
+1
2010-03-18
ocfs2: Always try for maximum bits with new local alloc windows
Mark Fasheh
1
-2
/
+2
2010-03-18
ocfs2: enable discontig block group support.
Tao Ma
1
-1
/
+2
2010-04-27
ocfs2: Set ac_last_group properly with discontig group.
Tao Ma
1
-12
/
+19
2010-03-22
ocfs2: Free block to the right block group.
Tao Ma
6
-10
/
+28
2010-05-17
ocfs2: Add ocfs2_gd_is_discontig.
Tao Ma
1
-0
/
+14
2010-04-13
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
Tao Ma
5
-17
/
+34
2010-04-22
ocfs2: Some tiny bug fixes for discontiguous block allocation.
Tao Ma
2
-15
/
+25
2010-03-26
ocfs2: Don't relink cluster groups when allocating discontig block groups
Joel Becker
1
-0
/
+8
2010-03-26
ocfs2: Grow discontig block groups in one transaction.
Joel Becker
2
-26
/
+34
2010-03-26
ocfs2: Set suballoc_loc on allocated metadata.
Joel Becker
7
-18
/
+39
2010-03-26
ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
Joel Becker
1
-19
/
+24
2010-05-06
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
Joel Becker
8
-43
/
+34
2010-03-26
ocfs2: Trim suballocations if they cross discontiguous regions
Joel Becker
1
-0
/
+48
2010-03-26
ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.
Joel Becker
1
-11
/
+7
2010-03-26
ocfs2: Add suballoc_loc to metadata blocks.
Joel Becker
1
-5
/
+24
2010-04-13
ocfs2: Pass suballocation results back via a structure.
Joel Becker
2
-98
/
+72
2010-04-13
ocfs2: Allocate discontiguous block groups.
Joel Becker
3
-40
/
+291
2010-04-13
ocfs2: Define data structures for discontiguous block groups.
Joel Becker
5
-12
/
+51
2010-03-17
ocfs2: set i_mode on disk during acl operations
Mark Fasheh
1
-5
/
+72
2010-03-17
ocfs2: Update i_blocks in reflink operations.
Tao Ma
1
-0
/
+1
2010-03-17
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
Tao Ma
1
-5
/
+8
2010-03-17
[PATCH] Skip check for mandatory locks when unlocking
Sachin Prabhu
1
-1
/
+1
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-03-12
fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
Joe Perches
1
-2
/
+2
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-2
/
+2
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2010-03-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
8
-77
/
+71
2010-03-05
dquot: cleanup dquot initialize routine
Christoph Hellwig
5
-12
/
+11
2010-03-05
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
3
-0
/
+18
2010-03-05
dquot: cleanup dquot drop routine
Christoph Hellwig
2
-2
/
+1
2010-03-05
dquot: move dquot drop responsibility into the filesystem
Christoph Hellwig
1
-0
/
+2
2010-03-05
dquot: cleanup dquot transfer routine
Christoph Hellwig
2
-3
/
+2
2010-03-05
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
3
-24
/
+10
2010-03-05
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
6
-46
/
+37
2010-03-02
Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
Tristan Ye
4
-60
/
+83
2010-02-27
ocfs2: send SIGXFSZ if new filesize exceeds limit -v2
Wengang Wang
1
-3
/
+2
2010-02-27
ocfs2/userdlm: Add tracing in userdlm
Sunil Mushran
1
-19
/
+25
2010-02-27
ocfs2: Use a separate masklog for AST and BASTs
Sunil Mushran
3
-25
/
+67
2010-02-26
dlm: allow dlm do recovery during shutdown
Srinivas Eeda
1
-1
/
+1
2010-02-26
ocfs2: Only bug out in direct io write for reflinked extent.
Tao Ma
1
-2
/
+3
2010-02-26
ocfs2: fix warning in ocfs2_file_aio_write()
Coly Li
1
-1
/
+1
2010-02-26
ocfs2_dlmfs: Enable the use of user cluster stacks.
Joel Becker
5
-5
/
+36
2010-02-26
ocfs2_dlmfs: Use the stackglue.
Joel Becker
3
-173
/
+166
2010-02-26
ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN
Joel Becker
1
-0
/
+18
[prev]
[next]