index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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]