Commit Graph

1358 Commits (127e5f5ae51eff44c9bff673f24e8587caa4e29f)

Author SHA1 Message Date
Zhao Hongjiang 4173581876 fs: change return values from -EACCES to -EPERM 12 years ago
Namjae Jeon 94e07a7590 fs: encode_fh: return FILEID_INVALID if invalid fid_type 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Darrick J. Wong 1d1d1a7672 mm: only enforce stable page writes if the backing device requires it 12 years ago
Eric W. Biederman d054642642 gfs2: Convert uids and gids between dinodes and vfs inodes. 12 years ago
Eric W. Biederman 6b24c0d279 gfs2: Use uid_eq and gid_eq where appropriate 12 years ago
Eric W. Biederman 7c06b5d672 gfs2: Use kuid_t and kgid_t types where appropriate. 12 years ago
Eric W. Biederman 236c64e4b7 gfs2: Remove the QUOTA_USER and QUOTA_GROUP defines 12 years ago
Eric W. Biederman 05e0a60d80 gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid 12 years ago
Eric W. Biederman ed87dabcc3 gfs2: Convert gfs2_quota_refresh to take a kqid 12 years ago
Eric W. Biederman b59c8b6f9d gfs2: Modify qdsb_get to take a struct kqid 12 years ago
Eric W. Biederman e08d8d7f20 gfs2: Modify struct gfs2_quota_change_host to use struct kqid 12 years ago
Eric W. Biederman 2f6c9896f7 gfs2: Introduce qd2index 12 years ago
Eric W. Biederman 558e85289f gfs2: Report quotas in the caller's user namespace. 12 years ago
Eric W. Biederman f4108a607f gfs2: Split NO_QUOTA_CHANGE inot NO_UID_QUTOA_CHANGE and NO_GID_QUTOA_CHANGE 12 years ago
Eric W. Biederman 393551e989 gfs2: Remove improper checks in gfs2_set_dqblk. 12 years ago
Steven Whitehouse fd95e81cb1 GFS2: Reinstate withdraw ack system 12 years ago
Bob Peterson d2b47cfb26 GFS2: Get a block reservation before resizing a file 12 years ago
Steven Whitehouse 4506a519f2 GFS2: Split glock lru processing into two parts 12 years ago
Steven Whitehouse 4513899092 GFS2: Use ->writepages for ordered writes 12 years ago
Steven Whitehouse d564053f07 GFS2: Clean up freeze code 12 years ago
Steven Whitehouse c76c4d96bd GFS2: Merge gfs2_attach_bufdata() into trans.c 12 years ago
Steven Whitehouse 767f433f34 GFS2: Copy gfs2_trans_add_bh into new data/meta functions 12 years ago
Steven Whitehouse 350a9b0a72 GFS2: Split gfs2_trans_add_bh() into two 12 years ago
Steven Whitehouse 75f2b879ae GFS2: Merge revoke adding functions 12 years ago
Steven Whitehouse 2a00585593 GFS2: Separate LRU scanning from shrinker 12 years ago
David Teigland d4e0bfec9b GFS2: fix skip unlock condition 12 years ago
Bob Peterson 13d2eb0129 GFS2: Reset rd_last_alloc when it reaches the end of the rgrp 12 years ago
Bob Peterson 15bd50ad82 GFS2: Stop looking for free blocks at end of rgrp 12 years ago
Abhijith Das f1213cacc7 GFS2: Fix race in gfs2_rs_alloc 12 years ago
Nathan Straz ec1487528b GFS2: Initialize hex string to '0' 12 years ago
Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
Rafael Aquini 252aa6f5be mm: redefine address_space.assoc_mapping 12 years ago
Bob Peterson 1e2d9d44f3 GFS2: Set gl_object during inode create 12 years ago
Bob Peterson be4f245dbb GFS2: add error check while allocating new inodes 12 years ago
Bob Peterson b7804161a3 GFS2: don't reference inode's glock during block allocation trace 12 years ago
David Teigland 4e2f8849de GFS2: remove redundant lvb pointer 12 years ago
David Teigland dba2d70c5d GFS2: only use lvb on glocks that need it 12 years ago
David Teigland fb6791d100 GFS2: skip dlm_unlock calls in unmount 12 years ago
Steven Whitehouse aa8920c968 GFS2: Fix one RG corner case 12 years ago
Bob Peterson 4327a9bf71 GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inode 12 years ago
Bob Peterson 343cd8f0d7 GFS2: Use dirty_inode in gfs2_dir_add 12 years ago
Steven Whitehouse fa731fc4e0 GFS2: Fix truncation of journaled data files 12 years ago
Steven Whitehouse 9dbe9610b9 GFS2: Add Orlov allocator 12 years ago
Steven Whitehouse c9aecf7371 GFS2: Use proper allocation context for new inodes 12 years ago
Steven Whitehouse bcd97c0630 GFS2: Add test for resource group congestion status 12 years ago
Bob Peterson 06dfc30641 GFS2: Rename glops go_xmote_th to go_sync 12 years ago
Bob Peterson a68a0a352a GFS2: Speed up gfs2_rbm_from_block 12 years ago
Steven Whitehouse 8eae1ca003 GFS2: Review bug traps in glops.c 12 years ago
Benjamin Marzinski 96e5d1d3ad GFS2: Test bufdata with buffer locked and gfs2_log_lock held 12 years ago