Commit Graph

147 Commits (7af9cce8ae467bb2fcf3b0b6be3898835bdb984c)

Author SHA1 Message Date
Christoph Hellwig 287a80958c quota: rename default quotactl methods to dquot_ 15 years ago
Christoph Hellwig 307ae18a56 quota: drop remount argument to ->quota_on and ->quota_off 15 years ago
Christoph Hellwig 0f0dd62fdd quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers 15 years ago
Jan Kara eea7feb072 ocfs2: Fix use after free on remount read-only 15 years ago
Jan Kara c06bcbfa1e ocfs2: Fix lock inversion in quotas during umount 15 years ago
Joel Becker e4b963f10e ocfs2: Wrap signal blocking in void functions. 15 years ago
Sunil Mushran 4b37fcb7d4 ocfs2: Make nointr a default mount option 15 years ago
Mark Fasheh 83f92318fa ocfs2: Add dir_resv_level mount option 15 years ago
Mark Fasheh 6b82021b9e ocfs2: increase the default size of local alloc windows 15 years ago
Mark Fasheh 73c8a80003 ocfs2: clean up localalloc mount option size parsing 15 years ago
Mark Fasheh 4fe370afaa ocfs2: use allocation reservations during file write 15 years ago
Mark Fasheh d02f00cc05 ocfs2: allocation reservations 15 years ago
Tao Ma 8571882c21 ocfs2: ocfs2_group_bitmap_size has to handle old volume. 15 years ago
Joel Becker 4cbe4249d6 ocfs2: Define data structures for discontiguous block groups. 15 years ago
Tiger Yang b89c54282d ocfs2: add extent block stealing for ocfs2 v5 15 years ago
Sunil Mushran 2bd632165c ocfs2/trivial: Remove trailing whitespaces 15 years ago
Coly Li 837711f862 ocfs2: return f_fsid info in ocfs2_statfs() 16 years ago
Jan Kara 57b09bb5e4 ocfs2: Set MS_POSIXACL on remount 16 years ago
Jan Kara 5297aad80c ocfs2: Make acl use the default 16 years ago
Jan Kara e6aabe0cac ocfs2: Always include ACL support 16 years ago
Joel Becker fb5cbe9efd ocfs2: Return -EINVAL when a device is not ocfs2. 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Sunil Mushran a2f2ddbf2b ocfs2: __ocfs2_abort() should not enable panic for local mounts 16 years ago
Tao Ma 374a263e79 ocfs2: Add refcount tree lock mechanism. 16 years ago
Alexey Dobriyan 0d54b217a2 const: make struct super_block::s_qcop const 16 years ago
Joel Becker 292dd27ec7 ocfs2: move ip_created_trans to struct ocfs2_caching_info 16 years ago
Joel Becker 66fb345ddd ocfs2: move ip_last_trans to struct ocfs2_caching_info 16 years ago
Joel Becker 8cb471e8f8 ocfs2: Take the inode out of the metadata read/write paths. 16 years ago
Joel Becker 6e5a3d7538 ocfs2: Change metadata caching locks to an operations structure. 16 years ago
Joel Becker 47460d65a4 ocfs2: Make the ocfs2_caching_info structure self-contained. 16 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
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
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