Age | Commit message (Expand) | Author |
2021-06-29 | mm: require ->set_page_dirty to be explicitly wired up | Christoph Hellwig |
2021-06-29 | ocfs2: remove redundant initialization of variable ret | Colin Ian King |
2021-06-29 | ocfs2: replace simple_strtoull() with kstrtoull() | Chen Huang |
2021-06-29 | ocfs2: remove repeated uptodate check for buffer | Wan Jiabing |
2021-06-29 | ocfs2: remove redundant assignment to pointer queue | Colin Ian King |
2021-06-29 | ocfs2: fix snprintf() checking | Dan Carpenter |
2021-06-29 | ocfs2: remove unnecessary INIT_LIST_HEAD() | Yang Yingliang |
2021-06-05 | ocfs2: fix data corruption by fallocate | Junxiao Bi |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-04-30 | ocfs2/dlm: remove unused function | Jiapeng Chong |
2021-04-30 | ocfs2: fix a typo | Bhaskar Chowdhury |
2021-04-30 | ocfs2: map flags directly in flags_to_o2dlm() | Joseph Qi |
2021-04-30 | ocfs2: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE | Yang Li |
2021-04-27 | Merge branch 'miklos.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-27 | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-04-12 | ocfs2: convert to fileattr | Miklos Szeredi |
2021-04-09 | ocfs2: fix deadlock between setattr and dio_end_io_write | Wengang Wang |
2021-03-12 | ocfs2_inode_lock_update(): make sure we don't change the type bits of i_mode | Al Viro |
2021-02-24 | ocfs2: simplify the calculation of variables | Jiapeng Chong |
2021-02-24 | ocfs2: fix a use after free on error | Dan Carpenter |
2021-02-24 | ocfs2: clean up some definitions which are not used any more | guozh |
2021-02-24 | ocfs2: remove redundant conditional before iput | Yi Li |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-01-27 | block: use an on-stack bio in blkdev_issue_flush | Christoph Hellwig |
2021-01-24 | fs: make helpers idmap mount aware | Christian Brauner |
2021-01-24 | stat: handle idmapped mounts | Christian Brauner |
2021-01-24 | acl: handle idmapped mounts | Christian Brauner |
2021-01-24 | attr: handle idmapped mounts | Christian Brauner |
2021-01-24 | inode: make init and permission helpers idmapped mount aware | Christian Brauner |
2021-01-24 | namei: make permission helpers idmapped mount aware | Christian Brauner |
2020-12-15 | ocfs2: ratelimit the 'max lookup times reached' notice | Mauricio Faria de Oliveira |
2020-12-15 | fs/ocfs2/cluster/tcp.c: remove unneeded break | Tom Rix |
2020-11-14 | ocfs2: initialize ip_next_orphan | Wengang Wang |
2020-11-06 | jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs | Harshad Shirwadkar |
2020-10-22 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2020-10-18 | jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data... | Mauricio Faria de Oliveira |
2020-10-13 | ocfs2: fix potential soft lockup during fstrim | Gang He |
2020-10-13 | ocfs2: delete repeated words in comments | Randy Dunlap |
2020-09-23 | ocfs2: cleanup o2hb_region_dev_store | Christoph Hellwig |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-07 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2020-08-07 | ocfs2: fix unbalanced locking | Pavel Machek |
2020-08-07 | ocfs2: replace HTTP links with HTTPS ones | Alexander A. Klimov |
2020-08-07 | ocfs2: change slot number type s16 to u16 | Junxiao Bi |
2020-08-07 | ocfs2: suballoc.h: delete a duplicated word | Randy Dunlap |
2020-08-07 | ocfs2: fix remounting needed after setfacl command | Gang He |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-06-26 | ocfs2: fix value of OCFS2_INVALID_SLOT | Junxiao Bi |
2020-06-26 | ocfs2: fix panic on nfs server over ocfs2 | Junxiao Bi |
2020-06-26 | ocfs2: load global_inode_alloc | Junxiao Bi |