summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-04ceph: unregister bdi before kill_anon_super releases device nameSage Weil
2010-05-04logfs: initialize li->li_refcountPrasad Joshi
2010-05-04logfs: commit reservations under space pressureJoern Engel
2010-05-04logfs: survive logfs_buf_recover read errorsJoern Engel
2010-05-03ocfs2: 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-05-01logfs: Close i_ino reuse raceJoern Engel
2010-05-01logfs: fix logfs_seek_hole()Joern Engel
2010-05-01logfs: Return -EINVAL if filesystem image doesn't matchJoern Engel
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-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-29pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-04-29exofs: Fix "add bdi backing to mount session" fall outBoaz Harrosh
2010-04-29LogFS: Fix typo in b6349ac8Joern Engel
2010-04-29logfs: testing the wrong variableDan Carpenter
2010-04-28nfs 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
2010-04-28cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton
2010-04-27Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-04-27procfs: fix tid fdinfoJerome Marchand
2010-04-27NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clearTrond Myklebust
2010-04-27Remove redundant check for CONFIG_MMUChristoph Egger
2010-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2010-04-27[CIFS] Fix lease break for writesSteve French
2010-04-27cifs: save the dialect chosen by serverJeff Layton
2010-04-26nfsd4: bug in read_bufNeil Brown
2010-04-26cifs: change && to ||Dan Carpenter