Commit Graph

78 Commits (19af5cdb7c79ff5ec96a99893ffb7f894f4a3dc1)

Author SHA1 Message Date
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
Steven Whitehouse dcf3dd852f [GFS2] Fix recursive locking in gfs2_getattr 18 years ago
Steven Whitehouse 300c7d75f3 [GFS2] Fix recursive locking in gfs2_permission 18 years ago
Steven Whitehouse bfded27ba0 [GFS2] Shrink gfs2_inode (8) - i_vn 18 years ago
Steven Whitehouse a9583c7983 [GFS2] Shrink gfs2_inode (7) - di_payload_format 18 years ago
Steven Whitehouse 1a7b1eed58 [GFS2] Shrink gfs2_inode (6) - di_atime/di_mtime/di_ctime 18 years ago
Steven Whitehouse 4f56110a00 [GFS2] Shrink gfs2_inode (5) - di_nlink 18 years ago
Steven Whitehouse 2933f9254a [GFS2] Shrink gfs2_inode (4) - di_uid/di_gid 18 years ago
Steven Whitehouse b60623c238 [GFS2] Shrink gfs2_inode (3) - di_mode 18 years ago
Steven Whitehouse e7f14f4d09 [GFS2] Shrink gfs2_inode (2) - di_major/di_minor 18 years ago
Steven Whitehouse 4cc14f0b88 [GFS2] Change argument to gfs2_dinode_print 18 years ago