Alexey Dobriyan
|
0d54b217a2
const: make struct super_block::s_qcop const
|
15 years ago |
Jan Kara
|
5fd1318937
ocfs2: Don't oops in ocfs2_kill_sb on a failed mount
|
16 years ago |
Jan Kara
|
1c1d9793ff
ocfs2: Fix initialization of blockcheck stats
|
16 years ago |
Jan Kara
|
f7b1aa69be
ocfs2: Fix deadlock on umount
|
16 years ago |
Jeff Mahoney
|
8b712cd58a
ocfs2: Fixup orphan scan cleanup after failed mount
|
16 years ago |
Linus Torvalds
|
cf5434e894
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
16 years ago |
Sunil Mushran
|
df152c241d
ocfs2: Disable orphan scanning for local and hard-ro mounts
|
16 years ago |
Sunil Mushran
|
692684e19e
ocfs2: Stop orphan scan as early as possible during umount
|
16 years ago |
Sunil Mushran
|
c3d38840ab
ocfs2: Fix ocfs2_osb_dump()
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
90c699a9ee
block: rename CONFIG_LBD to CONFIG_LBDAF
|
16 years ago |
Linus Torvalds
|
300df7dc89
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
|
16 years ago |
Alessio Igor Bogani
|
337eb00a2c
Push BKL down into ->remount_fs()
|
16 years ago |
Christoph Hellwig
|
6cfd014842
push BKL down into ->put_super
|
16 years ago |
Christoph Hellwig
|
94cb993f2e
ocfs2: remove ->write_super and stop maintaining ->s_dirt
|
16 years ago |
Tao Ma
|
06c59bb896
ocfs2: Remove redundant gotos in ocfs2_mount_volume()
|
16 years ago |
Joel Becker
|
73be192b17
ocfs2: Add statistics for the checksum and ecc operations.
|
16 years ago |
Srinivas Eeda
|
15633a220f
ocfs2 patch to track delayed orphan scan timer statistics
|
16 years ago |
Srinivas Eeda
|
83273932fb
ocfs2: timer to queue scan of all orphan slots
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Srinivas Eeda
|
9140db04ef
ocfs2: recover orphans in offline slots during recovery and mount
|
16 years ago |
Mark Fasheh
|
9b7895efac
ocfs2: Add a name indexed b-tree to directory inodes
|
16 years ago |
Sunil Mushran
|
50397507e8
ocfs2: Expose the file system state via debugfs
|
16 years ago |
wengang wang
|
28d57d4377
ocfs2: add IO error check in ocfs2_get_sector()
|
16 years ago |
Tao Ma
|
c8b9cf9a7c
ocfs2: lock the metaecc process for xattr bucket
|
16 years ago |
Jan Kara
|
ea455f8ab6
ocfs2: Push out dropping of dentry lock to ocfs2_wq
|
16 years ago |
Joel Becker
|
d030cc978e
ocfs2: Validate superblock with checksum and ecc.
|
16 years ago |
Jan Kara
|
19ece546a4
ocfs2: Enable quota accounting on mount, disable on umount
|
17 years ago |
Mark Fasheh
|
171bf93ce1
ocfs2: Periodic quota syncing
|
16 years ago |
Jan Kara
|
9e33d69f55
ocfs2: Implementation of local and global quota file handling
|
17 years ago |
Jan Kara
|
1a224ad11e
ocfs2: Assign feature bits and system inodes to quota feature and quota files
|
17 years ago |