Commit Graph

1627 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
Al Viro 847c9db5cb ocfs2: deal with wraparounds of i_nlink in ocfs2_rename() 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
David Teigland 60f98d1839 dlm: add recovery callbacks 13 years ago
Al Viro 67697cbdcc ocfs2: propagate umode_t 13 years ago
Al Viro 2b15ad0684 dlmfs: use inode_init_owner() 13 years ago
Al Viro f4ae40a6a5 switch debugfs to umode_t 13 years ago
Al Viro 1a67aafb5f switch ->mknod() to umode_t 13 years ago
Al Viro 4acdaf27eb switch ->create() to umode_t 13 years ago
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 13 years ago
Al Viro 6b520e0565 vfs: fix the stupidity with i_dentry in inode destructors 13 years ago
Al Viro 2a79f17e4a vfs: mnt_drop_write_file() 13 years ago
Al Viro a561be7100 switch a bunch of places to mnt_want_write_file() 13 years ago
Justin P. Mattock 42b2aa86c6 treewide: Fix typos in various parts of the kernel, and fix some comments. 13 years ago
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