aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-12-23Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 8-28/+81
2010-12-23Merge branch 'linus-hot-fix' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+5
2010-12-23ext4: fix on-line resizing regressionGravatar Theodore Ts'o 1-0/+5
2010-12-22logfs: fix "Kernel BUG at readwrite.c:1193"Gravatar Prasad Joshi 1-0/+3
2010-12-22logfs: fix deadlock in logfs_get_wblocks, hold and wait on super->s_write_mutexGravatar Prasad Joshi 1-1/+1
2010-12-22ocfs2: Fix system inodes cache overflow.Gravatar Tao Ma 1-1/+1
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 2-17/+25
2010-12-20Fix btrfs b0rkageGravatar Al Viro 1-1/+1
2010-12-17ceph: mark user pages dirty on direct-io readsGravatar Henry C Chang 1-4/+4
2010-12-17ceph: fix null pointer dereference in ceph_init_dentry for nfs reexportGravatar Sage Weil 1-1/+2
2010-12-16Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 4-31/+60
2010-12-16ocfs2: Hold ip_lock when set/clear flags for indexed dir.Gravatar Tao Ma 1-0/+4
2010-12-16ocfs2: Adjust masklog flag valuesGravatar Sunil Mushran 2-8/+10
2010-12-16nilfs2: fix regression of garbage collection ioctlGravatar Ryusuke Konishi 2-9/+12
2010-12-15ceph: fix direct-io on non-page-aligned buffersGravatar Henry C Chang 1-12/+19
2010-12-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Gravatar Linus Torvalds 4-4/+18
2010-12-15install_special_mapping skips security_file_mmap check.Gravatar Tavis Ormandy 1-0/+5
2010-12-15fanotify: fill in the metadata_len field on struct fanotify_event_metadataGravatar Eric Paris 1-2/+4
2010-12-14ext4: fix typo which broke '..' detection in ext4_find_entry()Gravatar Aaro Koskinen 1-1/+1
2010-12-14ext4: Turn off multiple page-io submission by defaultGravatar Theodore Ts'o 3-3/+17
2010-12-14Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 2-13/+14
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 11-94/+207
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Gravatar Linus Torvalds 1-6/+66
2010-12-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 1-0/+1
2010-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Gravatar Linus Torvalds 5-61/+111
2010-12-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 9-51/+53
2010-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Gravatar Linus Torvalds 13-144/+157
2010-12-13Btrfs: prevent RAID level downgrades when space is lowGravatar Chris Mason 1-1/+19
2010-12-13Btrfs: account for missing devices in RAID allocation profilesGravatar Chris Mason 3-3/+36
2010-12-13Btrfs: EIO when we fail to read tree rootsGravatar Chris Mason 1-1/+4
2010-12-10Btrfs: fix compiler warningsGravatar Jan Beulich 2-7/+5
2010-12-10Btrfs: Make async snapshot ioctl more genericGravatar Li Zefan 2-22/+36
2010-12-10Btrfs: pwrite blocked when writing from the mmaped buffer of the same pageGravatar Xin Zhong 1-32/+60
2010-12-10Btrfs: Fix a crash when mounting a subvolumeGravatar Li Zefan 1-1/+1
2010-12-10Btrfs: fix sync subvol/snapshot creationGravatar Sage Weil 1-9/+11
2010-12-10Btrfs: Fix page leak in compressed writeback pathGravatar Yan, Zheng 1-1/+1
2010-12-10Btrfs: do not BUG if we fail to remove the orphan item for dead snapshotsGravatar Josef Bacik 1-3/+7
2010-12-10NFS: Fix panic after nfs_umount()Gravatar Chuck Lever 1-2/+2
2010-12-09Ocfs2: Teach 'coherency=full' O_DIRECT writes to correctly up_read i_alloc_sem.Gravatar Tristan Ye 3-6/+39
2010-12-09ocfs2/dlm: Migrate lockres with no locks if it has a referenceGravatar Sunil Mushran 1-13/+27
2010-12-09xfs: log timestamp changes to the source inode in renameGravatar Christoph Hellwig 1-0/+1
2010-12-09Btrfs: fixup return code for btrfs_del_orphan_itemGravatar Josef Bacik 1-1/+5
2010-12-09Btrfs: do not do fast caching if we are allocating blocks for tree_rootGravatar Josef Bacik 1-6/+12
2010-12-09Btrfs: deal with space cache errors betterGravatar Josef Bacik 2-9/+13
2010-12-09Btrfs: fix use after free in O_DIRECTGravatar Josef Bacik 1-2/+1
2010-12-08cifs: remove bogus remapping of error in cifs_filldir()Gravatar Suresh Jayaraman 1-12/+0
2010-12-08nfsd: Fix possible BUG_ON firing in set_change_infoGravatar Neil Brown 2-13/+14
2010-12-07nfs: remove extraneous and problematic calls to nfs_clear_requestGravatar Trond Myklebust 3-4/+4
2010-12-07nfs: kernel should return EPROTONOSUPPORT when not support NFSv4Gravatar Mi Jinlong 1-4/+0
2010-12-07NFS: Fix fcntl F_GETLK not reporting some conflictsGravatar Sergey Vlasov 1-0/+2