| Commit message (Expand) | Author | Age |
* | [PATCH] bio_clone fix | Andrew Morton | 2005-07-28 |
* | Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/... | Linus Torvalds | 2005-07-27 |
|\ |
|
| * | JFS: Fix i_blocks accounting when allocation fails | Dave Kleikamp | 2005-07-26 |
| * | JFS: Don't set log_SYNCBARRIER when log->active == 0 | Dave Kleikamp | 2005-07-25 |
| * | JFS: Fix typo in last patch | Dave Kleikamp | 2005-07-22 |
| * | Merge with /home/shaggy/git/linus-clean/ | Dave Kleikamp | 2005-07-19 |
| |\ |
|
| * | | JFS: fsync wrong behavior when I/O failure occurs | Qu Fuping | 2005-07-15 |
| * | | JFS: Remove assert statement in dbJoin & return -EIO instead | Dave Kleikamp | 2005-07-15 |
| * | | JFS: Remove bogus WARN_ON statement and some dead code | Dave Kleikamp | 2005-07-14 |
* | | | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-27 |
* | | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_string | Olaf Hering | 2005-07-27 |
* | | | [PATCH] reiserfs doesn't use mbcache | Andreas Gruenbacher | 2005-07-27 |
* | | | [PATCH] mbcache: Remove unused mb_cache_shrink parameter | Andreas Gruenbacher | 2005-07-27 |
* | | | [PATCH] stale POSIX lock handling | Peter Staubach | 2005-07-27 |
* | | | [PATCH] fix xip sparse file handling in ext2 | Carsten Otte | 2005-07-27 |
* | | | [PATCH] autofs4: fix infamous "Busy inodes after umount ..." message | Ian Kent | 2005-07-27 |
* | | | [PATCH] ext3: drop quota references before releasing inode | Jan Kara | 2005-07-27 |
* | | | [PATCH] ext2: drop quota reference before releasing inode | Jan Kara | 2005-07-27 |
* | | | [PATCH] reiserfs: fix deadlock in inode creation failure path w/ default ACL | Jeff Mahoney | 2005-07-27 |
* | | | [PATCH] Fix missing refrigerator invocation in jffs2 | Nigel Cunningham | 2005-07-27 |
* | | | [PATCH] inotify: fix oops fix | Andrew Morton | 2005-07-26 |
* | | | [PATCH] inotify: check retval in init | Robert Love | 2005-07-26 |
* | | | [PATCH] inotify: change default limits | Robert Love | 2005-07-26 |
* | | | [PATCH] inotify: exit path cleanups | Robert Love | 2005-07-26 |
* | | | [PATCH] inotify: oops fix | Robert Love | 2005-07-26 |
* | | | [PATCH] inotify: use fget_light | Robert Love | 2005-07-26 |
* | | | [PATCH] inotify: misc. cleanup | Robert Love | 2005-07-26 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 2005-07-16 |
|\ \ |
|
| * \ | Automatic merge with /usr/src/ntfs-2.6.git. | Anton Altaparmakov | 2005-07-13 |
| |\ \ |
|
| * \ \ | Automatic merge with /usr/src/ntfs-2.6.git. | Anton Altaparmakov | 2005-07-04 |
| |\ \ \ |
|
| * \ \ \ | Automerge with /usr/src/ntfs-2.6.git. | Anton Altaparmakov | 2005-06-30 |
| |\ \ \ \ |
|
| * \ \ \ \ | Automatic merge with /usr/src/ntfs-2.6.git. | Anton Altaparmakov | 2005-06-26 |
| |\ \ \ \ \ |
|
| * | | | | | | NTFS: Fix a nasty deadlock that appeared in recent kernels. | Anton Altaparmakov | 2005-06-26 |
| * | | | | | | NTFS: Prepare for 2.1.23 release: Update documentation and bump version. | Anton Altaparmakov | 2005-06-25 |
| * | | | | | | NTFS: Change ntfs_map_runlist_nolock() to only decompress the mapping pairs | Anton Altaparmakov | 2005-06-25 |
| * | | | | | | NTFS: Add an extra parameter @last_vcn to ntfs_get_size_for_mapping_pairs() | Anton Altaparmakov | 2005-06-25 |
| * | | | | | | NTFS: Change the runlist terminator of the newly allocated cluster(s) to | Anton Altaparmakov | 2005-06-25 |
| * | | | | | | NTFS: Fix several occurences of a bug where we would perform 'var & ~const' | Anton Altaparmakov | 2005-06-25 |
| * | | | | | | NTFS: Detect the case when Windows has been suspended to disk on the volume | Anton Altaparmakov | 2005-06-25 |
| * | | | | | | NTFS: Fix a bug in address space operations error recovery code paths where | Anton Altaparmakov | 2005-06-25 |
| * | | | | | | NTFS: Stamp the transaction log ($UsnJrnl), aka user space journal, if it | Anton Altaparmakov | 2005-06-25 |
| * | | | | | | Automerge with /usr/src/ntfs-2.6.git. | Anton Altaparmakov | 2005-06-25 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Automatic merge with /usr/src/ntfs-2.6.git. | Anton Altaparmakov | 2005-06-23 |
| |\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Automatic merge with /usr/src/ntfs-2.6.git | Anton Altaparmakov | 2005-06-08 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Automatic merge with /usr/src/ntfs-2.6.git. | Anton Altaparmakov | 2005-05-30 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | NTFS: Use C99 style structure initialization after memory allocation where | Anton Altaparmakov | 2005-05-27 |
| * | | | | | | | | | | NTFS: Remove spurious void pointer casts from fs/ntfs/. | Pekka Enberg | 2005-05-27 |
| * | | | | | | | | | | Merge with /usr/src/ntfs-2.6.git | Anton Altaparmakov | 2005-05-25 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge with /usr/src/ntfs-2.6.git | Anton Altaparmakov | 2005-05-21 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge with /usr/src/ntfs-2.6.git | Anton Altaparmakov | 2005-05-05 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|