Commit Graph

95641 Commits (a2dcb44c3c5a8151d2d9f6ac8ad0789efcdbe184)
 

Author SHA1 Message Date
Miklos Szeredi 854512ec35 fuse: clean up setting i_size in write 17 years ago
Miklos Szeredi 3be5a52b30 fuse: support writable mmap 17 years ago
Miklos Szeredi b88473f73e mm: document missing fields for /proc/meminfo 17 years ago
Miklos Szeredi fc3ba692a4 mm: Add NR_WRITEBACK_TEMP counter 17 years ago
Miklos Szeredi dd5656e59c mm: bdi: export bdi_writeout_inc() 17 years ago
Miklos Szeredi e4ad08fe64 mm: bdi: add separate writeback accounting capability 17 years ago
Miklos Szeredi 76f1418b48 mm: bdi: move statistics to debugfs 17 years ago
Peter Zijlstra a42dde0415 mm: bdi: allow setting a maximum for the bdi dirty limit 17 years ago
Peter Zijlstra 189d3c4a94 mm: bdi: allow setting a minimum for the bdi dirty limit 17 years ago
Miklos Szeredi b6f2fcbcfc mm: bdi: expose the BDI object in sysfs for FUSE 17 years ago
Miklos Szeredi fa799759f9 mm: bdi: expose the BDI object in sysfs for NFS 17 years ago
Peter Zijlstra cf0ca9fe5d mm: bdi: export BDI attributes in sysfs 17 years ago
Pavel Emelyanov caafa43243 pidns: make pid->level and pid_ns->level unsigned 17 years ago
Adrian Bunk ab883af53e make marker_debug static 17 years ago
Christoph Hellwig 148ff86b11 mxser: convert large macros to functions 17 years ago
Oleg Nesterov 12a3de0a96 pids: sys_getpgid: fix unsafe *pid usage, s/tasklist/rcu/ 17 years ago
Oleg Nesterov 1dd768c081 pids: sys_getsid: fix unsafe *pid usage, fix possible 0 instead of -ESRCH 17 years ago
Oleg Nesterov 7d8da0962e pids: __set_special_pids: use change_pid() helper 17 years ago
Oleg Nesterov 83beaf3c6c pids: sys_setpgid: use change_pid() helper 17 years ago
Oleg Nesterov 24336eaeec pids: introduce change_pid() helper 17 years ago
Oleg Nesterov 65450cebc6 pids: de_thread: don't clear session/pgrp pids for the old leader 17 years ago
Pavel Emelyanov 5cd204550b Deprecate find_task_by_pid() 17 years ago
Pavel Emelyanov cb41d6d068 Use find_task_by_vpid in taskstats 17 years ago
Oleg Nesterov b7127aa454 free_pidmap: turn it into free_pidmap(struct upid *) 17 years ago
Sukadev Bhattiprolu 718a916338 devpts: factor out PTY index allocation 17 years ago
Sukadev Bhattiprolu 4f8f9d66cd devpts: propagate error code from devpts_pty_new 17 years ago
Hiroshi Shimamoto 86a9653817 tty: fix routine name in ptmx_open() 17 years ago
Alan Cox 24cb233520 char serial: switch drivers to ioremap_nocache 17 years ago
Alan Cox a6fc819ebe ip2: switch remaining direct call of ops->flush_buffer 17 years ago
Alan Cox 39c2e60f8c tty: add throttle/unthrottle helpers 17 years ago
Alan Cox 8cd64518a3 isicom: fix buffer allocation 17 years ago
Alan Cox fb100b6ea7 esp: clean up to modern coding style 17 years ago
Alan Cox 191260a012 epca: coding style 17 years ago
Alan Cox 9492e13516 riscom8: coding style 17 years ago
Alan Cox 8e8bcf16c2 strip: Fix up strip for the new order 17 years ago
Alan Cox f34d7a5b70 tty: The big operations rework 17 years ago
Alan Cox 251b8dd7ee isicom: bring into coding style 17 years ago
Alan Cox 23d22cea85 serial: switch the serial core to int put_char methods 17 years ago
Alan Cox 56dbbb9a57 pc300: Update to tty_set_operations 17 years ago
Alan Cox 3e8e88ca05 pty: prepare for tty->ops changes 17 years ago
Alan Cox f2545a7563 isdn: switch to int put_char method 17 years ago
Alan Cox 5d19f546e7 consoles: switch to int put_char method 17 years ago
Alan Cox 55da77899c synclink series: switch to int put_char method 17 years ago
Alan Cox 6ae045767b specialix: Switch to int put_char method 17 years ago
Alan Cox a5b08c6619 serial167: switch to int put_char method 17 years ago
Alan Cox bbbbb96f5e riscom/rocket: switch to int put_char method 17 years ago
Alan Cox d7e752e275 pcmcia: serial to int put_char method 17 years ago
Alan Cox 0be2eadee7 mxser: switch to put_char being int 17 years ago
Alan Cox 76b25a5509 char: switch gs, cyclades and esp to return int for put_char 17 years ago
Alan Cox 257afa3cb6 amiserial: Switch put char to return success/fail 17 years ago