Commit Graph

88 Commits (62832c039eab9d03cd28a66427ce8276988f28b0)

Author SHA1 Message Date
Christoph Hellwig 2c27c65ed0 check ATTR_SIZE contraints in inode_change_ok 15 years ago
Christoph Hellwig 1025774ce4 remove inode_setattr 15 years ago
npiggin@suse.de 15c6fd9786 kill spurious reference to vmtruncate 15 years ago
Al Viro c177c2ac8c Switch gfs2 to nd_set_link() 15 years ago
OGAWA Hirofumi 0f585f14d4 GFS2: Fix refcnt leak on gfs2_follow_link() error path 15 years ago
Steven Whitehouse 24b977b5fd GFS2: Fix locking bug in rename 15 years ago
Alexey Dobriyan 2bcd57ab61 headers: utsname.h redux 16 years ago
Steven Whitehouse 307cf6e63c GFS2: Rename eattr.[ch] as xattr.[ch] 16 years ago
Steven Whitehouse 40b78a3223 GFS2: Clean up of extended attribute support 16 years ago
Roel Kluin cd0120751d GFS2: jumping to wrong label? 16 years ago
Steven Whitehouse 87ec217411 GFS2: Move gfs2_unlink_ok into ops_inode.c 16 years ago
Steven Whitehouse 536baf02f6 GFS2: Move gfs2_readlinki into ops_inode.c 16 years ago
Steven Whitehouse 2286dbfad1 GFS2: Move gfs2_rmdiri into ops_inode.c 16 years ago
Steven Whitehouse 5cf32524de GFS2: Fix symlink creation race 16 years ago
Steven Whitehouse f057f6cdf6 GFS2: Merge lock_dlm module into GFS2 16 years ago
Steven Whitehouse 383f01fbf4 GFS2: Banish struct gfs2_dinode_host 16 years ago
Steven Whitehouse c9e9888677 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize 16 years ago
Steven Whitehouse ad6203f2b4 GFS2: Move "entries" into "proper" inode 16 years ago
Steven Whitehouse b276058371 GFS2: Rationalise header files 16 years ago
Steven Whitehouse e9079cce20 GFS2: Support for FIEMAP ioctl 16 years ago
Al Viro 3516586a42 [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags 17 years ago
Steven Whitehouse 0188d6c580 GFS2: Fix & clean up GFS2 rename 17 years ago
Bob Peterson 72dbf4790f GFS2: rm on multiple nodes causes panic 17 years ago
Al Viro a569c711f6 [PATCH] don't pass nameidata to gfs2_lookupi() 17 years ago
Al Viro e6305c43ed [PATCH] sanitize ->permission() prototype 17 years ago
Miklos Szeredi f58ba88910 [GFS2] don't call permission() 17 years ago
Steven Whitehouse d82661d969 [GFS2] Streamline quota lock/check for no-quota case 17 years ago
Cyrill Gorcunov 182fe5abd8 [GFS2] possible null pointer dereference fixup 17 years ago
Denis Cheng d83225d45d [GFS2] remove gfs2_dev_iops 17 years ago
Steven Whitehouse 7afd88d916 [GFS2] Fix a page lock / glock deadlock 17 years ago
Steven Whitehouse 77658aad22 [GFS2] Eliminate (almost) duplicate field from gfs2_inode 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
Steven Whitehouse 6dbd822487 [GFS2] Reduce inode size by moving i_alloc out of line 17 years ago
Steven Whitehouse 9656b2c14c [GFS2] Fix problems relating to execution of files on GFS2 17 years ago
Steven Whitehouse 16615be18c [GFS2] Clean up journaled data writing 18 years ago
Steven Whitehouse 8497a46e17 [GFS2] Correct lock ordering in unlink 18 years ago
Steve French afd0942d98 [GFS2] GFS2 not checking pointer on create when running under nfsd 18 years ago
Wendy Cheng 090ffaa55d [GFS2] inode size inconsistency 18 years ago
Steven Whitehouse ffed8ab342 [GFS2] Fix typo in rename of directories 18 years ago
Steven Whitehouse 4bd91ba181 [GFS2] Add nanosecond timestamp feature 18 years ago
Steven Whitehouse bb8d8a6f54 [GFS2] Fix sign problem in quota/statfs and cleanup _host structures 18 years ago
Steven Whitehouse dbb7cae2a3 [GFS2] Clean up inode number handling 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Russell Cattelan ddee76089c [GFS2] Fix unlink deadlocks 18 years ago
Steven Whitehouse d7c103d0bd [GFS2] Fix recursive locking attempt with NFS 18 years ago
Eric Sandeen ddfe062783 [GFS2] use CURRENT_TIME_SEC instead of get_seconds in gfs2 18 years ago
S. Wendy Cheng 87d21e07f3 [GFS2] Fix gfs2_rename deadlock 18 years ago
S. Wendy Cheng 5509826f1e [GFS2] Fix change nlink deadlock 18 years ago
Steven Whitehouse 77386e1f66 [GFS2] Remove gfs2_check_acl() 18 years ago