index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
Nathan Scott
2005-11-02
93
-3093
/
+1567
*
[XFS] remove unused struct xfs_ail_ticket
Christoph Hellwig
2005-11-02
1
-13
/
+0
*
[XFS] Track external log/realtime device names for correct reporting in
Nathan Scott
2005-11-02
5
-13
/
+29
*
[XFS] Improve buffered read throughput by removing unnecessary timer calls
Nathan Scott
2005-11-02
5
-84
/
+140
*
[XFS] Remove a null CELL macro and its one caller, not useful to anyone.
Nathan Scott
2005-11-02
2
-6
/
+0
*
[XFS] Fix up an internal sort function name collision issue.
Nathan Scott
2005-11-02
5
-7
/
+7
*
[XFS] Make some extended attributes routines take const parameters, for
Nathan Scott
2005-11-02
5
-18
/
+19
*
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
Nathan Scott
2005-11-02
1
-1
/
+1
*
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
Nathan Scott
2005-11-02
1
-1
/
+1
*
[XFS] Ondisk format extension for extended attributes (attr2). Basically,
Nathan Scott
2005-11-02
13
-114
/
+354
*
[XFS] Move some code around to prepare for the upcoming extended
Nathan Scott
2005-11-02
4
-99
/
+90
*
[XFS] Introduce two new mount options (nolargeio/largeio) to allow
David Chinner
2005-11-02
6
-35
/
+43
*
[XFS] Provide a mechiansm for flushing delalloc before quota reporting.
Nathan Scott
2005-11-02
5
-4
/
+23
*
[XFS] Fix signedness issues in dquot ID handling, allowing uids/gids above
Nathan Scott
2005-11-02
3
-10
/
+4
*
[XFS] Add a comment about the use of XFS_SIZE_TOKEN_WANT.
Nathan Scott
2005-11-02
1
-1
/
+2
*
[XFS] only mark buffers done when all pages are uptodate in addition
Christoph Hellwig
2005-11-02
2
-8
/
+8
*
[XFS] Stack footprint reduction for xfs_swapext (used from xfs_fsr)
Eric Sandeen
2005-11-02
1
-31
/
+40
*
[XFS] write barrier support Issue all log sync operations as ordered
Christoph Hellwig
2005-11-02
12
-59
/
+190
*
[XFS] fix PBF_NONE handling
Christoph Hellwig
2005-11-02
1
-1
/
+2
*
[XFS] Add format checking to cmn_err and icmn_err
Christoph Hellwig
2005-11-02
7
-11
/
+18
*
[XFS] remove unused pagebuf flags
Christoph Hellwig
2005-11-02
2
-33
/
+13
*
[XFS] Make sure the threads and shaker in xfs_buf are de-initialized in
Christoph Hellwig
2005-11-02
1
-62
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
2005-11-01
1
-8
/
+9
|
\
|
*
Merge branch 'master' of /home/src/linux-2.6/
Anton Altaparmakov
2005-11-01
226
-334
/
+468
|
|
\
|
*
|
NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.
Anton Altaparmakov
2005-11-01
1
-8
/
+9
*
|
|
Don't touch USB controller IO registers when they are disabled
Linus Torvalds
2005-10-31
1
-0
/
+23
|
|
/
|
/
|
*
|
Revert "i386: move apic init in init_IRQs"
Linus Torvalds
2005-10-31
10
-100
/
+104
*
|
[PATCH] Creative Audigy 2 cardbus: Add IO window wakeup magic
James Courtier-Dutton
2005-10-31
2
-0
/
+40
*
|
[PATCH] fix __writeback_single_inode WARN_ON
Andrea Arcangeli
2005-10-31
1
-1
/
+1
*
|
[PATCH] revert ide-scsi highmem cleanup
Andrew Morton
2005-10-31
1
-12
/
+32
*
|
[PATCH] i386: CONFIG_PC removal
Arthur Othieno
2005-10-31
3
-8
/
+3
*
|
[PATCH] noop-iosched: avoid corrupted request merging
Jens Axboe
2005-10-31
1
-0
/
+1
*
|
[PATCH] Fix on-the-fly switch from cfq i/o scheduler
Jens Axboe
2005-10-31
1
-3
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Linus Torvalds
2005-10-31
14
-1043
/
+3841
|
\
|
|
*
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-31
1122
-25599
/
+56389
|
|
\
|
*
\
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-30
2045
-54145
/
+110590
|
|
\
\
|
*
\
\
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-24
65
-632
/
+1040
|
|
\
\
\
|
*
|
|
|
NTFS: Document extended attribute ($EA) NEED_EA flag. (Based on libntfs
Anton Altaparmakov
2005-10-24
2
-1
/
+5
|
*
|
|
|
NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.
Anton Altaparmakov
2005-10-24
3
-16
/
+10
|
*
|
|
|
NTFS: Use %z for size_t to fix compilation warnings. (Andrew Morton)
Anton Altaparmakov
2005-10-24
3
-4
/
+5
|
*
|
|
|
NTFS: Fix serious data corruption issue when writing.
Anton Altaparmakov
2005-10-19
1
-0
/
+1
|
*
|
|
|
NTFS: $EA attributes can be both resident non-resident.
Anton Altaparmakov
2005-10-19
5
-14
/
+35
|
*
|
|
|
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-19
36
-93
/
+202
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-17
122
-1675
/
+1707
|
|
\
\
\
\
\
|
*
|
|
|
|
|
NTFS: The big ntfs write(2) rewrite has arrived. We now implement our own
Anton Altaparmakov
2005-10-11
4
-49
/
+2280
|
*
|
|
|
|
|
NTFS: Remove address space operations ->prepare_write and ->commit_write in
Anton Altaparmakov
2005-10-11
1
-827
/
+0
|
*
|
|
|
|
|
NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
Anton Altaparmakov
2005-10-11
3
-2
/
+9
|
*
|
|
|
|
|
Merge branch 'master' of /usr/src/ntfs-2.6/
Anton Altaparmakov
2005-10-11
309
-1766
/
+7323
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr(). This completes
Anton Altaparmakov
2005-10-04
2
-8
/
+22
|
*
|
|
|
|
|
|
NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate(). It only supports
Anton Altaparmakov
2005-10-04
2
-43
/
+468
[next]