summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-02-09lockd: release reference to nsm_handle in nlm_host_rebootedJeff Layton1-1/+1
2010-01-30nfsd: Use vfs_fsync_range() in nfsd_commitTrond Myklebust1-10/+20
2010-01-28NFSD: Create PF_INET6 listener in write_portsChuck Lever1-1/+17
2010-01-27SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"Chuck Lever1-5/+1
2010-01-27SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()Chuck Lever2-4/+0
2010-01-14nfsd41: Create the recovery entry for the NFSv4.1 clientRicardo Labiaga1-1/+3
2010-01-13nfsd: use vfs_fsync for non-directoriesChristoph Hellwig1-32/+17
2010-01-13nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Ricardo Labiaga1-1/+1
2010-01-13nfsd41: nfsd4_decode_compound() does not recognize all opsRicardo Labiaga1-1/+1
2010-01-13lib: Introduce generic list_sort functionDave Chinner1-95/+1
2010-01-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-625/+666
2010-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds4-15/+52
2010-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+3
2010-01-11smaps: fix wrong rss countMinchan Kim1-2/+1
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro1-89/+0
2010-01-11quota: Fix dquot_transfer for filesystems different from ext4Jan Kara1-0/+3
2010-01-11GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse1-1/+1
2010-01-10xfs: Ensure we force all busy extents in range to diskDave Chinner2-29/+27
2010-01-10xfs: Don't flush stale inodesDave Chinner1-3/+7
2010-01-10xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2-55/+41
2010-01-10xfs: use DECLARE_EVENT_CLASSChristoph Hellwig1-538/+591
2010-01-09Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-9/+33
2010-01-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-4/+4
2010-01-09Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2010-01-08xfs: kill some warnings on i386 buildsDave Chinner1-4/+4
2010-01-08GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse1-10/+11
2010-01-08GFS2: Fix locking bug in renameSteven Whitehouse1-2/+4
2010-01-08GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse1-2/+36
2010-01-07reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locksFrederic Weisbecker1-0/+4
2010-01-07reiserfs: Fix unreachable statementJiri Slaby1-1/+2
2010-01-07reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker1-0/+2
2010-01-07FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger1-2/+11
2010-01-07Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-4/+1
2010-01-07nfs: fix oops in nfs_rename()OGAWA Hirofumi1-0/+1
2010-01-07nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig1-4/+1
2010-01-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-9/+18
2010-01-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+15
2010-01-05exofs: simple_write_end does not mark_inode_dirtyBoaz Harrosh1-1/+16
2010-01-05exofs: fix pnfs_osd re-definitions in pre-pnfs treesBoaz Harrosh1-8/+2
2010-01-05reiserfs: Relax lock on xattr removingFrederic Weisbecker1-3/+9
2010-01-05reiserfs: Relax the lock before truncating pagesFrederic Weisbecker1-1/+10
2010-01-05reiserfs: Fix recursive lock on lchownFrederic Weisbecker1-3/+5
2010-01-04sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman2-2/+27
2010-01-04Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+2
2010-01-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds5-48/+77
2010-01-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds4-24/+30
2010-01-04binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.Daisuke HATAYAMA1-2/+2
2010-01-03reiserfs: Fix mistake in down_write() conversionFrederic Weisbecker1-1/+1
2010-01-02Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-15/+53
2010-01-02writeback: add missing kernel-doc notationJaswinder Singh Rajput1-0/+1