David Howells
|
ce634ab28e
iget: stop CIFS from using iget() and read_inode()
|
18 lat temu |
David Howells
|
e33ab086ae
iget: stop BFS from using iget() and read_inode()
|
18 lat temu |
David Howells
|
96eb541941
iget: stop BEFS from using iget() and read_inode()
|
18 lat temu |
David Howells
|
62328a0239
iget: stop autofs from using iget() and read_inode()
|
18 lat temu |
David Howells
|
210f855963
iget: stop AFFS from using iget() and read_inode()
|
18 lat temu |
David Howells
|
69840b0d06
iget: use iget_failed() in GFS2
|
18 lat temu |
David Howells
|
aa7fa240c7
iget: use iget_failed() in AFS
|
18 lat temu |
David Howells
|
b46980feed
iget: introduce a function to register iget failure
|
18 lat temu |
David Howells
|
e231c2ee64
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
|
18 lat temu |
David Howells
|
d1bc8e9544
Add an ERR_CAST() function to complement ERR_PTR and co.
|
18 lat temu |
Matthias Kaehlcke
|
ae5e29798a
MBCS: convert dmareadlock to mutex
|
18 lat temu |
Matthias Kaehlcke
|
46bca69682
MBCS: convert dmawritelock to mutex
|
18 lat temu |
Matthias Kaehlcke
|
a40ba84957
MBCS: convert algolock to mutex
|
18 lat temu |
Ken'ichi Ohmichi
|
92df5c3e38
vmcoreinfo: fix the configuration dependencies
|
18 lat temu |
Ken'ichi Ohmichi
|
bba1f603b8
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
|
18 lat temu |
Ken'ichi Ohmichi
|
1e4f295543
vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()
|
18 lat temu |
Ken'ichi Ohmichi
|
c76f860c44
vmcoreinfo: rename vmcoreinfo's macros returning the size
|
18 lat temu |
Bernhard Walle
|
18a01a3beb
Use BOOTMEM_EXCLUSIVE for kdump
|
18 lat temu |
Bernhard Walle
|
72a7fe3967
Introduce flags for reserve_bootmem()
|
18 lat temu |
Randy Dunlap
|
25fad945a7
fs menu: small reorg
|
18 lat temu |
Maciej W. Rozycki
|
e6ee512f5a
dz.c: Resource management
|
18 lat temu |
Maciej W. Rozycki
|
f5519caad5
dz.c: Use a helper to cast from "struct uart_port *"
|
18 lat temu |
Maciej W. Rozycki
|
ff11d07803
dz: clean up and improve the setup of termios settings
|
18 lat temu |
Maciej W. Rozycki
|
789c7048bf
MAINTAINERS: add self for the dz serial driver
|
18 lat temu |
Maciej W. Rozycki
|
54c0f37e9a
dz: handle special conditions on reception correctly
|
18 lat temu |
Maciej W. Rozycki
|
43d46ab1cd
dz: fix locking issues
|
18 lat temu |
Maciej W. Rozycki
|
6d83c067eb
dz: rename the serial console structure
|
18 lat temu |
Maciej W. Rozycki
|
7287d765d5
dz: update kconfig description
|
18 lat temu |
Maciej W. Rozycki
|
87cff7fb0b
dz: add and reorder inclusions, remove unneeded ones
|
18 lat temu |
Maciej W. Rozycki
|
0ba137e23e
dz: don't panic() when request_irq() fails
|
18 lat temu |