aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-27block: implement bd_claiming and claiming blockTejun Heo
2010-04-27block: factor out bd_may_claim()Tejun Heo
2010-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-04-12quota: Fix possible dq_flags corruptionAndrew Perepechko
2010-04-12quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara
2010-04-12ext3: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12ext2: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12nilfs2: fix typo "numer" -> "number" in alloc.cRyusuke Konishi
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-04-08udf: add speciffic ->setattr callbackDmitry Monakhov
2010-04-08udf: potential integer overflowDan Carpenter
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-06Btrfs: make sure the chunk allocator doesn't create zero length chunksChris Mason
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-05Btrfs: fix data enospc check overflowJosef Bacik
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-02nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()Li Hong
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-31nilfs2: fix a wrong type conversion in nilfs_ioctl()Li Hong
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