git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77b3da6
)
debugfs: Provide a file creation function that also takes an initial size
author
David Howells
<dhowells@redhat.com>
Wed, 21 Jan 2015 20:03:40 +0000
(20:03 +0000)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Mon, 26 Jan 2015 04:23:23 +0000
(23:23 -0500)
Provide a file creation function that also takes an initial size so that the
caller doesn't have to set i_size, thus meaning that we don't have to call
deal with ->d_inode in the callers.
Signed-off-by: David Howells <dhowells@redhat.com>
drivers/infiniband/hw/cxgb4/device.c
patch
|
blob
|
history
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
patch
|
blob
|
history
drivers/scsi/csiostor/csio_init.c
patch
|
blob
|
history
drivers/usb/gadget/udc/atmel_usba_udc.c
patch
|
blob
|
history
fs/debugfs/inode.c
patch
|
blob
|
history
include/linux/debugfs.h
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/cxgb4/device.c
Simple merge
diff --cc
drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c
Simple merge
diff --cc
drivers/scsi/csiostor/csio_init.c
Simple merge
diff --cc
drivers/usb/gadget/udc/atmel_usba_udc.c
Simple merge
diff --cc
fs/debugfs/inode.c
Simple merge
diff --cc
include/linux/debugfs.h
Simple merge