summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()Chuck Lever2010-01-262-4/+0
* nfsd41: Create the recovery entry for the NFSv4.1 clientRicardo Labiaga2010-01-141-1/+3
* nfsd: use vfs_fsync for non-directoriesChristoph Hellwig2010-01-131-32/+17
* nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()Ricardo Labiaga2010-01-131-1/+1
* nfsd41: nfsd4_decode_compound() does not recognize all opsRicardo Labiaga2010-01-131-1/+1
* lib: Introduce generic list_sort functionDave Chinner2010-01-121-95/+1
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-115-625/+666
|\
| * xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-102-29/+27
| * xfs: Don't flush stale inodesDave Chinner2010-01-101-3/+7
| * xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-102-55/+41
| * xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-101-538/+591
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds2010-01-114-15/+52
|\ \
| * | GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse2010-01-111-1/+1
| * | GFS2: Fix gfs2_xattr_acl_chmod()Steven Whitehouse2010-01-081-10/+11
| * | GFS2: Fix locking bug in renameSteven Whitehouse2010-01-081-2/+4
| * | GFS2: Ensure uptodate inode size when using O_APPENDSteven Whitehouse2010-01-081-2/+36
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-01-111-0/+3
|\ \ \
| * | | quota: Fix dquot_transfer for filesystems different from ext4Jan Kara2010-01-111-0/+3
| | |/ | |/|
* | | smaps: fix wrong rss countMinchan Kim2010-01-111-2/+1
* | | proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro2010-01-111-89/+0
|/ /
* | Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-01-084-9/+33
|\ \
| * | reiserfs: Relax reiserfs_xattr_set_handle() while acquiring xattr locksFrederic Weisbecker2010-01-071-0/+4
| * | reiserfs: Fix unreachable statementJiri Slaby2010-01-071-1/+2
| * | reiserfs: Don't call reiserfs_get_acl() with the reiserfs lockFrederic Weisbecker2010-01-071-0/+2
| * | reiserfs: Relax lock on xattr removingFrederic Weisbecker2010-01-051-3/+9
| * | reiserfs: Relax the lock before truncating pagesFrederic Weisbecker2010-01-051-1/+10
| * | reiserfs: Fix recursive lock on lchownFrederic Weisbecker2010-01-051-3/+5
| * | reiserfs: Fix mistake in down_write() conversionFrederic Weisbecker2010-01-031-1/+1
* | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2010-01-081-4/+4
|\ \ \
| * | | xfs: kill some warnings on i386 buildsDave Chinner2010-01-081-4/+4
| | |/ | |/|
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-01-081-0/+1
|\ \ \
| * | | nfs: fix oops in nfs_rename()OGAWA Hirofumi2010-01-061-0/+1
* | | | FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger2010-01-061-2/+11
* | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-01-061-4/+1
|\ \ \ \
| * | | | nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig2010-01-061-4/+1
| * | | | nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-201-1/+1
* | | | | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2010-01-062-9/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | exofs: simple_write_end does not mark_inode_dirtyBoaz Harrosh2010-01-051-1/+16
| * | | | exofs: fix pnfs_osd re-definitions in pre-pnfs treesBoaz Harrosh2010-01-051-8/+2
* | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-051-6/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ocfs2: Handle O_DIRECT when writing to a refcounted cluster.Tao Ma2009-12-301-6/+15
* | | | | sysfs: Add lockdep annotations for the sysfs active referenceEric W. Biederman2010-01-042-2/+27
* | | | | Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-041-2/+2
|\ \ \ \ \
| * | | | | binfmt_elf_fdpic: Fix build breakage introduced by coredump changes.Daisuke HATAYAMA2010-01-041-2/+2
| |/ / / /
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2010-01-045-48/+77
|\ \ \ \ \
| * | | | | ext4: Calculate metadata requirements more accuratelyTheodore Ts'o2010-01-015-44/+73
| * | | | | ext4: Fix accounting of reserved metadata blocksTheodore Ts'o2010-01-011-4/+4
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-01-044-24/+30
|\ \ \ \ \ \
| * | | | | | nilfs2: Storage class should be before const qualifierTobias Klauser2009-12-251-1/+1
| * | | | | | nilfs2: trivial coding style fixJiro SEKIBA2009-12-253-23/+29
| | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud