aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | [XFS] Unwrap XFS_SB_LOCK.Eric Sandeen2008-02-0710-79/+60
| * | [XFS] Unwrap mru_lock.Eric Sandeen2008-02-071-17/+17
| * | [XFS] Unwrap xfs_dabuf_global_lockEric Sandeen2008-02-072-9/+6
| * | [XFS] Unwrap pagb_lock.Eric Sandeen2008-02-072-11/+8
| * | [XFS] Unwrap XFS_DQ_PINUNLOCK.Eric Sandeen2008-02-073-16/+7
| * | [XFS] Unwrap GRANT_LOCK.Eric Sandeen2008-02-073-50/+35
| * | [XFS] Unwrap LOG_LOCK.Eric Sandeen2008-02-072-93/+72
| * | [XFS] Unwrap AIL_LOCKDonald Douwsma2008-02-0712-114/+81
| * | [XFS] kill unnessecary ioops indirectionLachlan McIlroy2008-02-0712-249/+79
| * | [XFS] simplify vn_revalidateChristoph Hellwig2008-02-074-51/+37
| * | [XFS] more vnode/inode tracing fixesLachlan McIlroy2008-02-072-5/+6
| * | [XFS] kill BMAPI_UNWRITTENChristoph Hellwig2008-02-073-15/+5
| * | [XFS] kill BMAPI_DEVICEChristoph Hellwig2008-02-073-20/+17
| * | [XFS] clean up vnode/inode tracingLachlan McIlroy2008-02-0714-95/+91
| * | [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodesLachlan McIlroy2008-02-071-175/+23
* | | SUNRPC xptrdma: simplify build configurationJames Lentini2008-02-071-5/+2
* | | NFS: Fix a potential file corruption issue when writingTrond Myklebust2008-02-071-3/+17
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-02-075-7/+40
|\ \
| * | BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-075-0/+27
| * | BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-074-7/+13
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-02-0712-34/+288
|\ \ \
| * | | ocfs2: Negotiate locking protocol versions.Joel Becker2008-02-0612-34/+288
* | | | sysfs: remove BUG_ON() from sysfs_remove_group()Greg Kroah-Hartman2008-02-071-1/+6
* | | | Block: Fix whole_disk attribute bugGreg Kroah-Hartman2008-02-071-7/+10
| |/ / |/| |
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-02-076-40/+42
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-02-03347-7167/+16893
| |\ \ \
| * | | | [JFFS2] Add missing call to posix_acl_releaseJulia Lawall2008-01-081-1/+3
| * | | | [JFFS2] Fix return value check for mtd->point() in check_node_data()Alexey Korolev2007-11-281-1/+1
| * | | | [JFFS2] Fix data CRC checking on NOR flash.David Woodhouse2007-11-211-14/+15
| * | | | [JFFS2] make jffs2_get_acl() staticAdrian Bunk2007-11-062-3/+1
| * | | | [JFFS2] Fix misapplied patch causing compile breakageDavid Woodhouse2007-11-061-1/+0
| * | | | [JFFS2] Don't strip sgid bit from inode permissionsDavid Woodhouse2007-11-011-5/+1
| * | | | [JFFS2] Improve getdents vs. f_pos handling on NOR flash.David Woodhouse2007-11-012-15/+21
* | | | | Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1
* | | | | iget: remove iget() and the read_inode() super op as being obsoleteDavid Howells2008-02-071-4/+0
* | | | | iget: stop HPPFS from using iget() and read_inode()David Howells2008-02-071-5/+22
* | | | | iget: stop HOSTFS from using iget() and read_inode()David Howells2008-02-071-19/+38
* | | | | iget: stop OPENPROMFS from using iget() and read_inode()David Howells2008-02-071-15/+30
* | | | | iget: stop UFS from using iget() and read_inode()David Howells2008-02-074-23/+33
* | | | | iget: stop the SYSV filesystem from using iget() and read_inode()David Howells2008-02-074-14/+22
* | | | | iget: stop ROMFS from using iget() and read_inode()David Howells2008-02-071-14/+32
* | | | | iget: stop QNX4 from using iget() and read_inode()David Howells2008-02-072-18/+37
* | | | | iget: stop PROCFS from using iget() and read_inode()David Howells2008-02-071-32/+28
* | | | | iget: stop the MINIX filesystem from using iget() and read_inode()David Howells2008-02-073-18/+33
* | | | | iget: stop JFS from using iget() and read_inode()David Howells2008-02-074-31/+40
* | | | | iget: stop JFFS2 from using iget() and read_inode()David Howells2008-02-074-26/+39
* | | | | iget: stop ISOFS from using read_inode()David Howells2008-02-074-32/+58
* | | | | iget: stop HFSPLUS from using iget() and read_inode()David Howells2008-02-074-19/+43
* | | | | iget: stop FUSE from using iget() and read_inode()David Howells2008-02-071-6/+0
* | | | | iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-074-23/+40