index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-06
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+13
2009-09-05
ocfs2: ocfs2_write_begin_nolock() should handle len=0
Sunil Mushran
1
-2
/
+2
2009-08-28
ocfs2: invalidate dentry if its dentry_lock isn't initialized.
Tao Ma
1
-0
/
+11
2009-08-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+19
2009-08-21
ocfs2/dlm: Wait on lockres instead of erroring cancel requests
Goldwyn Rodrigues
1
-2
/
+2
2009-08-21
ocfs2: Add missing lock name
Jan Kara
1
-0
/
+1
2009-08-18
ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
Jan Kara
1
-1
/
+5
2009-08-17
ocfs2: release the buffer head in ocfs2_do_truncate.
Tao Ma
1
-1
/
+1
2009-08-17
ocfs2: Handle quota file corruption more gracefully
Jan Kara
1
-0
/
+10
2009-08-13
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-135
/
+357
2009-08-10
ocfs2: Fix possible deadlock when extending quota file
Jan Kara
2
-63
/
+57
2009-08-08
ocfs2: keep index within status_map[]
Roel Kluin
1
-1
/
+2
2009-08-08
ocfs2: Initialize the cluster we're writing to in a non-sparse extend
Sunil Mushran
1
-19
/
+47
2009-08-01
ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()
Goldwyn Rodrigues
1
-1
/
+0
2009-07-30
ocfs2/quota: Release lock for error in ocfs2_quota_write.
Tao Ma
1
-1
/
+1
2009-07-23
ocfs2: Define credit counts for quota operations
Jan Kara
3
-12
/
+35
2009-07-23
ocfs2: Remove syncjiff field from quota info
Jan Kara
2
-4
/
+2
2009-07-23
ocfs2: Fix initialization of blockcheck stats
Jan Kara
1
-0
/
+1
2009-07-23
ocfs2: Zero out padding of on disk dquot structure
Jan Kara
1
-0
/
+1
2009-07-23
ocfs2: Initialize blocks allocated to local quota file
Jan Kara
1
-15
/
+83
2009-07-23
ocfs2: Mark buffer uptodate before calling ocfs2_journal_access_dq()
Jan Kara
1
-1
/
+3
2009-07-23
ocfs2: Make global quota files blocksize aligned
Jan Kara
1
-2
/
+5
2009-07-23
ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records.
Tao Ma
1
-1
/
+2
2009-07-22
ocfs2: Fix deadlock on umount
Jan Kara
4
-15
/
+70
2009-07-22
ocfs2: Add extra credits and access the modified bh in update_edge_lengths.
Tao Ma
1
-5
/
+39
2009-07-21
ocfs2: Fail ocfs2_get_block() immediately when a block needs allocation
Wengang Wang
1
-0
/
+1
2009-07-21
ocfs2: Fix error return in ocfs2_write_cluster()
Wengang Wang
1
-1
/
+1
2009-07-21
ocfs2: Fix compilation warning for fs/ocfs2/xattr.c
Subrata Modak
1
-1
/
+2
2009-07-21
ocfs2: Initialize count in aio_write before generic_write_checks
Goldwyn Rodrigues
1
-0
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-11
ocfs2: log the actual return value of ocfs2_file_aio_write()
Wengang Wang
1
-1
/
+3
2009-07-09
ocfs2: trivial fix for s/migrate/migration/ in dlmrecovery.c logging
Jeff Liu
1
-1
/
+1
2009-07-09
ocfs2: Fixup orphan scan cleanup after failed mount
Jeff Mahoney
3
-2
/
+11
2009-06-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-105
/
+283
2009-06-23
ocfs2/trivial: Wrap ocfs2_sysfile_cluster_lock_key within define.
Tao Ma
1
-0
/
+2
2009-06-23
ocfs2: Add lockdep annotations
Jan Kara
6
-25
/
+123
2009-06-23
ocfs2: Disable orphan scanning for local and hard-ro mounts
Sunil Mushran
5
-43
/
+51
2009-06-23
ocfs2: Do not initialize lvb in ocfs2_orphan_scan_lock_res_init()
Sunil Mushran
2
-4
/
+4
2009-06-23
ocfs2: Stop orphan scan as early as possible during umount
Sunil Mushran
3
-4
/
+21
2009-06-23
ocfs2: Fix ocfs2_osb_dump()
Sunil Mushran
1
-14
/
+18
2009-06-23
ocfs2: Pin journal head before accessing jh->b_committed_data
Sunil Mushran
1
-4
/
+24
2009-06-23
ocfs2: Update atime in splice read if necessary.
Tao Ma
1
-3
/
+3
2009-06-23
ocfs2: Provide the ocfs2_dlm_lvb_valid() stack API.
Joel Becker
5
-9
/
+38
2009-06-19
block: rename CONFIG_LBD to CONFIG_LBDAF
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-06-16
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-96
/
+610
2009-06-16
ocfs2/net: Use wait_event() in o2net_send_message_vec()
Sunil Mushran
1
-5
/
+2
2009-06-16
ocfs2: Adjust rightmost path in ocfs2_add_branch.
Tao Ma
1
-4
/
+76
2009-06-12
Push BKL down into ->remount_fs()
Alessio Igor Bogani
1
-0
/
+4
2009-06-12
push BKL down into ->put_super
Christoph Hellwig
1
-0
/
+4
2009-06-12
ocfs2: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
1
-14
/
+0
[next]