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
...
*
|
[PATCH] proc: modify proc_pident_lookup to be completely table driven
Eric W. Biederman
2006-10-02
1
-241
/
+106
*
|
[PATCH] proc: reorder the functions in base.c
Eric W. Biederman
2006-10-02
1
-497
/
+501
*
|
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
2006-10-02
1
-69
/
+35
|
/
*
[PATCH] Support piping into commands in /proc/sys/kernel/core_pattern
Andi Kleen
2006-10-01
2
-37
/
+63
*
[PATCH] Some cleanup in the pipe code
Andi Kleen
2006-10-01
1
-62
/
+93
*
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
Dave Hansen
2006-10-01
14
-21
/
+21
*
[PATCH] r/o bind mounts: clean up OCFS2 nlink handling
Mark Fasheh
2006-10-01
1
-20
/
+19
*
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
2006-10-01
28
-54
/
+54
*
[PATCH] r/o bind mounts: unlink: monitor i_nlink
Dave Hansen
2006-10-01
24
-83
/
+67
*
[PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create()
Dave Hansen
2006-10-01
1
-10
/
+20
*
[PATCH] r/o bind mounts: prepare for write access checks: collapse if()
Dave Hansen
2006-10-01
2
-70
/
+87
*
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
2006-10-01
2
-2
/
+2
*
[PATCH] Add vector AIO support
Badari Pulavarty
2006-10-01
2
-108
/
+192
*
[PATCH] Streamline generic_file_* interfaces and filemap cleanups
Badari Pulavarty
2006-10-01
24
-64
/
+99
*
[PATCH] Remove readv/writev methods and use aio_read/aio_write instead
Badari Pulavarty
2006-10-01
15
-257
/
+124
*
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
2006-10-01
11
-89
/
+113
*
[PATCH] reiserfs: eliminate minimum window size for bitmap searching
Jeff Mahoney
2006-10-01
1
-22
/
+1
*
[PATCH] reiserfs: use generic_file_open for open() checks
Jeff Mahoney
2006-10-01
1
-0
/
+1
*
[PATCH] reiserfs: on-demand bitmap loading
Jeff Mahoney
2006-10-01
3
-90
/
+70
*
[PATCH] reiserfs: reorganize bitmap loading functions
Jeff Mahoney
2006-10-01
3
-113
/
+90
*
[PATCH] reiserfs: clean up bitmap block buffer head references
Jeff Mahoney
2006-10-01
2
-49
/
+71
*
[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...
Jeff Mahoney
2006-10-01
2
-15
/
+27
*
[PATCH] Move ncpfs 32bit compat ioctl to ncpfs
Petr Vandrovec
2006-10-01
4
-227
/
+216
*
[PATCH] VFS: Use SEEK_{SET, CUR, END} instead of hardcoded values
Josef 'Jeff' Sipek
2006-10-01
1
-6
/
+6
*
[PATCH] Create fs/utimes.c
Alexey Dobriyan
2006-10-01
3
-135
/
+138
*
[PATCH] kmemdup: some users
Alexey Dobriyan
2006-10-01
1
-4
/
+2
*
[PATCH] fs/partitions: Conversion to generic boolean
Richard Knutsson
2006-10-01
1
-136
/
+131
*
[PATCH] fs/jfs: Conversion to generic boolean
Richard Knutsson
2006-10-01
11
-51
/
+47
*
[PATCH] fs/ntfs: Conversion to generic boolean
Richard Knutsson
2006-10-01
28
-331
/
+326
*
[PATCH] Update axboe@suse.de email address
Jens Axboe
2006-09-30
3
-3
/
+3
*
[PATCH] fix creating zero sized bio mempools in low memory system
Milan Broz
2006-09-30
1
-1
/
+1
*
[PATCH] CONFIG_BLOCK internal.h cleanups
Andrew Morton
2006-09-30
1
-3
/
+14
*
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
2006-09-30
10
-26
/
+127
*
[PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try...
David Howells
2006-09-30
2
-2
/
+0
*
[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
David Howells
2006-09-30
2
-2
/
+0
*
[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...
David Howells
2006-09-30
2
-49
/
+56
*
[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...
David Howells
2006-09-30
4
-28
/
+60
*
[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...
David Howells
2006-09-30
5
-17
/
+42
*
[PATCH] BLOCK: Move the ReiserFS device ioctl compat stuff to the ReiserFS dr...
David Howells
2006-09-30
4
-12
/
+42
*
[PATCH] BLOCK: Move common FS-specific ioctls to linux/fs.h [try #6]
David Howells
2006-09-30
5
-42
/
+20
*
[PATCH] BLOCK: Move the loop device ioctl compat stuff to the loop driver [tr...
David Howells
2006-09-30
1
-68
/
+0
*
[PATCH] BLOCK: Move __invalidate_device() to block_dev.c [try #6]
David Howells
2006-09-30
2
-21
/
+21
*
[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]
David Howells
2006-09-30
2
-0
/
+3
*
[PATCH] BLOCK: Remove dependence on existence of blockdev_superblock [try #6]
David Howells
2006-09-30
2
-3
/
+5
*
[PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6]
David Howells
2006-09-30
9
-17
/
+44
*
[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]
David Howells
2006-09-30
1
-1
/
+0
*
[PATCH] BLOCK: Move functions out of buffer code [try #6]
David Howells
2006-09-30
3
-174
/
+144
*
[PATCH] Don't need to disable interrupts for tasklist_lock
Oleg Nesterov
2006-09-30
1
-4
/
+9
*
[PATCH] ext3: make meta data reads use READ_META
Jens Axboe
2006-09-30
2
-3
/
+5
*
[PATCH] cfq-iosched: kill cfq_exit_lock
Jens Axboe
2006-09-30
1
-2
/
+2
[prev]
[next]