Commit Graph

1612 Commits (3538c56329936c78f7d356889908790006d0124c)

Author SHA1 Message Date
Akinobu Mita 939255798a ocfs2: avoid unaligned access to dqc_bitmap 13 years ago
Jan Kara 249ec93c01 ocfs2: Use filemap_write_and_wait() instead of write_inode_now() 13 years ago
Mark Fasheh df295d4a4b ocfs2: honor O_(D)SYNC flag in fallocate 13 years ago
Xiaowei.Hu 0393afea31 ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2 13 years ago
Dan Magenheimer e41d33af7c ocfs2: send correct UUID to cleancache initialization 13 years ago
Wengang Wang b8a0ae579f ocfs2: Commit transactions in error cases -v2 13 years ago
Wengang Wang 8298524803 ocfs2: make direntry invalid when deleting it 13 years ago
Julia Lawall fc9f899483 fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_free 13 years ago
Miklos Szeredi bfe8684869 filesystems: add set_nlink() 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Miklos Szeredi a7732b05f7 ocfs2: remove unnecessary nlink setting 13 years ago
Joe Perches b9075fa968 treewide: use __printf not __attribute__((format(printf,...))) 13 years ago
Paul Gortmaker afeacc8c1f fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros 13 years ago
Al Viro d6952123b5 switch posix_acl_equiv_mode() to umode_t * 14 years ago
Al Viro d3fb612076 switch posix_acl_create() to umode_t * 14 years ago
Jan Kara c7e25e6e0b ocfs2: Avoid livelock in ocfs2_readpage() 14 years ago
Mark Fasheh a11f7e63c5 ocfs2: serialize unaligned aio 14 years ago
Sunil Mushran 93862d5e1a ocfs2: Implement llseek() 14 years ago
Christoph Hellwig 4e34e719e4 fs: take the ACL checks to common code 14 years ago
Al Viro 826cae2f2b kill boilerplates around posix_acl_create_masq() 14 years ago
Al Viro bc26ab5f65 kill boilerplate around posix_acl_chmod_masq() 14 years ago
Linus Torvalds e77819e57f vfs: move ACL cache lookup into generic code 14 years ago
Wengang Wang 5cffff9e29 ocfs2: Fix ocfs2_page_mkwrite() 14 years ago
Sunil Mushran a035bff6b8 ocfs2: Add comment about orphan scanning 14 years ago
Sunil Mushran 619c200de1 ocfs2: Clean up messages in the fs 14 years ago
Sunil Mushran 6b27f62fc7 ocfs2/cluster: Cluster up now includes network connections too 14 years ago
Sunil Mushran 3ba169ccec ocfs2/cluster: Add new function o2net_fill_node_map() 14 years ago
Sunil Mushran bb570a5d9e ocfs2/cluster: Fix output in file elapsed_time_in_ms 14 years ago
Sunil Mushran a2c0cc1579 ocfs2/dlm: dlmlock_remote() needs to account for remastery 14 years ago
Sunil Mushran ff0a522e7d ocfs2/dlm: Take inflight reference count for remotely mastered resources too 14 years ago
Sunil Mushran ed8625c6fb ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery() 14 years ago
Sunil Mushran e9f0b6a623 ocfs2/dlm: Trace insert/remove of resource to/from hash 14 years ago
Sunil Mushran 8d400b81cc ocfs2/dlm: Clean up refmap helpers 14 years ago
Sunil Mushran 0afbba1322 ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery() 14 years ago
Sunil Mushran 394eb3d38a ocfs2: Clean up messages in stack_o2cb.c 14 years ago
Sunil Mushran 8decab3c8d ocfs2/dlm: Clean up messages in o2dlm 14 years ago
Sunil Mushran 1dfecf810e ocfs2/cluster: Clean up messages in o2net 14 years ago
Sunil Mushran d2eece3766 ocfs2/cluster: Abort heartbeat start on hard-ro devices 14 years ago
Al Viro c0d960f038 ocfs2_init_acl(): fix a leak 14 years ago
Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
Christoph Hellwig 72c5052ddc fs: move inode_dio_done to the end_io handler 14 years ago
Christoph Hellwig df2d6f2658 fs: always maintain i_dio_count 14 years ago
Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr 14 years ago
Christoph Hellwig bd5fe6c5eb fs: kill i_alloc_sem 14 years ago
Al Viro dae6ad8f37 new helpers: kern_path_create/user_path_create 14 years ago
Al Viro 10556cb21a ->permission() sanitizing: don't pass flags to ->permission() 14 years ago
Al Viro 2830ba7f34 ->permission() sanitizing: don't pass flags to generic_permission() 14 years ago
Al Viro 7e40145eb1 ->permission() sanitizing: don't pass flags to ->check_acl() 14 years ago
Al Viro 9c2c703929 ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() 14 years ago
Al Viro 178ea73521 kill check_acl callback of generic_permission() 14 years ago