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
/
ocfs2
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-05
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
102
-306
/
+102
2021-04-30
ocfs2/dlm: remove unused function
Jiapeng Chong
1
-7
/
+0
2021-04-30
ocfs2: fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-04-30
ocfs2: map flags directly in flags_to_o2dlm()
Joseph Qi
1
-18
/
+18
2021-04-30
ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
Yang Li
1
-1
/
+1
2021-04-27
Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-48
/
+27
2021-04-27
Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+10
2021-04-12
ocfs2: convert to fileattr
Miklos Szeredi
5
-48
/
+27
2021-04-09
ocfs2: fix deadlock between setattr and dio_end_io_write
Wengang Wang
2
-12
/
+7
2021-03-12
ocfs2_inode_lock_update(): make sure we don't change the type bits of i_mode
Al Viro
1
-2
/
+10
2021-02-24
ocfs2: simplify the calculation of variables
Jiapeng Chong
1
-1
/
+1
2021-02-24
ocfs2: fix a use after free on error
Dan Carpenter
1
-1
/
+7
2021-02-24
ocfs2: clean up some definitions which are not used any more
guozh
2
-14
/
+0
2021-02-24
ocfs2: remove redundant conditional before iput
Yi Li
1
-2
/
+0
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-33
/
+52
2021-01-27
block: use an on-stack bio in blkdev_issue_flush
Christoph Hellwig
1
-1
/
+1
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
6
-20
/
+35
2021-01-24
stat: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
acl: handle idmapped mounts
Christian Brauner
2
-1
/
+5
2021-01-24
attr: handle idmapped mounts
Christian Brauner
2
-4
/
+4
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
3
-4
/
+4
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2
-3
/
+3
2020-12-15
ocfs2: ratelimit the 'max lookup times reached' notice
Mauricio Faria de Oliveira
1
-2
/
+2
2020-12-15
fs/ocfs2/cluster/tcp.c: remove unneeded break
Tom Rix
1
-1
/
+0
2020-11-14
ocfs2: initialize ip_next_orphan
Wengang Wang
1
-0
/
+1
2020-11-06
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
1
-1
/
+1
2020-10-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+4
2020-10-18
jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data...
Mauricio Faria de Oliveira
1
-0
/
+4
2020-10-13
ocfs2: fix potential soft lockup during fstrim
Gang He
1
-1
/
+3
2020-10-13
ocfs2: delete repeated words in comments
Randy Dunlap
2
-2
/
+2
2020-09-23
ocfs2: cleanup o2hb_region_dev_store
Christoph Hellwig
1
-18
/
+10
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-07
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-55
/
+13
2020-08-07
ocfs2: fix unbalanced locking
Pavel Machek
1
-1
/
+7
2020-08-07
ocfs2: replace HTTP links with HTTPS ones
Alexander A. Klimov
2
-4
/
+4
2020-08-07
ocfs2: change slot number type s16 to u16
Junxiao Bi
3
-6
/
+6
2020-08-07
ocfs2: suballoc.h: delete a duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-07
ocfs2: fix remounting needed after setfacl command
Gang He
1
-0
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
6
-14
/
+14
2020-06-26
ocfs2: fix value of OCFS2_INVALID_SLOT
Junxiao Bi
1
-1
/
+1
2020-06-26
ocfs2: fix panic on nfs server over ocfs2
Junxiao Bi
1
-3
/
+6
2020-06-26
ocfs2: load global_inode_alloc
Junxiao Bi
1
-1
/
+1
2020-06-26
ocfs2: avoid inode removal while nfsd is accessing it
Junxiao Bi
2
-1
/
+17
2020-06-14
dlmfs: clean up dlmfs_file_{read,write}() a bit
Al Viro
3
-55
/
+13
2020-06-11
ocfs2: fix build failure when TCP/IP is disabled
Tom Seewald
1
-1
/
+1
2020-06-10
ocfs2: fix spelling mistake and grammar
Keyur Patel
1
-1
/
+1
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+1
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
1
-4
/
+1
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
1
-1
/
+2
[next]