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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mmc: sdhci: Make consistent use of CONFIG_MMC_DEBUG for "DEBUG"ging
George G. Davis
2010-10-23
1
-1
/
+1
|
*
mmc_test: fix display of .5 KiB
Adrian Hunter
2010-10-23
1
-2
/
+2
|
*
mmc_test: fix memory allocation segment limits
Adrian Hunter
2010-10-23
1
-6
/
+6
|
*
mmc_test: move files from sysfs to debugfs
Andy Shevchenko
2010-10-23
1
-35
/
+107
|
*
mmc_test: collect data and show it via sysfs by demand
Andy Shevchenko
2010-10-23
1
-2
/
+169
|
*
mmc_test: change simple_strtol() to strict_strtol()
Andy Shevchenko
2010-10-23
1
-2
/
+3
|
*
mmc_test: use API to check card type
Andy Shevchenko
2010-10-23
1
-1
/
+1
|
*
mmc_test: fix performance tests that go over max_blk_count
Adrian Hunter
2010-10-23
1
-48
/
+135
|
*
mmc: Convert "mutex" to semaphore
Thomas Gleixner
2010-10-23
1
-1
/
+1
|
*
mmc: rename dev_to_mmc_card() to mmc_dev_to_card()
Andy Shevchenko
2010-10-23
4
-10
/
+10
|
*
mmc: make mmc_dev_to_card() macro public
Andy Shevchenko
2010-10-23
4
-5
/
+4
|
*
mmc: Use snprintf, not sprintf.
JiebingLi
2010-10-23
1
-1
/
+2
|
*
mmc: USB SD Host Controller (USHC) driver
David Vrabel
2010-10-23
3
-0
/
+581
|
*
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-10-23
24
-52
/
+31
|
*
mmc: au1xmmc.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-1
/
+1
|
*
mmc: atmel-mci.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-1
/
+1
|
*
mmc: at91_mci.c: use resource_size()
H Hartley Sweeten
2010-10-23
1
-4
/
+4
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...
Linus Torvalds
2010-10-28
2
-2
/
+4
|
\
\
|
*
|
hfsplus: free space correcly for files unlinked while open
Christoph Hellwig
2010-10-27
1
-1
/
+3
|
*
|
hfsplus: fix double lock typo in ioctl
Dan Carpenter
2010-10-25
1
-1
/
+1
*
|
|
ext4: fix compile with CONFIG_EXT4_FS_XATTR disabled
Ingo Molnar
2010-10-28
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2010-10-28
22
-150
/
+1288
|
\
\
\
|
*
|
|
net/9p: Return error on read with NULL buffer
Sanchit Garg
2010-10-28
1
-4
/
+1
|
*
|
|
9p: Add datasync to client side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
2010-10-28
5
-6
/
+9
|
*
|
|
net/9p: Return error if we fail to encode protocol data
Aneesh Kumar K.V
2010-10-28
2
-3
/
+4
|
*
|
|
fs/9p: Use generic_file_open with lookup_instantiate_filp
Aneesh Kumar K.V
2010-10-28
1
-9
/
+2
|
*
|
|
fs/9p: Add missing iput in v9fs_vfs_lookup
Aneesh Kumar K.V
2010-10-28
1
-1
/
+3
|
*
|
|
fs/9p: Use mknod 9p operation on create without open request
Aneesh Kumar K.V
2010-10-28
1
-2
/
+12
|
*
|
|
net/9p: Add waitq to VirtIO transport.
Venkateswararao Jujjuri (JV)
2010-10-28
2
-8
/
+41
|
*
|
|
[net/9p]Serialize virtqueue operations to make VirtIO transport SMP safe.
Venkateswararao Jujjuri (JV)
2010-10-28
1
-10
/
+24
|
*
|
|
9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
2010-10-28
4
-3
/
+86
|
*
|
|
9p: Use V9FS_MAGIC in statfs
M. Mohan Kumar
2010-10-28
3
-3
/
+3
|
*
|
|
9p: Implement TGETLOCK
M. Mohan Kumar
2010-10-28
4
-0
/
+100
|
*
|
|
9p: Implement TLOCK
M. Mohan Kumar
2010-10-28
5
-2
/
+222
|
*
|
|
[9p] Introduce client side TFSYNC/RFSYNC for dotl.
Venkateswararao Jujjuri (JV)
2010-10-28
4
-2
/
+44
|
*
|
|
[fs/9p] Add file_operations for cached mode in dotl protocol.
Venkateswararao Jujjuri (JV)
2010-10-28
1
-0
/
+15
|
*
|
|
fs/9p: Add access = client option to opt in acl evaluation.
Aneesh Kumar K.V
2010-10-28
6
-7
/
+110
|
*
|
|
fs/9p: Implement create time inheritance
Aneesh Kumar K.V
2010-10-28
3
-44
/
+166
|
*
|
|
fs/9p: Update ACL on chmod
Aneesh Kumar K.V
2010-10-28
3
-0
/
+66
|
*
|
|
fs/9p: Implement setting posix acl
Aneesh Kumar K.V
2010-10-28
3
-2
/
+75
|
*
|
|
fs/9p: Add xattr callbacks for POSIX ACL
Aneesh Kumar K.V
2010-10-28
3
-0
/
+47
|
*
|
|
fs/9p: Implement POSIX ACL permission checking function
Aneesh Kumar K.V
2010-10-28
8
-22
/
+186
|
*
|
|
net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk().
jvrao
2010-10-28
1
-0
/
+6
|
*
|
|
fs/9p: Remove the redundant rsize calculation in v9fs_file_write()
jvrao
2010-10-28
1
-8
/
+2
|
*
|
|
9p: Add a Direct IO support for non-cached operations.
jvrao
2010-10-28
1
-0
/
+30
|
*
|
|
net/9p: This patch implements TLERROR/RLERROR on the 9P client.
Arun R Bharadwaj
2010-10-28
2
-16
/
+31
|
*
|
|
fs/9p: mkdir fix for setting S_ISGID bit as per parent directory
Harsh Prateek Bora
2010-10-28
1
-0
/
+2
|
*
|
|
9p: Pass the correct end of buffer to p9dirent_read
Sripathi Kodi
2010-10-28
1
-1
/
+2
|
*
|
|
fs/9p: setrlimit fix for 9p write
Harsh Prateek Bora
2010-10-28
1
-4
/
+19
|
*
|
|
9p: remove unneeded checks
Dan Carpenter
2010-10-28
1
-13
/
+0
[prev]
[next]