Commit Graph

167 Commits (acf3bb007e5636ef4c17505affb0974175108553)

Author SHA1 Message Date
Al Viro ba87167c06 switch ocfs2, close races 14 years ago
Jan Kara f00c9e44ad quota: Fix deadlock during path resolution 14 years ago
Nick Piggin fa0d7e3de6 fs: icache RCU free inodes 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Al Viro 152a083666 new helper: mount_bdev() 14 years ago
Tristan Ye 7bdb0d18bf ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes. 15 years ago
Goldwyn Rodrigues 75d9bbc738 Initialize max_slots early 15 years ago
Sunil Mushran 2c442719e9 ocfs2: Add support for heartbeat=global mount option 15 years ago
Sunil Mushran 98f486f23b ocfs2: Add an incompat feature flag OCFS2_FEATURE_INCOMPAT_CLUSTERINFO 15 years ago
Arnd Bergmann 6005679412 BKL: Remove BKL from OCFS2 15 years ago
Jan Blunck db71922217 BKL: Explicitly add BKL around get_sb/fill_super 15 years ago
Tao Ma b4d693fcc5 ocfs2: Cache system inodes of other slots. 15 years ago
Patrick J. LoPresti 3bdb8efd94 OCFS2: Allow huge (> 16 TiB) volumes to mount 15 years ago
Al Viro 066d92dcbf convert ocfs2 to ->evict_inode() 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
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() 15 years ago
Jan Kara 57b09bb5e4 ocfs2: Set MS_POSIXACL on remount 15 years ago
Jan Kara 5297aad80c ocfs2: Make acl use the default 15 years ago
Jan Kara e6aabe0cac ocfs2: Always include ACL support 15 years ago
Joel Becker fb5cbe9efd ocfs2: Return -EINVAL when a device is not ocfs2. 15 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