aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-06not overwriting file_lock structure after GET_LKPavel Shilovsky
2010-04-06proc: copy_to_user() returns unsignedDan Carpenter
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-04-059p: return on mutex_lock_interruptible()Dan Carpenter
2010-04-05Btrfs: add check for changed leaves in setup_leaf_for_splitChris Mason
2010-04-05Btrfs: create snapshot references in same commit as snapshotSage Weil
2010-04-05Btrfs: fix small race with delalloc flushing waitqueue'sJosef Bacik
2010-04-05Btrfs: use add_to_page_cache_lru, use __page_cache_allocNick Piggin
2010-04-059p: Creating files with names too long should fail with ENAMETOOLONG.Sripathi Kodi
2010-04-059p: Make sure we are able to clunk the cached fid on umountAneesh Kumar K.V
2010-04-059p: drop nlink removeAneesh Kumar K.V
2010-04-05fs/9p: Clunk the fid resulting from partial walk of the nameAneesh Kumar K.V
2010-04-059p: Fix setting of protocol flags in v9fs_session_info structure.Sripathi Kodi
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki
2010-04-03cifs: Fix a kernel BUG with remote OS/2 server (try #3)Suresh Jayaraman
2010-04-03[CIFS] initialize nbytes at the beginning of CIFSSMBWrite()Steve French
2010-04-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-04-01oom: fix the unsafe usage of badness() in proc_oom_score()Oleg Nesterov
2010-03-31fat: fix buffer overflow in vfat_create_shortname()Nikolaus Schulz
2010-03-30Btrfs: fix chunk allocate size calculationJosef Bacik
2010-03-30Btrfs: kill max_extent mount optionJosef Bacik
2010-03-30Btrfs: fail to mount if we have problems reading the block groupsJosef Bacik
2010-03-30Btrfs: check btrfs_get_extent return for IS_ERR()Dan Carpenter
2010-03-30Btrfs: handle kmalloc() failure in inode lookup ioctlDan Carpenter
2010-03-30Btrfs: dereferencing freed memoryDan Carpenter
2010-03-30Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()Zhao Lei
2010-03-30Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree()Zhao Lei
2010-03-30Btrfs: Remove unnecessary finish_wait() in wait_current_trans()Zhao Lei
2010-03-30Btrfs: add NULL check for do_walk_down()Miao Xie
2010-03-30Btrfs: remove duplicate include in ioctl.cAndrea Gelmini
2010-03-30reiserfs: Fix locking BUG during mount failureJeff Mahoney
2010-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29[LogFS] Erase new journal segmentsJoern Engel
2010-03-29[LogFS] Move reserved segments with journalJoern Engel
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-28ceph: fix use after free on mds __unregister_requestSage Weil
2010-03-28[LogFS] Clear PagePrivate when moving journalJoern Engel
2010-03-28Simplify and fix pad_wbufJoern Engel