Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 2008-07-14 | 17 | -92/+114 | |
|\ | ||||||
| * | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 | 132 | -1568/+2061 | |
| |\ | ||||||
| * | | Call fasync() functions without the BKL | Jonathan Corbet | 2008-07-02 | 1 | -3/+0 | |
| * | | ecryptfs: fasync BKL pushdown | Jonathan Corbet | 2008-07-02 | 1 | -0/+3 | |
| * | | Remove BKL from remote_llseek v2 | Andi Kleen | 2008-07-02 | 6 | -33/+40 | |
| * | | Make FAT users happier by not deadlocking | Jonathan Corbet | 2008-07-02 | 1 | -9/+1 | |
| * | | ocfs2-stack_user: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+3 | |
| * | | dlm-user: BKL pushdown | Arnd Bergmann | 2008-06-20 | 1 | -1/+8 | |
| * | | Replace BKL with superblock lock in fat/msdos/vfat | Linus Torvalds | 2008-06-20 | 6 | -50/+64 | |
| * | | Remove the lock_kernel() call from chrdev_open() | Jonathan Corbet | 2008-06-20 | 1 | -4/+1 | |
| * | | Add a comment in chrdev_open() | Jonathan Corbet | 2008-06-20 | 1 | -0/+2 | |
* | | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-07-14 | 2 | -1/+17 | |
|\ \ \ | ||||||
| * \ \ | Merge commit 'v2.6.26' into x86/core | Ingo Molnar | 2008-07-14 | 2 | -15/+15 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-07-12 | 4 | -12/+21 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'x86/core' into x86/unify-pci | Ingo Molnar | 2008-07-09 | 2 | -1/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump | Bernhard Walle | 2008-07-08 | 1 | -1/+1 | |
| | | | | | | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | | \ \ \ | ||||||
| | *---------------. \ \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 | 104 | -1371/+1699 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * \ \ \ \ \ \ | Merge branch 'linus' into x86/irqstats | Ingo Molnar | 2008-06-16 | 53 | -426/+645 | |
| | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / | | | | | | | | | |/| | | | | | ||||||
| | | | | | | | * | | | | | | | x86: make /proc/stat account for all interrupts | Jan Beulich | 2008-05-25 | 1 | -0/+9 | |
| | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | | | ||||||
| | | | | | | * | | | | | | | x86, generic: CPA add statistics about state of direct mapping v4 | Andi Kleen | 2008-07-08 | 1 | -0/+7 | |
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-07-14 | 4 | -11/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | LSM/SELinux: show LSM mount options in /proc/mounts | Eric Paris | 2008-07-14 | 1 | -3/+11 | |
| * | | | | | | | | | | | | | Security: split proc ptrace checking into read vs. attach | Stephen Smalley | 2008-07-14 | 3 | -8/+9 | |
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-07-14 | 6 | -40/+787 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | splice: fix generic_file_splice_read() race with page invalidation | Miklos Szeredi | 2008-07-04 | 1 | -4/+13 | |
| * | | | | | | | | | | | | ramfs: enable splice write | Octavian Purdila | 2008-07-04 | 2 | -0/+2 | |
| * | | | | | | | | | | | | Add bvec_merge_data to handle stacked devices and ->merge_bvec() | Alasdair G Kergon | 2008-07-03 | 1 | -5/+21 | |
| * | | | | | | | | | | | | block: integrity checkpatch cleanups | Jens Axboe | 2008-07-03 | 1 | -9/+20 | |
| * | | | | | | | | | | | | block: Block layer data integrity support | Martin K. Petersen | 2008-07-03 | 3 | -3/+738 | |
| * | | | | | | | | | | | | block: Globalize bio_set and bio_vec_slab | Martin K. Petersen | 2008-07-03 | 1 | -28/+2 | |
* | | | | | | | | | | | | | cifs: fix wksidarr declaration to be big-endian friendly | Jeff Layton | 2008-07-12 | 1 | -5/+5 | |
* | | | | | | | | | | | | | cifs: fix inode leak in cifs_get_inode_info_unix | Jeff Layton | 2008-07-12 | 1 | -10/+10 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Fix reference counting race on log buffers | Dave Chinner | 2008-07-11 | 1 | -4/+11 | |
* | | | | | | | | | | | | exec: fix stack excutability without PT_GNU_STACK | Hugh Dickins | 2008-07-10 | 1 | -1/+1 | |
* | | | | | | | | | | | | ocfs2: Fix flags in ocfs2_file_lock | Mark Fasheh | 2008-07-10 | 1 | -7/+7 | |
* | | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-07-08 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres() | Sunil Mushran | 2008-07-07 | 1 | -0/+2 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2008-07-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | NFS: Fix readdir cache invalidation | Trond Myklebust | 2008-07-08 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | reiserfs: discard prealloc in reiserfs_delete_inode | Jeff Mahoney | 2008-07-08 | 1 | -0/+2 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Fix pagemap_read() use of struct mm_walk | Andrew Morton | 2008-07-05 | 1 | -34/+38 | |
* | | | | | | | | | | Fix clear_refs_write() use of struct mm_walk | Andrew Morton | 2008-07-05 | 1 | -4/+4 | |
* | | | | | | | | | | security: filesystem capabilities: fix fragile setuid fixup code | Andrew G. Morgan | 2008-07-04 | 1 | -15/+22 | |
* | | | | | | | | | | add kernel-doc for simple_read_from_buffer and memory_read_from_buffer | Akinobu Mita | 2008-07-04 | 1 | -0/+28 | |
* | | | | | | | | | | ntfs: update help text | Jess Guerrero | 2008-07-04 | 1 | -1/+1 | |
* | | | | | | | | | | ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev() | Michael Halcrow | 2008-07-04 | 1 | -2/+0 | |
* | | | | | | | | | | reiserfs: add missing unlock to an error path in reiserfs_quota_write() | Jan Kara | 2008-07-04 | 1 | -1/+3 | |
* | | | | | | | | | | ext4: add missing unlock to an error path in ext4_quota_write() | Jan Kara | 2008-07-04 | 1 | -1/+3 | |
* | | | | | | | | | | ext3: add missing unlock to error path in ext3_quota_write() | Jan Kara | 2008-07-04 | 1 | -1/+3 | |
* | | | | | | | | | | 9p: fix O_APPEND in legacy mode | Eric Van Hensbergen | 2008-07-03 | 3 | -10/+14 | |
|/ / / / / / / / / |