summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-10nilfs2: replace MS_VERBOSE with MS_SILENTRyusuke Konishi
2010-05-10nilfs2: add missing initialization of s_modeRyusuke Konishi
2010-05-10nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusiveRyusuke Konishi
2010-05-10nilfs2: use checkpoint number instead of timestamp to select super blockRyusuke Konishi
2010-05-10nilfs2: add missing endian conversion on super block magic numberRyusuke Konishi
2010-05-10nilfs2: make nilfs_sc_*_ops staticRyusuke Konishi
2010-05-10nilfs2: add kernel doc comments to persistent object allocator functionsRyusuke Konishi
2010-05-10nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...Li Hong
2010-05-10nilfs2: remove nilfs_segctor_init() in segment.cLi Hong
2010-05-10nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi
2010-05-10nilfs2: add a print message after loading nilfs2Li Hong
2010-05-10nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong
2010-05-10nilfs2: move out checksum routines to segment buffer codeRyusuke Konishi
2010-05-10nilfs2: move pointer to super root block into logsRyusuke Konishi
2010-05-10nilfs2: change default of 'errors' mount option to 'remount-ro' modeRyusuke Konishi
2010-05-10nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()Li Hong
2010-05-10nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()Li Hong
2010-05-07Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-05-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-05-04ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker
2010-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-05-03ceph: remove bad auth_x kmem_cacheSage Weil
2010-05-03ceph: fix lockless caps checkSage Weil
2010-05-03ceph: clear dir complete, invalidate dentry on replayed renameSage Weil
2010-05-03ceph: fix direct io truncate offsetSage Weil
2010-05-03ceph: discard incoming messages with bad seq #Sage Weil
2010-05-03ceph: fix seq counting for skipped messagesSage Weil
2010-05-03ceph: add missing #includesSage Weil
2010-05-03ceph: fix leaked spinlock during mds reconnectSage Weil
2010-05-03ceph: print more useful version info on module loadSage Weil
2010-05-03ceph: fix snap realm splitsSage Weil
2010-05-03ceph: clear dir complete on d_moveSage Weil
2010-05-03nilfs2: fix sync silent failureRyusuke Konishi
2010-05-01NFS: Fix RCU issues in the NFSv4 delegation codeDavid Howells
2010-05-01NFSv4: Fix the locking in nfs_inode_reclaim_delegation()Trond Myklebust
2010-04-30ocfs2: Avoid direct write if we fall back to buffered I/OLi Dongyang
2010-04-30Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker
2010-04-30Inotify: Fix build failure in inotify user supportRalf Baechle
2010-04-30Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-04-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-29xfs: add a shrinker to background inode reclaimDave Chinner
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-29fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCKJens Axboe
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-29nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4Xiaotian Feng
2010-04-28nfs: fix some issues in nfs41_proc_reclaim_complete()Dan Carpenter
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds