Commit Graph

446 Commits (702a67624e4bc9c7056418b576af928940b7dbb9)

Author SHA1 Message Date
Greg Kroah-Hartman c60b717879 kset: convert ocfs2 to use kset_create 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Mark Fasheh e8aed3450c ocfs2: Re-journal buffers after transaction extend 17 years ago
Mark Fasheh 0879c584ff ocfs2: Allow for debugging of transaction extends 17 years ago
Mark Fasheh 92295d8054 ocfs2: Don't panic when truncating an empty extent 17 years ago
Mark Fasheh a86370fbb6 ocfs2: fix exit-while-locked bug in ocfs2_queue_orphans() 17 years ago
Al Viro 97bd7919e2 remove nonsense force-casts from ocfs2 17 years ago
Mark Fasheh b1967d0edd ocfs2: reverse inline-data truncate args 17 years ago
Mark Fasheh 0d8a4e0cd6 ocfs2: Fix comparison in ocfs2_size_fits_inline_data() 17 years ago
Mark Fasheh bccb9dad89 ocfs2: Remove bug statement in ocfs2_dentry_iput() 17 years ago
Jan Kara 5a58c3ef22 [PATCH] ocfs2: Remove expensive bitmap scanning 17 years ago
Mark Fasheh a46043e08f ocfs2: log valid inode # on bad inode 17 years ago
Mark Fasheh ef9f86ceb6 ocfs2: Filter -ENOSPC in mlog_errno() 17 years ago
Joe Perches 2759236f84 [PATCH] fs/ocfs2: Add missing "space" 17 years ago
Mark Fasheh e001e796e4 ocfs2: Reset journal parameters after s_mount_opt update 17 years ago
Trond Myklebust 91cf45f02a [NET]: Add the helper kernel_sock_shutdown() 18 years ago
Srinivas Eeda e325a88f17 ocfs2: fix rename vs unlink race 18 years ago
Jan Kara bc7e97cbdd [PATCH] Fix possibly too long write in o2hb_setup_one_bio() 18 years ago
Mark Fasheh 4e9563fd55 ocfs2: fix write() performance regression 18 years ago
Mark Fasheh 9ea2d32f40 ocfs2: Commit journal on sync writes 18 years ago
Mark Fasheh 9f70968af3 ocfs2: Re-order iput in ocfs2_drop_dentry_lock 18 years ago
Mark Fasheh 019d1b2247 ocfs2: Create locks at initially requested level 18 years ago
Roel Kluin 3cf0c507dd [PATCH] Fix priority mistakes in fs/ocfs2/{alloc.c, dlmglue.c} 18 years ago
Adrian Bunk 0af4bd3887 [2.6 patch] make ocfs2_find_entry_el() static 18 years ago
Christoph Hellwig 3965516440 exportfs: make struct export_operations const 18 years ago
Christoph Hellwig 644f9ab3b0 ocfs2: new export ops 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 18 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Peter Zijlstra e0bf68ddec mm: bdi init hooks 18 years ago
Nick Piggin b6af1bcd87 ocfs2: convert to new aops 18 years ago
Greg Kroah-Hartman 34980ca8fa Drivers: clean up direct setting of the name of a kset 18 years ago
Mark Fasheh e7b3401960 ocfs2: Optionally return filldir errors 18 years ago
Mark Fasheh 5b6a3a2b4a ocfs2: Write support for directories with inline data 18 years ago
Mark Fasheh 23193e513d ocfs2: Read support for directories with inline data 18 years ago
Mark Fasheh 1afc32b952 ocfs2: Write support for inline data 18 years ago
Mark Fasheh 6798d35a31 ocfs2: Read support for inline data 18 years ago
Mark Fasheh 15b1e36bdb ocfs2: Structure updates for inline data 18 years ago
Mark Fasheh 8553cf4f36 ocfs2: Cleanup dirent size check 18 years ago
Mark Fasheh 38760e2432 ocfs2: Rename cleanups 18 years ago
Mark Fasheh be94d11704 ocfs2: Provide convenience function for ino lookup 18 years ago
Mark Fasheh 0bfbbf62a8 ocfs2: Implement ocfs2_empty_dir() as a caller of ocfs2_dir_foreach() 18 years ago
Mark Fasheh 5eae5b96fc ocfs2: Remove open coded readdir() 18 years ago
Mark Fasheh 7e8536797d ocfs2: Pass raw u64 to filldir 18 years ago
Mark Fasheh b8bc5f4fde ocfs2: Abstract out core dir listing functionality 18 years ago
Mark Fasheh 316f4b9f98 ocfs2: Move directory manipulation code into dir.c 18 years ago
Mark Fasheh 1d410a6e33 ocfs2: Small refactor of truncate zeroing code 18 years ago
Mark Fasheh 65ed39d6ca ocfs2: move nonsparse hole-filling into ocfs2_write_begin() 18 years ago
Mark Fasheh 92e91ce2a3 ocfs2: Sync ocfs2_fs.h with ocfs2-tools 18 years ago