| Commit message (Expand) | Author | Age |
* | [XFS] Remove unused tracing code | Lachlan McIlroy | 2008-12-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Lachlan McIlroy | 2008-12-04 |
|\ |
|
| * | Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2008-12-03 |
| |\ |
|
| | * | NLM: client-side nlm_lookup_host() should avoid matching on srcaddr | Chuck Lever | 2008-11-24 |
| | * | nfsd: use of unitialized list head on error exit in nfs4recover.c | J. Bruce Fields | 2008-11-24 |
| | * | nfsd: clean up grace period on early exit | J. Bruce Fields | 2008-11-24 |
| * | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2008-12-02 |
| |\ \ |
|
| | * | | UBIFS: pre-allocate bulk-read buffer | Artem Bityutskiy | 2008-11-21 |
| | * | | UBIFS: do not allocate too much | Artem Bityutskiy | 2008-11-21 |
| | * | | UBIFS: do not print scary memory allocation warnings | Artem Bityutskiy | 2008-11-21 |
| | * | | UBIFS: allow for gaps when dirtying the LPT | Adrian Hunter | 2008-11-07 |
| | * | | UBIFS: fix compilation warnings | Artem Bityutskiy | 2008-11-06 |
| | * | | UBIFS: endian handling fixes and annotations | Harvey Harrison | 2008-11-06 |
| | * | | UBIFS: remove printk | Artem Bityutskiy | 2008-11-06 |
| * | | | ntfs: don't fool kernel-doc | Randy Dunlap | 2008-12-01 |
| * | | | epoll: introduce resource usage limits | Davide Libenzi | 2008-12-01 |
| * | | | ocfs2: fix regression in ocfs2_read_blocks_sync() | Mark Fasheh | 2008-12-01 |
| * | | | ocfs2: fix return value set in init_dlmfs_fs() | Coly Li | 2008-12-01 |
| * | | | ocfs2: fix wake_up in unlock_ast | David Teigland | 2008-12-01 |
| * | | | ocfs2: initialize stack_user lvbptr | David Teigland | 2008-12-01 |
| * | | | ocfs2: comments typo fix | Coly Li | 2008-12-01 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2008-11-30 |
| |\ \ \ |
|
| | * | | | [CIFS] fix regression in cifs_write_begin/cifs_write_end | Jeff Layton | 2008-11-26 |
| * | | | | udf: Fix BUG_ON() in destroy_inode() | Jan Kara | 2008-11-27 |
| |/ / / |
|
* | | | | [XFS] Remove unnecessary assertion | Lachlan McIlroy | 2008-12-04 |
* | | | | [XFS] Remove unused variable in ktrace_free() | Lachlan McIlroy | 2008-12-04 |
* | | | | [XFS] Check return value of xfs_buf_get_noaddr() | Lachlan McIlroy | 2008-12-04 |
* | | | | [XFS] Fix hang after disallowed rename across directory quota domains | Dave Chinner | 2008-12-04 |
* | | | | [XFS] Fix compile with CONFIG_COMPAT enabled | Christoph Hellwig | 2008-12-04 |
* | | | | move inode tracing out of xfs_vnode. | Christoph Hellwig | 2008-12-03 |
* | | | | move vn_iowait / vn_iowake into xfs_aops.c | Christoph Hellwig | 2008-12-03 |
* | | | | kill vn_ioerror | Christoph Hellwig | 2008-12-03 |
* | | | | kill xfs_unmount_flush | Christoph Hellwig | 2008-12-03 |
* | | | | no explicit xfs_iflush for special inodes during unmount | Christoph Hellwig | 2008-12-03 |
* | | | | use xfs_trans_ijoin in xfs_trans_iget | Christoph Hellwig | 2008-12-03 |
* | | | | remove leftovers of shared read-only support | Christoph Hellwig | 2008-12-03 |
* | | | | remove unused m_inode_quiesce member from struct xfs_mount | Christoph Hellwig | 2008-12-03 |
* | | | | kill dead inode flags | Christoph Hellwig | 2008-12-03 |
* | | | | cleanup xfs_sb.h feature flag helpers | Christoph Hellwig | 2008-12-03 |
* | | | | kill dead quota flags | Christoph Hellwig | 2008-12-03 |
* | | | | remove dead code from sv_t implementation | Christoph Hellwig | 2008-12-03 |
* | | | | reduce l_icloglock roundtrips | Christoph Hellwig | 2008-12-03 |
* | | | | stop using igrab in xfs_vn_link | Christoph Hellwig | 2008-12-03 |
* | | | | kill xfs_buf_iostart | Christoph Hellwig | 2008-12-03 |
* | | | | cleanup the inode reclaim path | Christoph Hellwig | 2008-12-03 |
* | | | | remove unused prototypes for xfs_ihash_init / xfs_ihash_free | Christoph Hellwig | 2008-12-03 |
* | | | | remove unused behvavior cruft in xfs_super.h | Christoph Hellwig | 2008-12-03 |
* | | | | remove useless mnt_want_write call in xfs_write | Christoph Hellwig | 2008-12-03 |
* | | | | [XFS] fix compile on 32 bit systems | Christoph Hellwig | 2008-12-03 |
* | | | | [XFS] Reorder xfs_ioctl32.c for some tidiness | sandeen@sandeen.net | 2008-12-02 |