summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ocfs2: update truncate handling of partial clustersMark Fasheh2007-07-103-46/+35
* ocfs2: btree support for removal of arbirtrary extentsMark Fasheh2007-07-101-0/+367
* ocfs2: Support creation of unwritten extentsMark Fasheh2007-07-107-28/+105
* ocfs2: support writing of unwritten extentsMark Fasheh2007-07-103-26/+84
* ocfs2: small cleanup of ocfs2_write_begin_nolock()Mark Fasheh2007-07-101-32/+76
* ocfs2: btree changes for unwritten extentsMark Fasheh2007-07-106-91/+1770
* ocfs2: abstract btree growing callsMark Fasheh2007-07-101-45/+74
* ocfs2: use all extent block suballocatorsMark Fasheh2007-07-102-12/+0
* ocfs2: plug truncate into cached dealloc routinesMark Fasheh2007-07-105-94/+29
* ocfs2: simplify deallocation lockingMark Fasheh2007-07-104-21/+242
* ocfs2: harden buffer check during mapping of page blocksMark Fasheh2007-07-101-1/+2
* ocfs2: shared writeable mmapMark Fasheh2007-07-104-39/+200
* ocfs2: factor out write aops into nolock variantsMark Fasheh2007-07-101-40/+80
* ocfs2: rework ocfs2_buffered_write_cluster()Mark Fasheh2007-07-103-438/+551
* ocfs2: take ip_alloc_sem during entire truncateMark Fasheh2007-07-102-6/+9
* ocfs2: Add "preferred slot" mount optionSunil Mushran2007-07-103-5/+31
* [KJ PATCH] Replacing memset(<addr>,0,PAGE_SIZE) with clear_page() in fs/ocfs2...Shani Moideen2007-07-101-1/+1
* [PATCH] ocfs2: use list_for_each_entry where beneficalChristoph Hellwig2007-07-106-105/+47
* ocfs2: Wake up a starting region if it gets killed in the background.Joel Becker2007-07-101-1/+20
* ocfs2: live heartbeat depends on the local node configurationJoel Becker2007-07-103-3/+46
* ocfs2: Depend on configfs heartbeat items.Joel Becker2007-07-107-17/+92
* configfs: config item dependancies.Joel Becker2007-07-102-3/+248
* configfs: accessing item hierarchy during rmdir(2)Joel Becker2007-07-101-1/+28
* [PATCH] configsfs buffer: use mutexJohannes Berg2007-07-101-7/+8
* configfs: Convert subsystem semaphore to mutexJoel Becker2007-07-103-14/+14
* [PATCH] configfs+dlm: Rename config_group_find_obj and state semantics clearlySatyam Sharma2007-07-102-11/+9
* [PATCH] configfs+dlm: Separate out __CONFIGFS_ATTR into configfs.hSatyam Sharma2007-07-101-8/+0
* configfs: misc cleanupsSatyam Sharma2007-07-101-12/+3
* configfs: consistent attribute sizeJoel Becker2007-07-101-3/+10
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-07-101-70/+97
|\
| * [S390] fixed cdl-format detection.Stefan Haberland2007-07-101-70/+97
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds2007-07-1057-965/+2156
|\ \
| * | [GFS2] Accept old format NFS filehandlesSteven Whitehouse2007-07-101-0/+2
| * | [GFS2] Small fixes to logging codeSteven Whitehouse2007-07-091-5/+14
| * | [DLM] dump more lock valuesDavid Teigland2007-07-092-41/+43
| * | [GFS2] Remove i_mode passing from NFS File HandleWendy Cheng2007-07-094-41/+54
| * | [GFS2] Obtaining no_formal_ino from directory entryWendy Cheng2007-07-096-13/+24
| * | [GFS2] git-gfs2-nmw-build-fixakpm@linux-foundation.org2007-07-091-1/+1
| * | [GFS2] System won't suspend with GFS2 file system mountedAbhijith Das2007-07-091-0/+11
| * | [GFS2] remounting w/o acl option leaves acls enabledBob Peterson2007-07-091-13/+12
| * | [GFS2] inode size inconsistencyWendy Cheng2007-07-091-2/+2
| * | [DLM] Telnet to port 21064 can stop all lockspacesPatrick Caulfield2007-07-091-4/+10
| * | [GFS2] Fix gfs2_block_truncate_page err returnS. Wendy Cheng2007-07-091-0/+1
| * | [GFS2] Addendum to the journaled file/unmount patchRobert Peterson2007-07-091-2/+4
| * | [GFS2] Simplify multiple glock aquisitionSteven Whitehouse2007-07-091-51/+13
| * | [GFS2] assertion failure after writing to journaled file, umountRobert Peterson2007-07-095-56/+132
| * | [GFS2] Use zero_user_page() in stuffed_readpage()Steven Whitehouse2007-07-091-5/+1
| * | [GFS2] Remove bogus '\0' in rgrp.cSteven Whitehouse2007-07-091-1/+0
| * | [GFS2] Journaled file write/unstuff bugRobert Peterson2007-07-093-3/+42
| * | [DLM] don't require FS flag on all nodesDavid Teigland2007-07-091-3/+4
OpenPOWER on IntegriCloud