Commit Graph

1381 Commits (ce6ada35bdf710d16582cc4869c26722547e6f11)

Author SHA1 Message Date
Tristan Ye 0f4da216b8 Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes. 15 years ago
Tao Ma 07eaac9438 ocfs2: Fix lockdep warning in reflink. 15 years ago
Tao Ma 5e64b0d9e8 ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock. 15 years ago
Goldwyn Rodrigues 5e98d49240 Track negative entries v3 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
Tao Ma 17ae521158 ocfs2: Remove obsolete comments before ocfs2_start_trans. 15 years ago
Tao Ma f9c57ada32 ocfs2: Remove unused old_id in ocfs2_commit_cache. 15 years ago
Jan Kara 4c38881f87 ocfs2: Remove ocfs2_sync_inode() 15 years ago
Goldwyn Rodrigues 83fd9c7f65 Reorganize data elements to reduce struct sizes 15 years ago
Tao Ma 95fa859a26 ocfs2: Remove obscure error handling in direct_write. 15 years ago
Tao Ma 3c3f20c981 ocfs2: Add some trace log for orphan scan. 15 years ago
Tristan Ye ddee5cdb70 Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8. 15 years ago
Mark Fasheh 97b8f4a9df ocfs2: Fix orphan add in ocfs2_create_inode_in_orphan 15 years ago
Mark Fasheh dd43bcde23 ocfs2: split out ocfs2_prepare_orphan_dir() into locking and prep functions 15 years ago
Mark Fasheh e49e27674d ocfs2: allow return of new inode block location before allocation of the inode 15 years ago
Mark Fasheh d51349829c ocfs2: use ocfs2_alloc_dinode_update_counts() instead of open coding 15 years ago
Mark Fasheh 021960cab3 ocfs2: split out inode alloc code from ocfs2_mknod_locked 15 years ago
Tristan Ye 81c8c82b5a Ocfs2: Fix a regression bug from mainline commit(6b933c8e6f). 15 years ago
Jan Kara 9b4c0ff32c ocfs2: Fix deadlock when allocating page 15 years ago
Mark Fasheh b2b6ebf5f7 ocfs2: properly set and use inode group alloc hint 15 years ago
Tao Ma 889f004a8c ocfs2: Use the right group in nfs sync check. 15 years ago
Jan Kara 04eda1a180 ocfs2: Flush drive's caches on fdatasync 15 years ago
Tao Ma f63afdb2c3 ocfs2: make __ocfs2_page_mkwrite handle file end properly. 15 years ago
Sunil Mushran f5ce5a08a4 ocfs2: Fix incorrect checksum validation error 15 years ago
Sunil Mushran dc696aced9 ocfs2: Fix metaecc error messages 15 years ago
Tao Ma 6ea4843f53 ocfs2: Add readhead during CoW. 15 years ago
Tao Ma 7b61cf54a2 ocfs2: Add readahead support for CoW. 15 years ago
Tao Ma 155027121f ocfs2: Add struct file to ocfs2_refcount_cow. 15 years ago
Tao Ma b890823635 ocfs2: pass struct file* to ocfs2_prepare_inode_for_write. 15 years ago
Tao Ma 0378da0fda ocfs2: pass struct file* to ocfs2_write_begin_nolock. 15 years ago
Al Viro b57922d97f convert remaining ->clear_inode() to ->evict_inode() 15 years ago
Al Viro 45321ac543 Make ->drop_inode() just return whether inode needs to be dropped 15 years ago
Al Viro 066d92dcbf convert ocfs2 to ->evict_inode() 15 years ago
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
Christoph Hellwig eafdc7d190 sort out blockdev_direct_IO variants 15 years ago
Tristan Ye 415cf32c9c O2net: Disallow o2net accept connection request from itself. 15 years ago
Wengang Wang b11f1f1ab7 ocfs2/dlm: remove potential deadlock -V3 15 years ago
Wengang Wang a524812b7e ocfs2/dlm: avoid incorrect bit set in refmap on recovery master 15 years ago
Jiaju Zhang 845b6cf341 Fix the nested PR lock calling issue in ACL 15 years ago
Tao Ma 8a2e70c40f ocfs2: Count more refcount records in file system fragmentation. 15 years ago
Srinivas Eeda 7beaf24378 ocfs2 fix o2dlm dlm run purgelist (rev 3) 15 years ago
Wengang Wang 6d98c3ccb5 ocfs2/dlm: fix a dead lock 15 years ago
Tiger Yang 6eda3dd33f ocfs2: do not overwrite error codes in ocfs2_init_acl 15 years ago
Theodore Ts'o a931da6ac9 jbd2: Change j_state_lock to be a rwlock_t 15 years ago
Christoph Hellwig 552ef8024f direct-io: move aio_complete into ->end_io 15 years ago
Christoph Hellwig 40e2e97316 direct-io: move aio_complete into ->end_io 15 years ago
Joe Perches 33fa1d909c fs/ocfs2: Remove unnecessary casts of private_data 15 years ago
Joel Becker 5453258d53 ocfs2: Silence gcc warning in ocfs2_write_zero_page(). 15 years ago