summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2010-02-23cifs: verify lengths of QueryAllEAs replyJeff Layton
2010-02-23cifs: increase maximum buffer size in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: rename name_len to list_len in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: clean up indentation in CIFSSMBQAllEAsJeff Layton
2010-02-23cifs: add parens around smb_var in BCC macrosJeff Layton
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-22seq_file: add RCU versions of new hlist/list iterators (v3)stephen hemminger
2010-02-22Merge branch 'master' into for-2.6.34Jens Axboe
2010-02-20xfs_export_operations.commit_metadataBen Myers
2010-02-20commit_metadata export operation replacing nfsd_sync_dirBen Myers
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