| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | [XFS] Unwrap XFS_SB_LOCK. | Eric Sandeen | 2008-02-07 | 10 | -79/+60 |
| * | | [XFS] Unwrap mru_lock. | Eric Sandeen | 2008-02-07 | 1 | -17/+17 |
| * | | [XFS] Unwrap xfs_dabuf_global_lock | Eric Sandeen | 2008-02-07 | 2 | -9/+6 |
| * | | [XFS] Unwrap pagb_lock. | Eric Sandeen | 2008-02-07 | 2 | -11/+8 |
| * | | [XFS] Unwrap XFS_DQ_PINUNLOCK. | Eric Sandeen | 2008-02-07 | 3 | -16/+7 |
| * | | [XFS] Unwrap GRANT_LOCK. | Eric Sandeen | 2008-02-07 | 3 | -50/+35 |
| * | | [XFS] Unwrap LOG_LOCK. | Eric Sandeen | 2008-02-07 | 2 | -93/+72 |
| * | | [XFS] Unwrap AIL_LOCK | Donald Douwsma | 2008-02-07 | 12 | -114/+81 |
| * | | [XFS] kill unnessecary ioops indirection | Lachlan McIlroy | 2008-02-07 | 12 | -249/+79 |
| * | | [XFS] simplify vn_revalidate | Christoph Hellwig | 2008-02-07 | 4 | -51/+37 |
| * | | [XFS] more vnode/inode tracing fixes | Lachlan McIlroy | 2008-02-07 | 2 | -5/+6 |
| * | | [XFS] kill BMAPI_UNWRITTEN | Christoph Hellwig | 2008-02-07 | 3 | -15/+5 |
| * | | [XFS] kill BMAPI_DEVICE | Christoph Hellwig | 2008-02-07 | 3 | -20/+17 |
| * | | [XFS] clean up vnode/inode tracing | Lachlan McIlroy | 2008-02-07 | 14 | -95/+91 |
| * | | [XFS] remove dead SYNC_BDFLUSH case in xfs_sync_inodes | Lachlan McIlroy | 2008-02-07 | 1 | -175/+23 |
* | | | SUNRPC xptrdma: simplify build configuration | James Lentini | 2008-02-07 | 1 | -5/+2 |
* | | | NFS: Fix a potential file corruption issue when writing | Trond Myklebust | 2008-02-07 | 1 | -3/+17 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 2008-02-07 | 5 | -7/+40 |
|\ \ |
|
| * | | BKL-removal: Implement a compat_ioctl handler for JFS | Andi Kleen | 2008-02-07 | 5 | -0/+27 |
| * | | BKL-removal: Use unlocked_ioctl for jfs | Andi Kleen | 2008-02-07 | 4 | -7/+13 |
* | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-02-07 | 12 | -34/+288 |
|\ \ \ |
|
| * | | | ocfs2: Negotiate locking protocol versions. | Joel Becker | 2008-02-06 | 12 | -34/+288 |
* | | | | sysfs: remove BUG_ON() from sysfs_remove_group() | Greg Kroah-Hartman | 2008-02-07 | 1 | -1/+6 |
* | | | | Block: Fix whole_disk attribute bug | Greg Kroah-Hartman | 2008-02-07 | 1 | -7/+10 |
| |/ /
|/| | |
|
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-02-07 | 6 | -40/+42 |
|\ \ \ |
|
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2008-02-03 | 347 | -7167/+16893 |
| |\ \ \ |
|
| * | | | | [JFFS2] Add missing call to posix_acl_release | Julia Lawall | 2008-01-08 | 1 | -1/+3 |
| * | | | | [JFFS2] Fix return value check for mtd->point() in check_node_data() | Alexey Korolev | 2007-11-28 | 1 | -1/+1 |
| * | | | | [JFFS2] Fix data CRC checking on NOR flash. | David Woodhouse | 2007-11-21 | 1 | -14/+15 |
| * | | | | [JFFS2] make jffs2_get_acl() static | Adrian Bunk | 2007-11-06 | 2 | -3/+1 |
| * | | | | [JFFS2] Fix misapplied patch causing compile breakage | David Woodhouse | 2007-11-06 | 1 | -1/+0 |
| * | | | | [JFFS2] Don't strip sgid bit from inode permissions | David Woodhouse | 2007-11-01 | 1 | -5/+1 |
| * | | | | [JFFS2] Improve getdents vs. f_pos handling on NOR flash. | David Woodhouse | 2007-11-01 | 2 | -15/+21 |
* | | | | | Sanitize the type of struct user.u_ar0 | H. Peter Anvin | 2008-02-07 | 1 | -1/+1 |
* | | | | | iget: remove iget() and the read_inode() super op as being obsolete | David Howells | 2008-02-07 | 1 | -4/+0 |
* | | | | | iget: stop HPPFS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -5/+22 |
* | | | | | iget: stop HOSTFS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -19/+38 |
* | | | | | iget: stop OPENPROMFS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -15/+30 |
* | | | | | iget: stop UFS from using iget() and read_inode() | David Howells | 2008-02-07 | 4 | -23/+33 |
* | | | | | iget: stop the SYSV filesystem from using iget() and read_inode() | David Howells | 2008-02-07 | 4 | -14/+22 |
* | | | | | iget: stop ROMFS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -14/+32 |
* | | | | | iget: stop QNX4 from using iget() and read_inode() | David Howells | 2008-02-07 | 2 | -18/+37 |
* | | | | | iget: stop PROCFS from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -32/+28 |
* | | | | | iget: stop the MINIX filesystem from using iget() and read_inode() | David Howells | 2008-02-07 | 3 | -18/+33 |
* | | | | | iget: stop JFS from using iget() and read_inode() | David Howells | 2008-02-07 | 4 | -31/+40 |
* | | | | | iget: stop JFFS2 from using iget() and read_inode() | David Howells | 2008-02-07 | 4 | -26/+39 |
* | | | | | iget: stop ISOFS from using read_inode() | David Howells | 2008-02-07 | 4 | -32/+58 |
* | | | | | iget: stop HFSPLUS from using iget() and read_inode() | David Howells | 2008-02-07 | 4 | -19/+43 |
* | | | | | iget: stop FUSE from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -6/+0 |
* | | | | | iget: stop FreeVXFS from using iget() and read_inode() | David Howells | 2008-02-07 | 4 | -23/+40 |