| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] v9fs: print 9p messages | Latchesar Ionkov | 2006-03-25 | 7 | -3/+368 |
* | [PATCH] v9fs: rename tids to tags to be consistent with Plan 9 documentation | Russ Cox | 2006-03-25 | 4 | -11/+8 |
* | [PATCH] v9fs: consolidate trans_sock into trans_fd | Russ Cox | 2006-03-25 | 3 | -436/+196 |
* | [PATCH] reiserfs: use balance_dirty_pages_ratelimited_nr in reiserfs_file_wri... | Alexander Zarochentsev | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] reiserfs: cleanups | Vladimir V. Saveliev | 2006-03-25 | 2 | -7/+5 |
* | [PATCH] inotify: lock avoidance with parent watch status in dentry | Nick Piggin | 2006-03-25 | 2 | -10/+85 |
* | [PATCH] Add lookup_instantiate_filp usage warning | Oleg Drokin | 2006-03-25 | 1 | -0/+4 |
* | [PATCH] Introduce FMODE_EXEC file flag | Oleg Drokin | 2006-03-25 | 1 | -2/+2 |
* | [PATCH] reiserfs: reiserfs_file_write() will lose error code when a 0-length ... | Jeff Mahoney | 2006-03-25 | 1 | -4/+4 |
* | [PATCH] reiserfs: handle trans_id overflow | Alexander Zarochentsev | 2006-03-25 | 1 | -3/+18 |
* | [PATCH] reiserfs: fix transaction overflowing | Alexander Zarochentzev | 2006-03-25 | 1 | -138/+72 |
* | [PATCH] fs/inode.c: make iprune_mutex static | Adrian Bunk | 2006-03-25 | 1 | -1/+1 |
* | [PATCH] Missed error checking for intent's filp in open_namei(). | Oleg Drokin | 2006-03-25 | 1 | -0/+6 |
* | [PATCH] jbd: convert kjournald to kthread API | Andrew Morton | 2006-03-25 | 1 | -4/+4 |
* | [PATCH] jbd: embed j_commit_timer in journal struct | Andrew Morton | 2006-03-25 | 2 | -12/+11 |
* | [PATCH] slab: implement /proc/slab_allocators | Al Viro | 2006-03-25 | 1 | -0/+37 |
* | [PATCH] Optimise d_find_alias() | David Howells | 2006-03-25 | 1 | -4/+7 |
* | [PATCH] ext3: Properly report backup block present in a group | Glauber de Oliveira Costa | 2006-03-24 | 1 | -7/+33 |
* | [PATCH] Conditionalize compat_sys_newfstatat | Kyle McMartin | 2006-03-24 | 1 | -0/+2 |
* | [PATCH] fsync: extract internal code | Andrew Morton | 2006-03-24 | 1 | -20/+23 |
* | [PATCH] set_page_dirty() return value fixes | Andrew Morton | 2006-03-24 | 1 | -1/+1 |
* | [PATCH] HOTPLUG_CPU: avoid hitting too many cachelines in recalc_bh_state() | Eric Dumazet | 2006-03-24 | 1 | -1/+4 |
* | [PATCH] sb_set_blocksize cleanup | Coywolf Qi Hunt | 2006-03-24 | 1 | -5/+1 |
* | [PATCH] fast ext3_statfs | Alex Tomas | 2006-03-24 | 1 | -3/+4 |
* | [PATCH] isofs: remove unused debugging macros | Pekka Enberg | 2006-03-24 | 1 | -12/+0 |
* | [PATCH] s/;;/;/g | Alexey Dobriyan | 2006-03-24 | 2 | -2/+2 |
* | [PATCH] cpuset memory spread slab cache hooks | Paul Jackson | 2006-03-24 | 4 | -6/+15 |
* | [PATCH] cpuset memory spread: slab cache format | Paul Jackson | 2006-03-24 | 28 | -33/+63 |
* | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 2006-03-24 | 35 | -37/+37 |
* | [PATCH] fs/coda/: proper prototypes | Adrian Bunk | 2006-03-24 | 5 | -8/+21 |
* | [PATCH] fs/ext2/: proper ext2_get_parent() prototype | Adrian Bunk | 2006-03-24 | 2 | -1/+3 |
* | [PATCH] fs/9p/: possible cleanups | Adrian Bunk | 2006-03-24 | 6 | -10/+10 |
* | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser | 2006-03-24 | 23 | -51/+40 |
* | [PATCH] s390: Remove old history/whitespave from partition code | Horst Hummel | 2006-03-24 | 1 | -18/+11 |
* | [PATCH] vfs: MS_VERBOSE should be MS_SILENT | Theodore Ts'o | 2006-03-24 | 5 | -9/+9 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6 | Linus Torvalds | 2006-03-24 | 17 | -213/+289 |
|\ |
|
| * | Merge branch 'master' of /usr/src/ntfs-2.6/ | Anton Altaparmakov | 2006-03-23 | 64 | -661/+615 |
| |\ |
|
| * | | NTFS: 2.1.27 - Various bug fixes and cleanups. | Anton Altaparmakov | 2006-03-23 | 1 | -1/+1 |
| * | | NTFS: Semaphore to mutex conversion. | Ingo Molnar | 2006-03-23 | 8 | -69/+71 |
| * | | NTFS: Handle the recently introduced -ENAMETOOLONG return value from | Anton Altaparmakov | 2006-03-23 | 2 | -5/+6 |
| * | | NTFS: Add a missing call to flush_dcache_mft_record_page() in | Anton Altaparmakov | 2006-03-23 | 2 | -3/+8 |
| * | | NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we | Anton Altaparmakov | 2006-03-23 | 3 | -19/+15 |
| * | | NTFS: Improve comments on file attribute flags in fs/ntfs/layout.h. | Anton Altaparmakov | 2006-03-23 | 2 | -13/+13 |
| * | | NTFS: Limit name length in fs/ntfs/unistr.c::ntfs_nlstoucs() to maximum | Anton Altaparmakov | 2006-03-23 | 2 | -19/+35 |
| * | | NTFS: Remove all the make_bad_inode() calls. This should only be called | Anton Altaparmakov | 2006-03-23 | 6 | -23/+5 |
| * | | NTFS: Add support for sparse files which have a compression unit of 0. | Anton Altaparmakov | 2006-03-23 | 4 | -38/+75 |
| * | | NTFS: Fix comparison of $MFT and $MFTMirr to not bail out when there are | Anton Altaparmakov | 2006-03-23 | 2 | -13/+28 |
| * | | NTFS: Use buffer_migrate_page() for the ->migratepage function of all ntfs | Anton Altaparmakov | 2006-03-23 | 2 | -1/+10 |
| * | | NTFS: Fix a buggette in an "should be impossible" case handling where we | Anton Altaparmakov | 2006-03-23 | 2 | -2/+4 |
| * | | NTFS: Fix an (innocent) off-by-one error in the runlist code. | Anton Altaparmakov | 2006-03-23 | 5 | -7/+17 |