summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-13ocfs2: Pass suballocation results back via a structure.Joel Becker
2010-04-13ocfs2: Allocate discontiguous block groups.Joel Becker
2010-04-13ocfs2: Define data structures for discontiguous block groups.Joel Becker
2010-05-06ocfs2/dlm: Increase o2dlm lockres hash sizeSunil Mushran
2010-05-06ocfs2: Make ocfs2_extend_trans() really extend.Tao Ma
2010-05-06ocfs2/trivial: Code cleanup for allocation reservation.Tao Ma
2010-05-06ocfs2: make ocfs2_adjust_resv_from_alloc simple.Tao Ma
2010-05-06ocfs2: Make nointr a default mount optionSunil Mushran
2010-05-06ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICESunil Mushran
2010-05-06o2net: log socket state changesSrinivas Eeda
2010-05-06ocfs2: print node # when tcp failsWengang Wang
2010-05-06ocfs2: Add dir_resv_level mount optionMark Fasheh
2010-05-06ocfs2: change default reservation window sizesMark Fasheh
2010-05-06ocfs2: increase the default size of local alloc windowsMark Fasheh
2010-05-06ocfs2: clean up localalloc mount option size parsingMark Fasheh
2010-05-06ocfs2: remove ocfs2_local_alloc_in_range()Mark Fasheh
2010-05-06ocfs2: allocate btree internal block groups from the global bitmapMark Fasheh
2010-05-06ocfs2: use allocation reservations for directory dataMark Fasheh
2010-05-06ocfs2: use allocation reservations during file writeMark Fasheh
2010-05-06ocfs2: allocation reservationsMark Fasheh
2010-05-06ocfs2: Make ocfs2_journal_dirty() void.Joel Becker
2010-03-24ocfs2: Clear undo bits when local alloc is freedMark Fasheh
2010-03-19ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.Tao Ma
2010-03-19ocfs2: Fix the update of name_offset when removing xattrsTao Ma
2010-03-18ocfs2: Always try for maximum bits with new local alloc windowsMark Fasheh
2010-03-17ocfs2: set i_mode on disk during acl operationsMark Fasheh
2010-03-17ocfs2: Update i_blocks in reflink operations.Tao Ma
2010-03-17ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.Tao Ma
2010-03-17[PATCH] Skip check for mandatory locks when unlockingSachin Prabhu
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-03-14nilfs2: remove whitespaces before quoted newlinesRyusuke Konishi
2010-03-14nilfs2: remove spaces before tabsRyusuke Konishi
2010-03-14nilfs2: fix various typos in commentsRyusuke Konishi
2010-03-14nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi
2010-03-14nilfs2: fix function name typos in docbook commentsRyusuke Konishi
2010-03-14nilfs2: fix discrepancy in use of static specifierRyusuke Konishi
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-03-139p: Skip check for mandatory locks when unlockingSachin Prabhu
2010-03-139p: Fixes a simple bug enabling writes beyond 2GB.jvrao
2010-03-139p: Change the name of new protocol from 9p2010.L to 9p2000.LSripathi Kodi
2010-03-13fs/9p: re-init the wstat in readdir loopAneesh Kumar K.V
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2010-03-13anon_inodes: mark the anon inode privateEric Paris
2010-03-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12ufs: make solaris fsck happyEvgeniy Dushistov
2010-03-12fs/ufs: recognize Solaris-specific file system stateAlex Viskovatoff
2010-03-12Add generic sys_old_select()Christoph Hellwig
2010-03-12fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slubRichard Kennedy