summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng
2009-08-07Btrfs: correct error-handling zlib error handlingJulia Lawall
2009-08-07Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-08-07flat: fix uninitialized ptr with shared libsLinus Torvalds
2009-08-07vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig
2009-08-07vfs: add __destroy_inodeChristoph Hellwig
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-08-04jffs2: Fix return value from jffs2_do_readpage_nolock()Anders Grafström
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French
2009-08-03cifs: Read buffer overflowRoel Kluin
2009-08-03cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton
2009-08-02nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi
2009-08-02cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton
2009-08-01nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi
2009-07-31Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-07-31Btrfs: make sure the async caching thread advances the keyChris Mason
2009-07-31Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik
2009-07-31xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen
2009-07-31xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen
2009-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-07-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-07-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-07-30quota: Silence lockdep on quota_onJan Kara
2009-07-30udf: Fix loading of VAT inode when drive wrongly reports number of recorded b...Jan Kara
2009-07-30Btrfs: be more polite in the async caching threadsChris Mason
2009-07-30Btrfs: preserve commit_root for async cachingYan Zheng
2009-07-30GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski
2009-07-30GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski
2009-07-30GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski
2009-07-30GFS2: Don't try and dealloc own inodeSteven Whitehouse
2009-07-30GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski
2009-07-30GFS2: keep statfs info in sync on growsBenjamin Marzinski
2009-07-30GFS2: Shrink the shrinkerSteven Whitehouse
2009-07-30[CIFS] Updates fs/cifs/CHANGESSteve French
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
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-29PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins
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