Commit Graph

185 Commits (1224f373c974eacc46fe5e1073422c794d0b0d34)

Author SHA1 Message Date
Mark Fasheh 17ff785691 [PATCH] r/o bind mounts: clean up OCFS2 nlink handling 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty 027445c372 [PATCH] Vectorize aio_read/aio_write fileop methods 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Theodore Ts'o 8e18e2941c [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private 19 years ago
Alexey Dobriyan 1a1d92c10d [PATCH] Really ignore kmem_cache_destroy return value 19 years ago
Mark Fasheh 0d5dc6c2dd ocfs2: Teach ocfs2_drop_lock() to use ->set_lvb() callback 19 years ago
Mark Fasheh b5e500e23e ocfs2: Remove ->unblock lockres operation 19 years ago
Mark Fasheh cc567d89b3 ocfs2: move downconvert worker to lockres ops 19 years ago
Mark Fasheh 08280f11de ocfs2: Remove unused dlmglue functions 19 years ago
Mark Fasheh 810d5aeba1 ocfs2: Have the metadata lock use generic dlmglue functions 19 years ago
Mark Fasheh 5ef0d4ea08 ocfs2: Add ->set_lvb callback in dlmglue 19 years ago
Mark Fasheh 16d5b9567a ocfs2: Add ->check_downconvert callback in dlmglue 19 years ago
Mark Fasheh f7fbfdd1fc ocfs2: Check for refreshing locks in generic unblock function 19 years ago
Mark Fasheh b80fc012e0 ocfs2: don't unconditionally pass LVB flags 19 years ago
Mark Fasheh aa2623ad80 ocfs2: combine inode and generic blocking AST functions 19 years ago
Mark Fasheh 54a7e7552e ocfs2: Add ->get_osb() dlmglue locking operation 19 years ago
Mark Fasheh 2a45f2d13e ocfs2: remove ->unlock_ast() callback from ocfs2_lock_res_ops 19 years ago
Mark Fasheh e92d57df27 ocfs2: combine inode and generic AST functions 19 years ago
Mark Fasheh f625c9793b ocfs2: Clean up lock resource refresh flags 19 years ago
Mark Fasheh 24c19ef404 ocfs2: Remove i_generation from inode lock names 19 years ago
Mark Fasheh f9e2d82e63 ocfs2: Encode i_generation in the meta data lvb 19 years ago
Mark Fasheh 4d3b83f736 ocfs2: Free up some space in the lvb 19 years ago
Mark Fasheh 0027dd5bc2 ocfs2: Remove special casing for inode creation in ocfs2_dentry_attach_lock() 19 years ago
Mark Fasheh 1ba9da2ffa ocfs2: manually d_move() during ocfs2_rename() 19 years ago
Mark Fasheh 1390334b4c ocfs2: Remove the dentry vote 19 years ago
Mark Fasheh 379dfe9d0d ocfs2: Hook rest of the file system into dentry locking API 19 years ago
Mark Fasheh 80c05846f6 ocfs2: Add dentry tracking API 19 years ago
Mark Fasheh d680efe9d8 ocfs2: Add new cluster lock type 19 years ago
Mark Fasheh f0681062b8 ocfs2: Update dlmglue for new dlmlock() API 19 years ago
Mark Fasheh ea5b3a187e ocfs2: Update dlmfs for new dlmlock() API 19 years ago
Mark Fasheh 3384f3df5e ocfs2: Allow binary names in the DLM 19 years ago
Mark Fasheh e2c73698af ocfs2: Silence dlm error print 19 years ago
Mark Fasheh eb35746ca5 ocfs2: Remove overzealous BUG_ON() 19 years ago
Mark Fasheh f12033d206 ocfs2: Don't print on unknown remote blocking call 19 years ago
Mark Fasheh aa9588741d ocfs2: implement directory read-ahead 19 years ago
Mark Fasheh e0b4096d34 ocfs2: properly update i_mtime on buffered write 19 years ago
Tiger Yang 0f62de2c9c ocfs2: Fix directory link count checks in ocfs2_link() 19 years ago
Mark Fasheh a663e30513 ocfs2: move nlink check in ocfs2_mknod() 19 years ago
Mathieu Avila 471e3f5728 ocfs2: Fix heartbeat sector calculation 19 years ago
Adrian Bunk 2d5625181f [PATCH] fs/ocfs2/ioctl.c should #include "ioctl.h" 19 years ago
Herbert Poetzl ca4d147e62 ocfs2: add ext2 attributes 19 years ago
Mark Fasheh 883d4cae4a ocfs2: allocation hints 19 years ago
Mark Fasheh 7bf72edee6 ocfs2: better group descriptor consistency checks 19 years ago
Mark Fasheh 101ebf256d ocfs2: limit cluster bitmap information saved at mount 19 years ago
Adrian Bunk 9acd72f424 [PATCH] fs/ocfs2/dlm/dlmmaster.c: unexport dlm_migrate_lockres 19 years ago
Kurt Hackel 34e3d18037 ocfs2: fix check for locally granted state during dlmunlock() 19 years ago
Kurt Hackel a23eac99d4 ocfs2: do not modify lksb->status in the unlock ast 19 years ago
Kurt Hackel 4b1af77445 ocfs2: Fix lvb corruption 19 years ago