aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-07Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSYYan Zheng1-2/+7
2009-08-07Btrfs: correct error-handling zlib error handlingJulia Lawall1-3/+3
2009-08-07Btrfs: remove superfluous NULL pointer check in btrfs_rename()Bartlomiej Zolnierkiewicz1-2/+1
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2009-08-07flat: fix uninitialized ptr with shared libsLinus Torvalds1-5/+12
2009-08-07vfs: mnt_want_write_file(): fix special file handlingOGAWA Hirofumi1-1/+2
2009-08-07compat_ioctl: hook up compat handler for FIEMAP ioctlEric Sandeen1-0/+1
2009-08-07xfs: fix freeing of inodes not yet added to the inode cacheChristoph Hellwig2-74/+68
2009-08-07vfs: add __destroy_inodeChristoph Hellwig1-3/+7
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig2-25/+22
2009-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds2-2/+18
2009-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-32/+73
2009-08-04jffs2: Fix return value from jffs2_do_readpage_nolock()Anders Grafström1-1/+1
2009-08-04[CIFS] Update readme to reflect forceuid mount parmsSteve French2-14/+14
2009-08-03cifs: Read buffer overflowRoel Kluin1-1/+1
2009-08-03cifs: show noforceuid/noforcegid mount options (try #2)Jeff Layton1-0/+4
2009-08-02nilfs2: fix missing unlock in error path of nilfs_mdt_write_pageRyusuke Konishi1-1/+3
2009-08-02cifs: reinstate original behavior when uid=/gid= options are specifiedJeff Layton1-12/+30
2009-08-01nilfs2: fix oops due to inconsistent state in page with discrete b-tree nodesRyusuke Konishi1-1/+15
2009-07-31ocfs2: Remove redundant BUG_ON in __dlm_queue_ast()Goldwyn Rodrigues1-1/+0
2009-07-31Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-2/+10
2009-07-31Btrfs: make sure the async caching thread advances the keyChris Mason1-4/+17
2009-07-31Btrfs: fix btrfs_remove_from_free_space corner caseJosef Bacik1-9/+64
2009-07-31xfs: bump up nr_to_write in xfs_vm_writepageEric Sandeen1-0/+8
2009-07-31xfs: reduce bmv_count in xfs_vn_fiemapEric Sandeen1-2/+2
2009-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-12/+28
2009-07-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds1-0/+12
2009-07-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6Linus Torvalds1-3/+4
2009-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds8-75/+195
2009-07-30ocfs2/quota: Release lock for error in ocfs2_quota_write.Tao Ma1-1/+1
2009-07-30quota: Silence lockdep on quota_onJan Kara1-3/+4
2009-07-30udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocksJan Kara1-0/+12
2009-07-30Btrfs: be more polite in the async caching threadsChris Mason3-2/+14
2009-07-30Btrfs: preserve commit_root for async cachingYan Zheng4-10/+14
2009-07-30GFS2: remove dcache entries for remote deleted inodesBenjamin Marzinski5-5/+65
2009-07-30GFS2: Fix incorrent statfs consistency checkBenjamin Marzinski1-11/+3
2009-07-30GFS2: Don't put unlikely reclaim candidates on the reclaim list.Benjamin Marzinski1-26/+46
2009-07-30GFS2: Don't try and dealloc own inodeSteven Whitehouse1-3/+6
2009-07-30GFS2: Fix panic in glock memory shrinkerBenjamin Marzinski1-0/+4
2009-07-30GFS2: keep statfs info in sync on growsBenjamin Marzinski3-14/+68
2009-07-30GFS2: Shrink the shrinkerSteven Whitehouse1-18/+5
2009-07-30[CIFS] Updates fs/cifs/CHANGESSteve French1-0/+6
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6Linus Torvalds1-0/+10
2009-07-29fs/ramfs/file-nommu.c needs include/linux/sched.hCatalin Marinas1-0/+1
2009-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+2
2009-07-29PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins1-0/+10
2009-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds13-452/+1343
2009-07-28eCryptfs: parse_tag_3_packet check tag 3 packet encrypted key sizeRamon de Carvalho Valle1-0/+7
2009-07-28eCryptfs: Check Tag 11 literal data buffer sizeTyler Hicks1-0/+6
2009-07-28sysfs: fix hardlink count on device_movePeter Oberparleiter1-0/+2