Age | Commit message (Expand) | Author |
2008-02-08 | proc: proper pidns handling for /proc/self | Eric W. Biederman |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman |
2008-02-08 | seqfile convert proc_pid_statm | Eric W. Biederman |
2008-02-08 | proc: rewrite do_task_stat to correctly handle pid namespaces. | Eric W. Biederman |
2008-02-08 | proc: implement proc_single_file_operations | Eric W. Biederman |
2008-02-08 | proc: detect duplicate names on registration | Zhang Rui |
2008-02-08 | proc: remove useless check on symlink removal | Alexey Dobriyan |
2008-02-08 | proc: simplify function prototypes | Alexey Dobriyan |
2008-02-08 | proc: less LOCK operations during lookup | Alexey Dobriyan |
2008-02-08 | proc: remove MODULE_LICENSE | Alexey Dobriyan |
2008-02-08 | namespaces: mark NET_NS with "depends on NAMESPACES" | Pavel Emelyanov |
2008-02-08 | namespaces: cleanup the code managed with PID_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: cleanup the code managed with the USER_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: move the IPC namespace under IPC_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: move the UTS namespace under UTS_NS option | Pavel Emelyanov |
2008-02-08 | namespaces: add the NAMESPACES config option | Pavel Emelyanov |
2008-02-08 | hugetlb: add locking for overcommit sysctl | Nishanth Aravamudan |
2008-02-08 | inotify: fix check for one-shot watches before destroying them | Ulisses Furquim |
2008-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds |
2008-02-07 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds |
2008-02-07 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds |
2008-02-07 | Convert SG from nopage to fault. | Nick Piggin |
2008-02-07 | Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds |
2008-02-08 | dm raid1: report fault status | Jonathan Brassow |
2008-02-08 | dm raid1: handle read failures | Jonathan Brassow |
2008-02-08 | dm raid1: fix EIO after log failure | Jonathan Brassow |
2008-02-08 | dm raid1: handle recovery failures | Jonathan Brassow |
2008-02-08 | dm raid1: handle write failures | Jonathan Brassow |
2008-02-08 | dm snapshot: combine consecutive exceptions in memory | Milan Broz |
2008-02-08 | dm: stripe enhanced status return | Brian Wood |
2008-02-08 | dm: stripe trigger event on failure | Brian Wood |
2008-02-08 | dm log: auto load modules | Jonathan Brassow |
2008-02-08 | dm: move deferred bio flushing to workqueue | Milan Broz |
2008-02-08 | dm crypt: use async crypto | Milan Broz |
2008-02-08 | dm crypt: prepare async callback fn | Milan Broz |
2008-02-08 | dm crypt: add completion for async | Milan Broz |
2008-02-08 | dm crypt: add async request mempool | Milan Broz |
2008-02-08 | dm crypt: extract scatterlist processing | Milan Broz |
2008-02-08 | dm crypt: tidy io ref counting | Milan Broz |
2008-02-08 | dm crypt: introduce crypt_write_io_loop | Milan Broz |
2008-02-08 | dm crypt: abstract crypt_write_done | Milan Broz |
2008-02-08 | dm crypt: store sector mapping in dm_crypt_io | Milan Broz |
2008-02-08 | dm crypt: move queue functions | Alasdair G Kergon |
2008-02-08 | dm crypt: adjust io processing functions | Milan Broz |
2008-02-08 | dm crypt: tidy crypt_endio | Milan Broz |
2008-02-08 | dm crypt: move error setting outside crypt_dec_pending | Milan Broz |
2008-02-08 | dm crypt: remove unnecessary crypt_context write parm | Milan Broz |
2008-02-08 | dm crypt: move convert_context inside dm_crypt_io | Milan Broz |
2008-02-08 | dm mpath: add missing static | Alasdair G Kergon |
2008-02-08 | dm: targets no longer experimental | Alasdair G Kergon |