aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-07-29fs/ramfs/file-nommu.c needs include/linux/sched.hCatalin Marinas
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-07-28eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key sizeRamon de Carvalho Valle
2009-07-28eCryptfs: Check Tag 11 literal data buffer sizeTyler Hicks
2009-07-28sysfs: fix hardlink count on device_movePeter Oberparleiter
2009-07-28Btrfs: Fix async caching interaction with unmountYan Zheng
2009-07-27Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2009-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2009-07-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-07-27Btrfs: change how we unpin extentsJosef Bacik
2009-07-27Btrfs: Correct redundant test in add_inode_refJulia Lawall
2009-07-24Btrfs: find smallest available device extent during chunk allocationChris Mason
2009-07-24Btrfs: clear all space_info->full after removing a block groupChris Mason
2009-07-24Btrfs: make flushoncommit mount option correctly wait on ordered_extentsSage Weil
2009-07-24Btrfs: Avoid delayed reference update loopingYan Zheng
2009-07-24Btrfs: Fix ordering of key field checks in btrfs_previous_itemYan Zheng
2009-07-24Btrfs: find_free_dev_extent doesn't handle holes at the start of the deviceYan Zheng
2009-07-24Btrfs: Remove code duplication in comp_keysDiego Calleja
2009-07-24Btrfs: async block group cachingJosef Bacik
2009-07-24Btrfs: use hybrid extents+bitmap rb tree for free spaceJosef Bacik
2009-07-23jfs: Fix early release of acl in jfs_get_aclStefan Bader
2009-07-22Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-07-22[CIFS] fix sparse warningSteve French
2009-07-22cifs: fix sb->s_maxbytes so that it casts properly to a signed valueJeff Layton
2009-07-22cifs: disable serverino if server doesn't support itJeff Layton
2009-07-22Btrfs: Fix crash on read failures at mountDavid Woodhouse
2009-07-22Btrfs: remove of redundant btrfs_header_levelDaniel Cadete
2009-07-22Btrfs: adjust NULL testJulia Lawall
2009-07-22Btrfs: Remove broken sanity check from btrfs_rmap_block()David Woodhouse
2009-07-22Btrfs: convert nested spin_lock_irqsave to spin_lockJulia Lawall
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-07-22Btrfs: make sure all dirty blocks are written at commit timeYan Zheng
2009-07-22Btrfs: fix locking issue in btrfs_find_next_keyYan Zheng
2009-07-22Btrfs: fix double increment of path->slots[0] in btrfs_next_leafYan Zheng
2009-07-22Btrfs: properly update space information after shrinking device.Yan Zheng
2009-07-22Btrfs: fix definition of struct btrfs_extent_inline_refYan Zheng
2009-07-21NFSv4: Fix a problem whereby a buggy server can oops the kernelTrond Myklebust
2009-07-21NFSv4: Fix an NFSv4 mount regressionTrond Myklebust
2009-07-21NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust
2009-07-21inotify: use GFP_NOFS under potential memory pressureEric Paris
2009-07-21fsnotify: fix inotify tail drop check with path entriesEric Paris
2009-07-21inotify: check filename before dropping repeat eventsEric Paris
2009-07-21fsnotify: use def_bool in kconfig instead of letting the user chooseEric Paris
2009-07-21inotify: fix error paths in inotify_update_watchEric Paris
2009-07-21inotify: do not leak inode marks in inotify_add_watchEric Paris
2009-07-21inotify: drop user watch count when a watch is removedEric Paris
2009-07-21jbd: fix race between write_metadata_buffer and get_write_accessdingdinghua