aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* ocfs2: Use filemap_write_and_wait() instead of write_inode_now()Jan Kara2011-11-17
* ocfs2: honor O_(D)SYNC flag in fallocateMark Fasheh2011-11-17
* ocfs2: Add a missing journal credit in ocfs2_link_credits() -v2Xiaowei.Hu2011-11-17
* ocfs2: send correct UUID to cleancache initializationDan Magenheimer2011-11-17
* ocfs2: Commit transactions in error cases -v2Wengang Wang2011-11-17
* ocfs2: make direntry invalid when deleting itWengang Wang2011-11-17
* fs/ocfs2/dlm/dlmlock.c: free kmem_cache_zalloc'd data using kmem_cache_freeJulia Lawall2011-11-17
* Merge branch 'mw-3.1-jul25' of git://oss.oracle.com/git/smushran/linux-2.6 in...Joel Becker2011-08-22
|\
| * ocfs2: Implement llseek()Sunil Mushran2011-07-25
| * ocfs2: Fix ocfs2_page_mkwrite()Wengang Wang2011-07-24
| * ocfs2: Add comment about orphan scanningSunil Mushran2011-07-24
| * ocfs2: Clean up messages in the fsSunil Mushran2011-07-24
| * ocfs2/cluster: Cluster up now includes network connections tooSunil Mushran2011-07-24
| * ocfs2/cluster: Add new function o2net_fill_node_map()Sunil Mushran2011-07-24
| * ocfs2/cluster: Fix output in file elapsed_time_in_msSunil Mushran2011-07-24
| * ocfs2/dlm: dlmlock_remote() needs to account for remasterySunil Mushran2011-07-24
| * ocfs2/dlm: Take inflight reference count for remotely mastered resources tooSunil Mushran2011-07-24
| * ocfs2/dlm: Cleanup dlm_wait_for_node_death() and dlm_wait_for_node_recovery()Sunil Mushran2011-07-24
| * ocfs2/dlm: Trace insert/remove of resource to/from hashSunil Mushran2011-07-24
| * ocfs2/dlm: Clean up refmap helpersSunil Mushran2011-07-24
| * ocfs2/dlm: Cleanup up dlm_finish_local_lockres_recovery()Sunil Mushran2011-07-24
| * ocfs2: Clean up messages in stack_o2cb.cSunil Mushran2011-07-24
| * ocfs2/dlm: Clean up messages in o2dlmSunil Mushran2011-07-24
| * ocfs2/cluster: Clean up messages in o2netSunil Mushran2011-07-24
| * ocfs2/cluster: Abort heartbeat start on hard-ro devicesSunil Mushran2011-07-24
| * fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-23
| * fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-23
| * fs/9p: Always ask new inode in createAneesh Kumar K.V2011-07-23
| * fs/9p: Fix invalid mount options/argsPrem Karat2011-07-23
| * fs/9p: When doing inode lookup compare qid details and inode mode bits.Aneesh Kumar K.V2011-07-23
| * fs/9p: remove rename work around in 9pAneesh Kumar K.V2011-07-23
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
| |\
| | * vfs: use ERR_CAST for err-ptr tossing in lookup_instantiate_filpKonstantin Khlebnikov2011-07-22
| | * isofs: Remove global fs lockJan Kara2011-07-22
| | * jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directoryAl Viro2011-07-22
| | * fix IN_DELETE_SELF on overwriting rename() on ramfs et.al.Al Viro2011-07-22
| | * Remove dead code in dget_parent()Al Viro2011-07-20
| | * AFS: Fix silly characters in a commentDavid Howells2011-07-20
| | * switch d_add_ci() to d_splice_alias() in "found negative" case as wellAl Viro2011-07-20
| | * simplify gfs2_lookup()Al Viro2011-07-20
| | * jfs_lookup(): don't bother with . or ..Al Viro2011-07-20
| | * get rid of useless dget_parent() in btrfs rename() and link()Al Viro2011-07-20
| | * get rid of useless dget_parent() in fs/btrfs/ioctl.cAl Viro2011-07-20
| | * fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
| | * fs: handle SEEK_HOLE/SEEK_DATA properly in all fs's that define their own llseekJosef Bacik2011-07-20
| | * Ext4: handle SEEK_HOLE/SEEK_DATA genericallyJosef Bacik2011-07-20
| | * Btrfs: implement our own ->llseekJosef Bacik2011-07-20
| | * fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik2011-07-20
| | * reiserfs: make reiserfs default to barrier=flushChristoph Hellwig2011-07-20
| | * ext3: make ext3 mount default to barrier=1Christoph Hellwig2011-07-20