index
:
linux-stable.git
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.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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
shm: fix the filename of hugetlb sysv shared memory
Eric W. Biederman
2007-06-16
1
-5
/
+2
*
udf: fix possible leakage of blocks
Jan Kara
2007-06-16
3
-17
/
+74
*
fuse: ->fs_flags fixlet
Alexey Dobriyan
2007-06-16
1
-2
/
+1
*
splice: only check do_wakeup in splice_to_pipe() for a real pipe
Jens Axboe
2007-06-15
1
-6
/
+7
*
splice: fix leak of pages on short splice to pipe
Jens Axboe
2007-06-15
1
-1
/
+2
*
splice: adjust balance_dirty_pages_ratelimited() call
Jens Axboe
2007-06-15
1
-2
/
+8
*
sysfs: fix race condition around sd->s_dentry, take#2
Tejun Heo
2007-06-12
3
-3
/
+38
*
sysfs: fix condition check in sysfs_drop_dentry()
Tejun Heo
2007-06-12
1
-1
/
+1
*
sysfs: store sysfs inode nrs in s_ino to avoid readdir oopses
Eric Sandeen
2007-06-12
4
-5
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2007-06-11
10
-267
/
+285
|
\
|
*
[CIFS] CIFS should honour umask
Steve French
2007-06-08
2
-4
/
+7
|
*
[CIFS] Missing flag on negprot needed for some servers to force packet signing
Yehuda Sadeh Weinraub
2007-06-05
1
-2
/
+2
|
*
[CIFS] whitespace cleanup part 2
Steve French
2007-06-05
3
-132
/
+138
|
*
[CIFS] whitespace cleanup
Steve French
2007-06-05
4
-125
/
+124
|
*
[CIFS] fix mempool destroy done in wrong order in cifs error path
Akinobu Mita
2007-06-04
1
-1
/
+1
|
*
[CIFS] typo in previous patch
Steve French
2007-05-24
1
-3
/
+3
|
*
[CIFS] Fix oops on failed cifs mount (in kthread_stop)
Steve French
2007-05-23
1
-2
/
+12
*
|
Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-06-11
1
-35
/
+35
|
\
\
|
*
|
splice: __generic_file_splice_read: fix read/truncate race
Jens Axboe
2007-06-08
1
-23
/
+23
|
*
|
splice: __generic_file_splice_read: fix i_size_read() length checks
Hugh Dickins
2007-06-08
1
-8
/
+10
|
*
|
splice: move balance_dirty_pages_ratelimited() outside of splice actor
Jens Axboe
2007-06-08
1
-1
/
+2
|
*
|
splice: remove do_splice_direct() symbol export
Jens Axboe
2007-06-08
1
-2
/
+0
|
*
|
splice: move inode size check into generic_file_splice_read()
Jens Axboe
2007-06-08
1
-10
/
+9
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2007-06-08
2
-12
/
+11
|
\
\
\
|
*
|
|
ocfs2: Fix invalid assertion during write on 64k pages
Mark Fasheh
2007-06-06
1
-10
/
+10
|
*
|
|
ocfs2: Fix masklog breakage
Tiger Yang
2007-06-06
1
-2
/
+1
*
|
|
|
nommu: report correct errno in message
Greg Ungerer
2007-06-08
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
RAMFS NOMMU: missed POSIX UID/GID inode attribute checking
Bryan Wu
2007-06-07
1
-0
/
+5
|
/
/
*
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2007-06-04
3
-182
/
+40
|
\
\
|
*
|
[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree()
David Woodhouse
2007-06-01
1
-3
/
+10
|
*
|
[JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes()
Artem Bityutskiy
2007-06-01
1
-3
/
+6
|
*
|
[JFFS2] Fix potential memory leak of dead xattrs on unmount.
David Woodhouse
2007-05-20
1
-0
/
+4
|
*
|
[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.
David Woodhouse
2007-05-20
1
-1
/
+1
|
*
|
[MTD] generalise the handling of MTD-specific superblocks
David Howells
2007-05-11
1
-175
/
+19
*
|
|
vanishing ioctl handler debugging
Andrew Morton
2007-06-04
1
-3
/
+11
*
|
|
parse errors in ifdefs
Yoann Padioleau
2007-06-01
1
-1
/
+1
*
|
|
Fix possible UDF data corruption
Jan Kara
2007-06-01
1
-4
/
+8
*
|
|
When ext4_ext_insert_extent() fails to insert new blocks
Alex Tomas
2007-05-31
1
-1
/
+5
*
|
|
ext4: Extent overlap bugfix
Amit Arora
2007-05-31
1
-2
/
+58
*
|
|
Remove unnecessary exported symbols.
Mingming Cao
2007-05-31
1
-8
/
+0
*
|
|
EXT4: Fix whitespace
Dave Kleikamp
2007-05-31
5
-45
/
+45
*
|
|
afs: needs sched.h
Andrew Morton
2007-05-31
1
-0
/
+2
*
|
|
ntfs_init_locked_inode(): fix array indexing
Andrew Morton
2007-05-31
1
-1
/
+1
*
|
|
a bug in ramfs_nommu_resize function, passing old size to vmtruncate
Bryan Wu
2007-05-30
1
-1
/
+1
*
|
|
NFS: Fix a refcount leakage in O_DIRECT
Trond Myklebust
2007-05-30
1
-3
/
+9
*
|
|
[XFS] Write at EOF may not update filesize correctly.
David Chinner
2007-05-29
1
-9
/
+17
*
|
|
fix compat console unimap regression
Hugh Dickins
2007-05-25
1
-8
/
+25
*
|
|
[PATCH] ocfs2: use generic_segment_checks
Christoph Hellwig
2007-05-25
1
-31
/
+1
*
|
|
ocfs2: fix inode leak
Mark Fasheh
2007-05-25
1
-3
/
+4
*
|
|
[PATCH] ocfs2: use zero_user_page
Nate Diller
2007-05-25
1
-4
/
+1
[next]