summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells
2010-02-20nilfs2: add reader's lock for cno in nilfs_ioctl_syncJiro SEKIBA
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert
2010-02-19ceph: cleanup redundant code in handle_cap_grantYehuda Sadeh
2010-02-19ceph: don't truncate dirty pages in invalidate work threadYehuda Sadeh
2010-02-19ceph: remove page upon writeback completion if lost cache capYehuda Sadeh
2010-02-19ceph: fix check for invalidate_mapping_pages successSage Weil
2010-02-19Switch proc/self to nd_set_link()Al Viro
2010-02-19fix LOOKUP_FOLLOW on automount "symlinks"Al Viro
2010-02-19switch inotify_user to anon_inodeAl Viro
2010-02-18nilfs2: delete unnecessary condition in load_segment_summaryJiro SEKIBA
2010-02-17ceph: fix typo in ceph_queue_writeback debug outputSage Weil
2010-02-17ceph: v0.19 releaseSage Weil
2010-02-17ceph: use rbtree for pg pools; decode new osdmap formatSage Weil
2010-02-17ceph: fix memory leak when destroying osdmap with pg_temp mappingsSage Weil
2010-02-17ceph: fix iterate_caps removal raceSage Weil
2010-02-17ceph: clean up readdir caps reservationSage Weil
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-16ceph: fix authentication races, auth_none oopsSage Weil
2010-02-16ceph: use rbtree for mon statfs requestsSage Weil
2010-02-16ceph: use rbtree for snap_realmsSage Weil
2010-02-16ceph: use rbtree for mds requestsSage Weil
2010-02-16ceph: cancel delayed work when closing connectionSage Weil
2010-02-16ceph: allow connection to be reopened by fault callbackSage Weil
2010-02-17percpu: add __percpu sparse annotations to fsTejun Heo
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-16ext4: Fix BUG_ON at fs/buffer.c:652 in no journal modeCurt Wohlgemuth
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-15Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-15jbd2: delay discarding buffers in journal_unmap_bufferdingdinghua
2010-03-04ext4: correctly calculate number of blocks for fiemapLeonard Michlmayr
2010-02-15ceph: reset osd connections after faultSage Weil
2010-02-15ext4: add missing error checking to ext4_expand_extra_isize_ea()Roel Kluin
2010-02-15ext4: move __func__ into a macro for ext4_warning, ext4_errorEric Sandeen
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker
2010-02-14proc_devtree: fix THIS_MODULE without module.hJeremy Kerr
2010-02-13ceph: fix msgr to keep sent messages until ackedSage Weil
2010-02-13fs/xfs: Correct NULL testJulia Lawall
2010-02-13nilfs2: move iterator to write log into segment bufferRyusuke Konishi
2010-02-13nilfs2: get rid of s_dirt flag useRyusuke Konishi
2010-02-13nilfs2: get rid of nilfs_segctor_req structRyusuke Konishi
2010-02-13nilfs2: delete unnecessary condition in nilfs_dat_translateJiro SEKIBA
2010-02-13nilfs2: fix potential hang in nilfs_error on errors=remount-roRyusuke Konishi
2010-02-13nilfs2: use mnt_want_write in ioctls where write access is neededRyusuke Konishi
2010-02-13nilfs2: issue discard request after cleaning segmentsJiro SEKIBA
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-02-12xfs: optimize log flushing in xfs_fsyncChristoph Hellwig
2010-02-12xfs: only clear the suid bit once in xfs_writeChristoph Hellwig
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse