Commit Graph

382 Commits (94987aff23bcdd7cee92edf02c2f4ef259d1cbf6)

Author SHA1 Message Date
Mark Fasheh e535e2efd2 ocfs2: Fix calculation of i_blocks during truncate 18 years ago
tao.ma@oracle.com 30b8548f2c [PATCH] ocfs2: Fix a wrong cluster calculation. 18 years ago
Tiger Yang c0123adef6 [PATCH] ocfs2: fix mount option parsing 18 years ago
Mark Fasheh e0dceaf0a4 ocfs2: set non-default s_time_gran during mount 18 years ago
Sunil Mushran ce17204ae6 ocfs2: Retry sendpage() if it returns EAGAIN 18 years ago
Sunil Mushran 480214d71f ocfs2: Fix rename/extend race 18 years ago
Adrian Bunk 6a18380e7d [2.6 patch] ocfs2_insert_extent(): remove dead code 18 years ago
Mark Fasheh 5a25403175 ocfs2: Fix max offset calculations 18 years ago
Mark Fasheh ce76fd30ce ocfs2: check ia_size limits in setattr 18 years ago
Mark Fasheh 7c08d70c69 ocfs2: Fix some casting errors related to file writes 18 years ago
Mark Fasheh a00cce356b ocfs2: use s_maxbytes directly in ocfs2_change_file_space() 18 years ago
Mark Fasheh c11e9fafb3 ocfs2: Restrict inode changes in ocfs2_update_inode_atime() 18 years ago
Jens Axboe 3836df6b52 ocfs2: bad kunmap_atomic() 18 years ago
Nick Piggin 1833633803 fix some conversion overflows 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Nick Piggin d0217ac04c mm: fault feedback #1 18 years ago
Nick Piggin 54cb8821de mm: merge populate and nopage into fault (fixes nonlinear) 18 years ago
Nick Piggin d00806b183 mm: fix fault vs invalidate race for linear mappings 18 years ago
Mark Fasheh 385820a38d ocfs2: ->fallocate() support 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Jeff Garzik 8e1c091ccc arch/i386/* fs/* ipc/*: mark variables with uninitialized_var() 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Christoph Hellwig a569425512 knfsd: exportfs: add exportfs.h header 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Eric Sandeen 54c57dc3b6 [PATCH] ocfs2: zero_user_page conversion 18 years ago
Mark Fasheh b25801038d ocfs2: Support xfs style space reservation ioctls 18 years ago
Mark Fasheh 063c4561f5 ocfs2: support for removing file regions 18 years ago
Mark Fasheh 35edec1d52 ocfs2: update truncate handling of partial clusters 18 years ago
Mark Fasheh d0c7d7082e ocfs2: btree support for removal of arbirtrary extents 18 years ago
Mark Fasheh 2ae99a6037 ocfs2: Support creation of unwritten extents 18 years ago
Mark Fasheh b27b7cbcf1 ocfs2: support writing of unwritten extents 18 years ago
Mark Fasheh 0d172baa55 ocfs2: small cleanup of ocfs2_write_begin_nolock() 18 years ago
Mark Fasheh 328d5752e1 ocfs2: btree changes for unwritten extents 18 years ago
Mark Fasheh c3afcbb344 ocfs2: abstract btree growing calls 18 years ago
Mark Fasheh 1f6697d072 ocfs2: use all extent block suballocators 18 years ago
Mark Fasheh 59a5e416d1 ocfs2: plug truncate into cached dealloc routines 18 years ago
Mark Fasheh 2b604351bc ocfs2: simplify deallocation locking 18 years ago
Mark Fasheh bce997682f ocfs2: harden buffer check during mapping of page blocks 18 years ago
Mark Fasheh 7307de8051 ocfs2: shared writeable mmap 18 years ago
Mark Fasheh 607d44aa3f ocfs2: factor out write aops into nolock variants 18 years ago
Mark Fasheh 3a307ffc27 ocfs2: rework ocfs2_buffered_write_cluster() 18 years ago
Mark Fasheh 2e89b2e48e ocfs2: take ip_alloc_sem during entire truncate 18 years ago
Sunil Mushran baf4661a82 ocfs2: Add "preferred slot" mount option 18 years ago
Shani Moideen 5fb0f7f010 [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2/dlm/dlmrecovery.c 18 years ago
Christoph Hellwig 800deef3f6 [PATCH] ocfs2: use list_for_each_entry where benefical 18 years ago
Joel Becker e6df3a663a ocfs2: Wake up a starting region if it gets killed in the background. 18 years ago
Joel Becker 16c6a4f24d ocfs2: live heartbeat depends on the local node configuration 18 years ago
Joel Becker 14829422be ocfs2: Depend on configfs heartbeat items. 18 years ago
Joel Becker e6bd07aee7 configfs: Convert subsystem semaphore to mutex 18 years ago
Jens Axboe cac36bb06e pipe: change the ->pin() operation to ->confirm() 18 years ago