aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08proc: implement proc_single_file_operationsEric W. Biederman
2008-02-08proc: detect duplicate names on registrationZhang Rui
2008-02-08proc: remove useless check on symlink removalAlexey Dobriyan
2008-02-08proc: simplify function prototypesAlexey Dobriyan
2008-02-08proc: less LOCK operations during lookupAlexey Dobriyan
2008-02-08proc: remove MODULE_LICENSEAlexey Dobriyan
2008-02-08namespaces: mark NET_NS with "depends on NAMESPACES"Pavel Emelyanov
2008-02-08namespaces: cleanup the code managed with PID_NS optionPavel Emelyanov
2008-02-08namespaces: cleanup the code managed with the USER_NS optionPavel Emelyanov
2008-02-08namespaces: move the IPC namespace under IPC_NS optionPavel Emelyanov
2008-02-08namespaces: move the UTS namespace under UTS_NS optionPavel Emelyanov
2008-02-08namespaces: add the NAMESPACES config optionPavel Emelyanov
2008-02-08hugetlb: add locking for overcommit sysctlNishanth Aravamudan
2008-02-08inotify: fix check for one-shot watches before destroying themUlisses Furquim
2008-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2008-02-07Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2008-02-07Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2008-02-07Convert SG from nopage to fault.Nick Piggin
2008-02-07Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-08dm raid1: report fault statusJonathan Brassow
2008-02-08dm raid1: handle read failuresJonathan Brassow
2008-02-08dm raid1: fix EIO after log failureJonathan Brassow
2008-02-08dm raid1: handle recovery failuresJonathan Brassow
2008-02-08dm raid1: handle write failuresJonathan Brassow
2008-02-08dm snapshot: combine consecutive exceptions in memoryMilan Broz
2008-02-08dm: stripe enhanced status returnBrian Wood
2008-02-08dm: stripe trigger event on failureBrian Wood
2008-02-08dm log: auto load modulesJonathan Brassow
2008-02-08dm: move deferred bio flushing to workqueueMilan Broz
2008-02-08dm crypt: use async cryptoMilan Broz
2008-02-08dm crypt: prepare async callback fnMilan Broz
2008-02-08dm crypt: add completion for asyncMilan Broz
2008-02-08dm crypt: add async request mempoolMilan Broz
2008-02-08dm crypt: extract scatterlist processingMilan Broz
2008-02-08dm crypt: tidy io ref countingMilan Broz
2008-02-08dm crypt: introduce crypt_write_io_loopMilan Broz
2008-02-08dm crypt: abstract crypt_write_doneMilan Broz
2008-02-08dm crypt: store sector mapping in dm_crypt_ioMilan Broz
2008-02-08dm crypt: move queue functionsAlasdair G Kergon
2008-02-08dm crypt: adjust io processing functionsMilan Broz
2008-02-08dm crypt: tidy crypt_endioMilan Broz
2008-02-08dm crypt: move error setting outside crypt_dec_pendingMilan Broz
2008-02-08dm crypt: remove unnecessary crypt_context write parmMilan Broz
2008-02-08dm crypt: move convert_context inside dm_crypt_ioMilan Broz
2008-02-08dm mpath: add missing staticAlasdair G Kergon
2008-02-08dm: targets no longer experimentalAlasdair G Kergon
2008-02-08dm: refactor dm_suspend completion waitMilan Broz
2008-02-08dm: split dm_suspend io_lock hold into twoMilan Broz
2008-02-08dm: tidy dm_suspendMilan Broz
2008-02-08dm: refactor deferred bio_list processingMilan Broz