index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd41: handle current stateid in SETATTR and FREE_STATEID
Tigran Mkrtchyan
2012-02-15
3
-0
/
+16
*
nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid
Tigran Mkrtchyan
2012-02-15
1
-3
/
+3
*
nfsd41: save and restore current stateid with current fh
Tigran Mkrtchyan
2012-02-15
2
-0
/
+3
*
nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid
Tigran Mkrtchyan
2012-02-15
1
-3
/
+6
*
nfsd41: consume current stateid on read and write
Tigran Mkrtchyan
2012-02-15
3
-0
/
+16
*
nfsd41: handle current stateid on lock and locku
Tigran Mkrtchyan
2012-02-15
3
-3
/
+32
*
nfsd41: handle current stateid in open and close
Tigran Mkrtchyan
2012-02-15
4
-4
/
+70
*
nfsd4: initialize current stateid at compile time
Tigran Mkrtchyan
2012-02-15
1
-0
/
+4
*
nfsd4: check for uninitialized slot
J. Bruce Fields
2012-02-14
2
-1
/
+8
*
nfsd4: rearrange struct nfsd4_slot
J. Bruce Fields
2012-02-14
4
-14
/
+14
*
nfsd4: fix sessions slotid wraparound logic
J. Bruce Fields
2012-02-13
1
-6
/
+1
*
nfsd: fix default iosize calculation on 32bit
J. Bruce Fields
2012-02-03
1
-1
/
+1
*
nfsd: cleanup setting of default max_block_size
J. Bruce Fields
2012-02-03
1
-20
/
+24
*
SUNPRC: remove marking service temporary sockets with XPT_CHNGBUF
Stanislav Kinsbursky
2012-02-03
1
-2
/
+0
*
nfsd: remove some unneeded checks
Dan Carpenter
2012-02-03
2
-2
/
+2
*
nfsd: don't allow zero length strings in cache_parse()
Dan Carpenter
2012-02-03
1
-0
/
+2
*
Linux 3.3-rc2
Linus Torvalds
2012-01-31
1
-1
/
+1
*
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-31
11
-37
/
+89
|
\
|
*
Logfs: Allow NULL block_isbad() methods
Joern Engel
2012-01-28
1
-14
/
+12
|
*
logfs: Grow inode in delete path
Joern Engel
2012-01-28
1
-0
/
+4
|
*
logfs: Free areas before calling generic_shutdown_super()
Joern Engel
2012-01-28
3
-4
/
+12
|
*
logfs: remove useless BUG_ON
Joern Engel
2012-01-28
1
-1
/
+0
|
*
MAINTAINERS: Add Prasad Joshi in LogFS maintiners
Prasad Joshi
2012-01-28
1
-0
/
+1
|
*
logfs: Propagate page parameter to __logfs_write_inode
Prasad Joshi
2012-01-28
4
-9
/
+9
|
*
logfs: set superblock shutdown flag after generic sb shutdown
Prasad Joshi
2012-01-28
1
-1
/
+1
|
*
logfs: take write mutex lock during fsync and sync
Prasad Joshi
2012-01-28
4
-4
/
+8
|
*
logfs: Prevent memory corruption
Joern Engel
2012-01-28
1
-1
/
+1
|
*
logfs: update page reference count for pined pages
Prasad Joshi
2012-01-28
2
-15
/
+51
*
|
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-01-30
4
-13
/
+14
|
\
\
|
*
|
hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F
Guenter Roeck
2012-01-29
1
-0
/
+6
|
*
|
hwmon: (sht15) fix bad error code
Vivien Didelot
2012-01-29
1
-1
/
+2
|
*
|
MAINTAINERS: Drop maintainer for MAX1668 hwmon driver
Guenter Roeck
2012-01-26
1
-7
/
+0
|
*
|
MAINTAINERS: Add hwmon entries for Wolfson
Mark Brown
2012-01-26
1
-0
/
+1
|
*
|
hwmon: (f71805f) Fix clamping of temperature limits
Jean Delvare
2012-01-20
1
-5
/
+5
*
|
|
Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-30
7
-72
/
+93
|
\
\
\
|
*
|
|
pinctrl: add checks for empty function names
Tony Lindgren
2012-01-26
5
-24
/
+41
|
*
|
|
pinctrl: fix pinmux_hog_maps when ctrl_dev_name is not set
Tony Lindgren
2012-01-26
1
-3
/
+6
|
*
|
|
pinctrl: fix some pinmux typos
Tony Lindgren
2012-01-26
2
-8
/
+3
|
*
|
|
pinctrl: free debugfs entries when unloading a pinmux driver
Tony Lindgren
2012-01-24
2
-1
/
+16
|
*
|
|
pinctrl: unbreak error messages
Uwe Kleine-König
2012-01-24
1
-27
/
+19
|
*
|
|
Documentation/pinctrl: fix a few syntax errors in code examples
Uwe Kleine-König
2012-01-24
1
-8
/
+7
|
*
|
|
pinctrl: fix pinconf_pins_show iteration
Stephen Warren
2012-01-20
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-30
31
-656
/
+346
|
\
\
\
|
*
|
|
serial: Kill off Moorestown code
Alan Cox
2012-01-26
3
-354
/
+0
|
*
|
|
Revert "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA mode"
Greg Kroah-Hartman
2012-01-26
1
-31
/
+4
|
*
|
|
Revert "tty: serial: OMAP: transmit FIFO threshold interrupts don't wake the ...
Greg Kroah-Hartman
2012-01-26
2
-51
/
+1
|
*
|
|
serial: Fix wakeup init logic to speed up startup
Simon Glass
2012-01-24
1
-3
/
+3
|
*
|
|
docbook: don't use serial_core.h in device-drivers book
Randy Dunlap
2012-01-24
1
-1
/
+0
|
*
|
|
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
2012-01-24
1
-0
/
+14
|
*
|
|
amba-pl011: do not disable RTS during shutdown
Shreshtha Kumar Sahu
2012-01-24
1
-2
/
+14
[next]