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.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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
partitions: fix sometimes unreadable partition strings
Alexey Dobriyan
2010-08-11
16
-72
/
+136
*
procfs: simplify conditional processing of fs/proc.o.
Robert P. J. Day
2010-08-11
1
-1
/
+1
*
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
2010-08-11
1
-0
/
+2
*
blkdev: cgroup whitelist permission fix
Chris Wright
2010-08-11
1
-4
/
+6
*
reiserfs: remove unused local `wait'
Changli Gao
2010-08-11
1
-1
/
+0
*
autofs4: remove unneeded null check in try_to_fill_dentry()
Dan Carpenter
2010-08-11
1
-2
/
+1
*
vfs: use kmalloc() to allocate fdmem if possible
Changli Gao
2010-08-11
1
-34
/
+23
*
vfs: clarify that nonseekable_open() will never fail
Dmitry Torokhov
2010-08-11
1
-1
/
+3
*
vfs: O_* bit numbers uniqueness check
Wu Fengguang
2010-08-11
1
-2
/
+13
*
vfs: improve comment describing fget_light()
Tony Battersby
2010-08-11
1
-5
/
+14
*
jfs: don't allow os2 xattr namespace overlap with others
Dave Kleikamp
2010-08-10
1
-49
/
+38
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
14
-117
/
+147
|
\
|
*
writeback: optimize periodic bdi thread wakeups
Artem Bityutskiy
2010-08-07
1
-25
/
+11
|
*
writeback: prevent unnecessary bdi threads wakeups
Artem Bityutskiy
2010-08-07
1
-11
/
+48
|
*
writeback: move bdi threads exiting logic to the forker thread
Artem Bityutskiy
2010-08-07
1
-42
/
+12
|
*
writeback: move last_active to bdi
Artem Bityutskiy
2010-08-07
1
-3
/
+3
|
*
writeback: do not remove bdi from bdi_list
Artem Bityutskiy
2010-08-07
1
-7
/
+0
|
*
writeback: do not lose wake-ups in bdi threads
Artem Bityutskiy
2010-08-07
1
-8
/
+9
|
*
writeback: harmonize writeback threads naming
Artem Bityutskiy
2010-08-07
1
-1
/
+1
|
*
coda: fixup clash with block layer REQ_* defines
Jens Axboe
2010-08-07
2
-12
/
+12
|
*
writeback: remove wb in get_next_work_item
Minchan Kim
2010-08-07
1
-2
/
+2
|
*
splice: fix misuse of SPLICE_F_NONBLOCK
Miklos Szeredi
2010-08-07
1
-11
/
+1
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
1
-8
/
+2
|
*
writeback: Add tracing to balance_dirty_pages
Dave Chinner
2010-08-07
1
-0
/
+5
|
*
writeback: Initial tracing support
Dave Chinner
2010-08-07
1
-8
/
+30
|
*
gcc-4.6: fs: fix unused but set warnings
Andi Kleen
2010-08-07
1
-2
/
+0
|
*
writeback: merge bdi_writeback_task and bdi_start_fn
Christoph Hellwig
2010-08-07
1
-1
/
+34
|
*
writeback: remove wb_list
Christoph Hellwig
2010-08-07
1
-2
/
+2
|
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
9
-27
/
+28
|
*
block: BARRIER request should imply SYNC
Christoph Hellwig
2010-08-07
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-08-10
1
-0
/
+1
|
\
\
|
*
|
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2010-08-10
1
-0
/
+1
*
|
|
Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Linus Torvalds
2010-08-10
4
-40
/
+113
|
\
\
\
|
*
\
\
Merge commit 'linus/master' into bkl/core
Frederic Weisbecker
2010-08-09
320
-7912
/
+9330
|
|
\
\
\
|
*
|
|
|
autofs/autofs4: Move compat_ioctl handling into fs
Arnd Bergmann
2010-08-09
3
-39
/
+113
|
*
|
|
|
ncpfs: Remove duplicated #include
Huang Weiyi
2010-07-05
1
-1
/
+0
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
2010-08-10
3
-38
/
+118
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ecryptfs: dont call lookup_one_len to avoid NULL nameidata
Lino Sanfilippo
2010-08-09
1
-12
/
+77
|
*
|
|
|
fs/ecryptfs/file.c: introduce missing free
Julia Lawall
2010-08-09
1
-2
/
+2
|
*
|
|
|
ecryptfs: release reference to lower mount if interpose fails
Lino Sanfilippo
2010-08-09
1
-2
/
+3
|
*
|
|
|
eCryptfs: Handle ioctl calls with unlocked and compat functions
Tyler Hicks
2010-08-09
1
-21
/
+35
|
*
|
|
|
ecryptfs: Fix warning in ecryptfs_process_response()
Prarit Bhargava
2010-08-09
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2010-08-10
19
-3
/
+20
|
\
\
\
\
|
*
|
|
|
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
2010-08-08
1
-1
/
+0
|
*
|
|
|
jffs2: Update copyright notices
David Woodhouse
2010-08-08
18
-2
/
+20
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
2010-08-10
5
-30
/
+48
|
\
\
\
\
\
|
*
|
|
|
|
omfs: fix uninitialized variable warning
Bill Pemberton
2010-08-08
1
-1
/
+1
|
*
|
|
|
|
omfs: sanity check cluster size
Bob Copeland
2010-07-10
2
-0
/
+7
|
*
|
|
|
|
omfs: refuse to mount if bitmap pointer is obviously wrong
Bob Copeland
2010-07-10
1
-0
/
+9
|
*
|
|
|
|
omfs: check bounds on block numbers before passing to sb_bread
Bob Copeland
2010-07-10
4
-29
/
+29
[next]