index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-23
NFS: Don't zap caches on fallocate()
Anna Schumaker
5
-10
/
+39
2015-03-27
NFS: Block new writes while syncing data in nfs_getattr()
Trond Myklebust
1
-0
/
+2
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
9
-8
/
+47
2015-03-27
NFSv4.1/pnfs: Ensure we send layoutcommit before return-on-close
Trond Myklebust
1
-1
/
+4
2015-03-27
NFSv4.1/pnfs: Ensure that writes respect the O_SYNC flag when doing O_DIRECT
Trond Myklebust
3
-0
/
+3
2015-03-27
NFSv4: Truncating file opens should also sync O_DIRECT writes
Trond Myklebust
3
-2
/
+4
2015-03-27
NFS: File unlock needs to be a metadata synchronisation point
Trond Myklebust
1
-1
/
+1
2015-03-27
NFS: Add a helper to sync both O_DIRECT and buffered writes
Trond Myklebust
1
-6
/
+9
2015-03-27
NFSv4.1/pnfs: Refactor pnfs_set_layoutcommit()
Trond Myklebust
4
-42
/
+14
2015-03-27
NFSv4.1/pnfs: Fix setting of layoutcommit last write byte
Trond Myklebust
1
-9
/
+8
2015-03-27
NFSv4: Return the delegation before returning the layout in evict_inode()
Trond Myklebust
1
-2
/
+3
2015-03-27
NFSv4: Allow tracing of NFSv4 fsync calls
Trond Myklebust
2
-0
/
+8
2015-03-27
NFS: Fix free_deveiceid -> free_deviceid
Trond Myklebust
2
-4
/
+4
2015-03-27
NFSv4.1: Don't cache deviceids that have no notifications
Trond Myklebust
3
-0
/
+13
2015-03-27
NFSv4.1: Allow getdeviceinfo to return notification info back to caller
Trond Myklebust
3
-9
/
+12
2015-03-27
NFSv4.1: Cleanup - don't opencode nfs4_put_deviceid_node()
Trond Myklebust
1
-4
/
+2
2015-03-27
NFSv4.1: Convert pNFS deviceid to use kfree_rcu()
Trond Myklebust
6
-8
/
+7
2015-03-13
nfs: clean up nfs_direct_IO
Peng Tao
1
-7
/
+0
2015-03-13
SUNRPC: fix build-warning due to format missmatch
Nicholas Mc Guire
1
-2
/
+2
2015-03-12
NFSv4: Append delegations to the per-client list instead of prepending
Trond Myklebust
1
-1
/
+1
2015-03-12
SUNRPC: use jiffies_to_msecs for converting jiffies
Nicholas Mc Guire
1
-1
/
+1
2015-03-08
Linux 4.0-rc3
v4.0-rc3
Linus Torvalds
1
-1
/
+1
2015-03-08
sunrpc: fix braino in ->poll()
Al Viro
1
-1
/
+1
2015-03-08
Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-109
/
+374
2015-03-08
Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-61
/
+89
2015-03-08
Merge tag 'staging-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-226
/
+175
2015-03-08
Merge tag 'char-misc-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+7
2015-03-08
Merge tag 'cc-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
Linus Torvalds
1
-0
/
+27
2015-03-07
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-19
/
+22
2015-03-07
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
7
-22
/
+57
2015-03-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-1
/
+6
2015-03-07
TTY: fix tty_wait_until_sent maximum timeout
Johan Hovold
1
-3
/
+3
2015-03-07
TTY: fix tty_wait_until_sent on 64-bit machines
Johan Hovold
1
-3
/
+9
2015-03-07
USB: serial: fix infinite wait_until_sent timeout
Johan Hovold
1
-2
/
+3
2015-03-07
TTY: bfin_jtag_comm: remove incorrect wait_until_sent operation
Johan Hovold
1
-13
/
+0
2015-03-07
net: irda: fix wait_until_sent poll timeout
Johan Hovold
1
-1
/
+3
2015-03-07
serial: uapi: Declare all userspace-visible io types
Peter Hurley
2
-7
/
+11
2015-03-07
serial: core: Fix iotype userspace breakage
Peter Hurley
1
-3
/
+3
2015-03-07
serial: sprd: Fix missing spin_unlock in sprd_handle_irq()
Axel Lin
1
-1
/
+3
2015-03-07
console: Fix console name size mismatch
Peter Hurley
2
-1
/
+2
2015-03-07
tty: fix up atime/mtime mess, take four
Jiri Slaby
1
-2
/
+2
2015-03-07
serial: 8250_dw: Fix get_mctrl behaviour
Desmond Liu
2
-0
/
+48
2015-03-07
serial:8250:8250_pci: delete unneeded quirk entries
Wang YanQing
1
-14
/
+0
2015-03-07
serial:8250:8250_pci: fix redundant entry report for WCH_CH352_2S
Wang YanQing
1
-4
/
+0
2015-03-07
Change email address for 8250_pci
Russell King
1
-1
/
+1
2015-03-07
serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...
Sebastian Andrzej Siewior
1
-6
/
+5
2015-03-07
Revert "tty/serial: of_serial: add DT alias ID handling"
Baruch Siach
1
-4
/
+0
2015-03-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
34
-325
/
+399
2015-03-07
i2c: imx: add required clocks property to binding
Matt Porter
1
-0
/
+1
2015-03-07
i2c: designware-baytrail: baytrail_i2c_acquire() might sleep
Andy Shevchenko
1
-2
/
+4
[next]