Commit Graph

1155 Commits (9045b4b9f7f340f43de0cf687b5b52f6feaaa984)

Author SHA1 Message Date
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
Joel Becker 18853b95d1 ocfs2: Add a name_len field to ocfs2_xattr_info. 15 years ago
Joel Becker 6b240ff63c ocfs2: Prefix the member fields of struct ocfs2_xattr_info. 15 years ago
Joel Becker bde1e5400a ocfs2: Remove xattrs via ocfs2_xa_loc 15 years ago
Joel Becker 11179f2c92 ocfs2: Introduce ocfs2_xa_loc 15 years ago
Sunil Mushran 8545e03d82 ocfs2: Add current->comm in trace output 15 years ago
Wengang Wang 96a1cc731a ocfs2: Clean up the checks for CoW and direct I/O. 15 years ago
Tiger Yang b89c54282d ocfs2: add extent block stealing for ocfs2 v5 15 years ago
Sunil Mushran 6efd806634 ocfs2/cluster: Make o2net connect messages KERN_NOTICE 15 years ago
Sunil Mushran 86a06abab0 ocfs2/dlm: Fix printing of lockname 15 years ago
Roel Kluin bd6b0bf87d ocfs2: Fix contiguousness check in ocfs2_try_to_merge_extent_map() 15 years ago
Sunil Mushran cda70ba8c0 ocfs2/dlm: Remove BUG_ON in dlm recovery when freeing locks of a dead node 15 years ago
Sunil Mushran 079b805782 ocfs2: Plugs race between the dc thread and an unlock ast message 15 years ago