Commit Graph

105 Commits (e0420029dedb867e5c2c044a0737338a7e9cec0b)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 90c699a9ee block: rename CONFIG_LBD to CONFIG_LBDAF 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 16 years ago
Mark Fasheh 171bf93ce1 ocfs2: Periodic quota syncing 16 years ago
Jan Kara 9e33d69f55 ocfs2: Implementation of local and global quota file handling 16 years ago
Jan Kara 1a224ad11e ocfs2: Assign feature bits and system inodes to quota feature and quota files 16 years ago
Tiger Yang a68979b857 ocfs2: add mount option and Kconfig option for acl 16 years ago
Mark Fasheh a81cb88b64 ocfs2: Don't check for NULL before brelse() 17 years ago
Sunil Mushran b0f73cfc36 ocfs2: Add xattr mount option in ocfs2_show_options() 17 years ago
Joel Becker 2b4e30fbde ocfs2: Switch over to JBD2. 17 years ago
Joel Becker 12462f1d9f ocfs2: Add the 'inode64' mount option. 17 years ago
Tiger Yang 8154da3d21 ocfs2: Add incompatible flag for extended attribute 17 years ago
Tiger Yang cf1d6c763f ocfs2: Add extended attribute support 17 years ago
Tiger Yang fdd77704a8 ocfs2: reserve inline space for extended attribute 17 years ago
Mark Fasheh 9c7af40b21 ocfs2: throttle back local alloc when low on disk space 17 years ago
Mark Fasheh ebcee4b5c9 ocfs2: Track local alloc bits internally 17 years ago
Steven Whitehouse a447c09324 vfs: Use const for kernel parser table 17 years ago
Sunil Mushran 539d826409 [PATCH 2/2] ocfs2: Fix race between mount and recovery 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Wengang Wang 01af482037 ocfs2: Handle error during journal load 17 years ago
Tao Ma 4d0ddb2ce2 ocfs2: Add inode stealing for ocfs2_reserve_new_inode 17 years ago
Joel Becker b61817e116 ocfs2: Add the USERSPACE_STACK incompat bit. 17 years ago
Joel Becker 286eaa95c5 ocfs2: Break out stackglue into modules. 17 years ago
Joel Becker 63e0c48ae6 ocfs2: Clean up stackglue initialization 17 years ago
Mark Fasheh 0abd6d1803 ocfs2: Fill node number during cluster stack init 17 years ago
Joel Becker 6953b4c008 ocfs2: Move o2hb functionality into the stack glue. 17 years ago
Joel Becker 19fdb624dc ocfs2: Abstract out node number queries. 17 years ago
Joel Becker 4670c46ded ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API. 17 years ago
Joel Becker 24ef1815e5 ocfs2: Separate out dlm lock functions. 17 years ago
Joel Becker 553abd046a ocfs2: Change the recovery map to an array of node numbers. 17 years ago
Mark Fasheh 8e8a4603b5 ocfs2: Move slot map access into slot_map.c 17 years ago
Joel Becker d24fbcda0c ocfs2: Negotiate locking protocol versions. 17 years ago
Jan Kara 5fa0613ea5 ocfs2: Silence false lockdep warnings 17 years ago
Mark Fasheh 53fc622b9e [PATCH 2/2] ocfs2: cluster aware flock() 17 years ago
Sunil Mushran 2fbe8d1ebe ocfs2: Local alloc window size changeable via mount option 17 years ago
Mark Fasheh d147b3d630 ocfs2: Support commit= mount option 17 years ago