summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-05Merge remote branch 'ext4/next'Stephen Rothwell
2010-05-05Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-05-05Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-05-05Merge remote branch 'cifs/master'Stephen Rothwell
2010-05-05Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-05-04ceph: skip mds sync on forced unmountSage Weil
2010-05-04ceph: adjust masked struct_v variable namesSage Weil
2010-05-04ceph: clean up mount options, ->show_options()Sage Weil
2010-05-03ceph: set dn offset when splicedSage Weil
2010-05-03ceph: don't clobber i_max_offset on already complete dirSage Weil
2010-05-03ceph: skip set_dentry_offset work if directory not I_COMPLETESage Weil
2010-05-03ceph: set next_offset on readdir finishSage Weil
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-03ext3: make barrier options consistent with ext4Eric Sandeen
2010-05-03nilfs2: fix sync silent failureRyusuke Konishi
2010-04-30Inotify: Fix build failure in inotify user supportRalf Baechle
2010-04-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-04-29Merge 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-29ceph: listxattr should compare version by >=Sage Weil
2010-04-29ceph: fix xattr dangling pointer / double freeSage Weil
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-28nfs d_revalidate() is too trigger-happy with d_drop()Al Viro
2010-04-28ceph: close messenger raceSage Weil
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-28quota: Make quota stat accounting lockless.Dmitry Monakhov
2010-04-28suppress warning: "quotatypes" defined but not usedSergey Senozhatsky
2010-04-28ext3: Fix waiting on transaction during fsyncJan Kara
2010-04-28jbd: Provide function to check whether transaction will issue data barrierJan Kara
2010-04-28ufs: add ufs speciffic ->setattr callDmitry Monakhov
2010-04-28BKL: Remove BKL from ext2 filesystemJan Blunck
2010-04-28ext2: Add ext2_sb_info s_lock spinlockJan Blunck
2010-04-28ext2: Move ext2_write_super() out of ext2_setup_super()Jan Blunck
2010-04-28ext2: Fold ext2_commit_super() into ext2_sync_super()Jan Blunck