Commit Graph

1170 Commits (b0f86f5a169c758a82b0e23eef6795356f6d5a25)

Author SHA1 Message Date
Srinivas Eeda 14741472a0 ocfs2: Fix a race in o2dlm lockres mastery 15 years ago
Tristan Ye b54c2ca475 Ocfs2: Handle deletion of reflinked oprhan inodes correctly. 15 years ago
Tristan Ye 3939fda4b3 Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir. 15 years ago
Mark Fasheh b4414eea0e ocfs2: Clear undo bits when local alloc is freed 15 years ago
Tao Ma b23179681c ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. 15 years ago
Tao Ma dfe4d3d6a6 ocfs2: Fix the update of name_offset when removing xattrs 15 years ago
Mark Fasheh b22b63ebaf ocfs2: Always try for maximum bits with new local alloc windows 15 years ago
Mark Fasheh fcefd25ac8 ocfs2: set i_mode on disk during acl operations 15 years ago
Tao Ma 6527f8f848 ocfs2: Update i_blocks in reflink operations. 15 years ago
Tao Ma 78c37eb0d5 ocfs2: Change bg_chain check for ocfs2_validate_gd_parent. 15 years ago
Sachin Prabhu ee860b6a65 [PATCH] Skip check for mandatory locks when unlocking 15 years ago
Joe Perches 03affdef4f fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
Christoph Hellwig 871a293155 dquot: cleanup dquot initialize routine 15 years ago
Christoph Hellwig 907f4554e2 dquot: move dquot initialization responsibility into the filesystem 15 years ago
Christoph Hellwig 9f75475802 dquot: cleanup dquot drop routine 15 years ago
Christoph Hellwig 257ba15ced dquot: move dquot drop responsibility into the filesystem 15 years ago
Christoph Hellwig b43fa8284d dquot: cleanup dquot transfer routine 15 years ago
Christoph Hellwig 63936ddaa1 dquot: cleanup inode allocation / freeing routines 15 years ago
Christoph Hellwig 5dd4056db8 dquot: cleanup space allocation / freeing routines 15 years ago
Tristan Ye 9df5778ece Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h 15 years ago
Wengang Wang 5051f76883 ocfs2: send SIGXFSZ if new filesize exceeds limit -v2 15 years ago
Sunil Mushran 6fcef3f04a ocfs2/userdlm: Add tracing in userdlm 15 years ago
Sunil Mushran 9b915181af ocfs2: Use a separate masklog for AST and BASTs 15 years ago
Srinivas Eeda bc9838c4d4 dlm: allow dlm do recovery during shutdown 15 years ago
Tao Ma cbaee472f2 ocfs2: Only bug out in direct io write for reflinked extent. 15 years ago
Coly Li 66b116c9d8 ocfs2: fix warning in ocfs2_file_aio_write() 15 years ago
Joel Becker cbe0e331fd ocfs2_dlmfs: Enable the use of user cluster stacks. 15 years ago
Joel Becker 0016eedc41 ocfs2_dlmfs: Use the stackglue. 15 years ago
Joel Becker e8fce482f3 ocfs2_dlmfs: Don't honor truncate. The size of a dlmfs file is LVB_LEN 15 years ago
Joel Becker 553b5eb91a ocfs2: Pass the locking protocol into ocfs2_cluster_connect(). 15 years ago
Joel Becker e603cfb074 ocfs2: Remove the ast pointers from ocfs2_stack_plugins 15 years ago
Joel Becker 110946c8fb ocfs2: Hang the locking proto on the cluster conn and use it in asts. 15 years ago
Joel Becker c0e4133851 ocfs2: Attach the connection to the lksb 15 years ago
Joel Becker a796d2862a ocfs2: Pass lksbs back from stackglue ast/bast functions. 15 years ago
Joel Becker 34a9dd7e29 ocfs2_dlmfs: Move to its own directory 15 years ago
Joel Becker 65b6f34034 ocfs2_dlmfs: Use poll() to signify BASTs. 15 years ago
Joel Becker 14a437c2b6 ocfs2_dlmfs: Add capabilities parameter. 15 years ago
Joel Becker 399ff3a748 ocfs2: Handle errors while setting external xattr values. 15 years ago
Joel Becker 139ffacebf ocfs2: Set inline xattr entries with ocfs2_xa_set() 15 years ago
Joel Becker d3981544d7 ocfs2: Set xattr block entries with ocfs2_xa_set() 15 years ago
Joel Becker c5d95df5f7 ocfs2: Let ocfs2_xa_prepare_entry() do space checks. 15 years ago
Joel Becker bca5e9bd1e ocfs2: Gell into ocfs2_xa_set() 15 years ago
Joel Becker 73857ee0b5 ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value() 15 years ago
Joel Becker cf2bc80940 ocfs2: Teach ocfs2_xa_loc how to do its own journal work 15 years ago
Joel Becker 3fc12afa0c ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing 15 years ago
Joel Becker 9dc474005d ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value() 15 years ago
Joel Becker 69a3e539d0 ocfs2: Set the xattr name+value pair in one place 15 years ago
Joel Becker 199799a360 ocfs2: Wrap calculation of name+value pair size. 15 years ago