Commit Graph

387929 Commits (f0f947c124e05ec977019b974b12dfe171dd7148)
 

Author SHA1 Message Date
Peter Hurley f0f947c124 n_tty: Queue buffer work on any available cpu 12 years ago
Peter Hurley 3afb1b394a n_tty: Special case pty flow control 12 years ago
Peter Hurley ee0bab83ce n_tty: Move n_tty_write_wakeup() to avoid forward declaration 12 years ago
Peter Hurley 6367ca72f1 n_tty: Factor throttle/unthrottle into helper functions 12 years ago
Peter Hurley 9a4aec2dd5 n_tty: Move chars_in_buffer() to factor throttle/unthrottle 12 years ago
Peter Hurley d8c1f929aa tty: Only guarantee termios read safety for throttle/unthrottle 12 years ago
Peter Hurley fb7aa03db6 n_tty: Separate buffer indices to prevent cache-line sharing 12 years ago
Peter Hurley f95499c303 n_tty: Don't wait for buffer work in read() loop 12 years ago
Peter Hurley d1913e3916 n_tty: Fix type mismatches in receive_buf raw copy 12 years ago
Peter Hurley 6f9b028a8f n_tty: Reset lnext if canonical mode changes 12 years ago
Peter Hurley 6d76bd2618 n_tty: Make N_TTY ldisc receive path lockless 12 years ago
Peter Hurley a73d3d6987 n_tty: Replace canon_data with index comparison 12 years ago
Peter Hurley 9356b535fc n_tty: Access termios values safely 12 years ago
Peter Hurley 6a1c0680cf tty: Convert termios_mutex to termios_rwsem 12 years ago
Peter Hurley a2f73be8ee n_tty: Remove read_cnt 12 years ago
Peter Hurley bc5a5e3f45 n_tty: Don't wrap input buffer indices at buffer size 12 years ago
Peter Hurley ce74117a18 n_tty: Get read_cnt through accessor 12 years ago
Peter Hurley 475340846f tty: Deprecate ldisc .chars_in_buffer() method 12 years ago
Peter Hurley a19d0c6a91 n_tty: Split n_tty_chars_in_buffer() for reader-only interface 12 years ago
Peter Hurley 32f13521ca n_tty: Line copy to user buffer in canonical mode 12 years ago
Peter Hurley 88bb0de389 n_tty: Factor canonical mode copy from n_tty_read() 12 years ago
Peter Hurley 24a89d1cb6 tty: Make ldisc input flow control concurrency-friendly 12 years ago
Peter Hurley da261e7fe7 tty: Simplify tty buffer/ldisc interface with helper function 12 years ago
Peter Hurley 3b80df7ca7 tty: Don't change receive_room for ioctl(TIOCSETD) 12 years ago
Peter Hurley b0e9585823 tty: Clarify multiple-references comment in TIOCSETD ioctl 12 years ago
Peter Hurley e97733ca67 tty: Fix hangup race with TIOCSETD ioctl 12 years ago
Peter Hurley 9fbfa34c18 tty: Clarify ldisc variable 12 years ago
Peter Hurley 36697529b5 tty: Replace ldisc locking with ldisc_sem 12 years ago
Peter Hurley d2c438905f tty: Add lock/unlock ldisc pair functions 12 years ago
Peter Hurley 137084bbad tty: Fix tty_ldisc_lock name collision 12 years ago
Linus Torvalds 3b2f64d00c Linux 3.11-rc2 12 years ago
Linus Torvalds ea45ea70b6 ACPI video support fixes for 3.11 12 years ago
Linus Torvalds 90db76e829 Fix regression caused by commit af51a2ac36 which added ->tmpfile() 12 years ago
Zheng Liu dda5690def ext3: fix a BUG when opening a file with O_TMPFILE flag 12 years ago
Zheng Liu e94bd3490f ext4: fix a BUG when opening a file with O_TMPFILE flag 12 years ago
Linus Torvalds f6a0d9d585 Staging tree fixes for 3.11-rc2 12 years ago
Linus Torvalds 36231d255b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
Linus Torvalds 19bf1c2c7b Fixes for 3.11-rc2, sent at 5pm, in the professoinal style. :-) 12 years ago
Linus Torvalds 3be542d464 NFS client bugfixes for 3.11 12 years ago
Linus Torvalds 90290c4ebe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next 12 years ago
Peng Tao 24924a20da vfs: constify dentry parameter in d_count() 12 years ago
Al Viro acfec9a5a8 livelock avoidance in sget() 12 years ago
Al Viro ba57ea64cb allow O_TMPFILE to work with O_WRONLY 12 years ago
Linus Torvalds d471ce53b1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 12 years ago
Linus Torvalds 1b05018045 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 12 years ago
Linus Torvalds 89d0abe3d6 - Post -rc1 update to the common reboot infrastructure. 12 years ago
Linus Torvalds 89a8c5940d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 12 years ago
Stefan Behrens 115930cb2d Btrfs: fix wrong write offset when replacing a device 12 years ago
Josef Bacik d29a9f629e Btrfs: re-add root to dead root list if we stop dropping it 12 years ago
Josef Bacik fec386ac14 Btrfs: fix lock leak when resuming snapshot deletion 12 years ago