Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | qlcnic: using too much stack | Dan Carpenter | 2010-08-10 | 1 | -6/+21 | |
| * | | | | | | | | qlcnic: clean up qlcnic_init_pci_info() | Dan Carpenter | 2010-08-10 | 1 | -22/+23 | |
| * | | | | | | | | phy.c: fix kernel-doc warnings | Randy Dunlap | 2010-08-10 | 1 | -1/+1 | |
| * | | | | | | | | net/sock.h: add missing kernel-doc notation | Randy Dunlap | 2010-08-10 | 1 | -1/+3 | |
| * | | | | | | | | etherdevice.h: fix kernel-doc typo | Randy Dunlap | 2010-08-10 | 1 | -1/+1 | |
| * | | | | | | | | farsync: Fix compile warnings. | David S. Miller | 2010-08-10 | 1 | -7/+8 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2010-08-13 | 13 | -51/+409 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is set | Steve French | 2010-08-12 | 1 | -0/+1 | |
| * | | | | | | | | AFS: Implement an autocell mount capability [ver #2] | wanglei | 2010-08-11 | 7 | -46/+250 | |
| * | | | | | | | | DNS: If the DNS server returns an error, allow that to be cached [ver #2] | Wang Lei | 2010-08-11 | 3 | -5/+96 | |
| * | | | | | | | | NFS: Use kernel DNS resolver [ver #2] | Bryan Schumaker | 2010-08-11 | 3 | -0/+52 | |
| * | | | | | | | | cifs: update README to include details about 'fsc' option | Suresh Jayaraman | 2010-08-11 | 1 | -0/+10 | |
* | | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2010-08-13 | 4 | -109/+154 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | x86, asm: Use a lower case name for the end macro in atomic64_386_32.S | Luca Barbieri | 2010-08-12 | 1 | -18/+20 | |
| * | | | | | | | | | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleaner | Luca Barbieri | 2010-08-11 | 1 | -108/+128 | |
| * | | | | | | | | | x86: Document __phys_reloc_hide() usage in __pa_symbol() | Namhyung Kim | 2010-08-11 | 1 | -0/+7 | |
| * | | | | | | | | | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman | 2010-08-05 | 2 | -1/+17 | |
* | | | | | | | | | | x86: don't send SIGBUS for kernel page faults | Linus Torvalds | 2010-08-13 | 1 | -1/+3 | |
* | | | | | | | | | | mm: fix missing page table unmap for stack guard page failure case | Linus Torvalds | 2010-08-13 | 1 | -1/+3 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | mm: keep a guard page below a grow-down stack segment | Linus Torvalds | 2010-08-12 | 1 | -0/+23 | |
* | | | | | | | | | Revert "fsnotify: store struct file not struct path" | Linus Torvalds | 2010-08-12 | 9 | -76/+61 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'io_remap_pfn_range' of git://www.jni.nu/cris | Linus Torvalds | 2010-08-12 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CRIS: Define io_remap_pfn_range as remap_pfn_range | Jesper Nilsson | 2010-08-12 | 1 | -0/+3 | |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 2010-08-12 | 20 | -386/+822 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | dm mpath: support discard | Mike Snitzer | 2010-08-12 | 1 | -0/+10 | |
| * | | | | | | | | | dm stripe: support discards | Mikulas Patocka | 2010-08-12 | 1 | -0/+39 | |
| * | | | | | | | | | dm: split discard requests on target boundaries | Mike Snitzer | 2010-08-12 | 1 | -24/+23 | |
| * | | | | | | | | | dm stripe: optimize sector division | Mikulas Patocka | 2010-08-12 | 1 | -5/+18 | |
| * | | | | | | | | | dm stripe: move sector translation to a function | Mikulas Patocka | 2010-08-12 | 1 | -7/+14 | |
| * | | | | | | | | | dm: error return error for discards | Mike Snitzer | 2010-08-12 | 1 | -0/+5 | |
| * | | | | | | | | | dm delay: support discard | Mike Snitzer | 2010-08-12 | 1 | -0/+1 | |
| * | | | | | | | | | dm: zero silently drop discards | Mike Snitzer | 2010-08-12 | 1 | -0/+5 | |
| * | | | | | | | | | dm: use dm_target_offset macro | Alasdair G Kergon | 2010-08-12 | 5 | -8/+7 | |
| * | | | | | | | | | dm: factor out max_io_len_target_boundary | Mike Snitzer | 2010-08-12 | 2 | -8/+24 | |
| * | | | | | | | | | dm: use common __issue_target_request for flush and discard support | Mike Snitzer | 2010-08-12 | 1 | -8/+22 | |
| * | | | | | | | | | dm: linear support discard | Mike Snitzer | 2010-08-12 | 5 | -12/+105 | |
| * | | | | | | | | | dm crypt: simplify crypt_ctr | Milan Broz | 2010-08-12 | 1 | -81/+104 | |
| * | | | | | | | | | dm crypt: simplify crypt_config destruction logic | Milan Broz | 2010-08-12 | 1 | -87/+93 | |
| * | | | | | | | | | dm: allow autoloading of dm mod | Peter Rajnoha | 2010-08-12 | 4 | -2/+8 | |
| * | | | | | | | | | dm: rename map_info flush_request to target_request_nr | Mike Snitzer | 2010-08-12 | 4 | -14/+16 | |
| * | | | | | | | | | dm ioctl: refactor dm_table_complete | Will Drewry | 2010-08-12 | 3 | -38/+52 | |
| * | | | | | | | | | dm snapshot: implement merge | Mikulas Patocka | 2010-08-12 | 1 | -0/+16 | |
| * | | | | | | | | | dm: do not initialise full request queue when bio based | Mike Snitzer | 2010-08-12 | 3 | -26/+79 | |
| * | | | | | | | | | dm ioctl: make bio or request based device type immutable | Mike Snitzer | 2010-08-12 | 4 | -9/+52 | |
| * | | | | | | | | | dm: skip second flush on bio unsupported error | Mikulas Patocka | 2010-08-12 | 1 | -2/+13 | |
| * | | | | | | | | | dm snapshot: persistent use define for disk header chunk size | Tomohiro Kusumi | 2010-08-12 | 1 | -3/+3 | |
| * | | | | | | | | | dm crypt: use kstrdup | Julia Lawall | 2010-08-12 | 1 | -2/+1 | |
| * | | | | | | | | | dm ioctl: use nonseekable_open | Arnd Bergmann | 2010-08-12 | 1 | -0/+1 | |
| * | | | | | | | | | dm: separate device deletion from dm_put | Kiyoshi Ueda | 2010-08-12 | 3 | -20/+62 | |
| * | | | | | | | | | dm ioctl: release _hash_lock between devices in remove_all | Kiyoshi Ueda | 2010-08-12 | 1 | -19/+25 |