summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-1417-92/+114
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14132-1568/+2061
| |\
| * | Call fasync() functions without the BKLJonathan Corbet2008-07-021-3/+0
| * | ecryptfs: fasync BKL pushdownJonathan Corbet2008-07-021-0/+3
| * | Remove BKL from remote_llseek v2Andi Kleen2008-07-026-33/+40
| * | Make FAT users happier by not deadlockingJonathan Corbet2008-07-021-9/+1
| * | ocfs2-stack_user: BKL pushdownArnd Bergmann2008-07-021-0/+3
| * | dlm-user: BKL pushdownArnd Bergmann2008-06-201-1/+8
| * | Replace BKL with superblock lock in fat/msdos/vfatLinus Torvalds2008-06-206-50/+64
| * | Remove the lock_kernel() call from chrdev_open()Jonathan Corbet2008-06-201-4/+1
| * | Add a comment in chrdev_open()Jonathan Corbet2008-06-201-0/+2
* | | Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-07-142-1/+17
|\ \ \
| * \ \ Merge commit 'v2.6.26' into x86/coreIngo Molnar2008-07-142-15/+15
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'linus' into x86/coreIngo Molnar2008-07-124-12/+21
| |\ \ \
| * \ \ \ Merge branch 'x86/core' into x86/unify-pciIngo Molnar2008-07-092-1/+17
| |\ \ \ \
| | * | | | x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle2008-07-081-1/+1
| | | | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---------------. \ \ \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08104-1371/+1699
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | * \ \ \ \ \ \ Merge branch 'linus' into x86/irqstatsIngo Molnar2008-06-1653-426/+645
| | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | |/ / / / / | | | | | | | | | |/| | | | |
| | | | | | | | * | | | | | | x86: make /proc/stat account for all interruptsJan Beulich2008-05-251-0/+9
| | | | | |_|_|/ / / / / / / | | | | |/| | | | | | | | |
| | | | | | | * | | | | | | x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-081-0/+7
| | | | |_|_|/ / / / / / / | | | |/| | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-07-144-11/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | LSM/SELinux: show LSM mount options in /proc/mountsEric Paris2008-07-141-3/+11
| * | | | | | | | | | | | | Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-143-8/+9
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-07-146-40/+787
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | splice: fix generic_file_splice_read() race with page invalidationMiklos Szeredi2008-07-041-4/+13
| * | | | | | | | | | | | ramfs: enable splice writeOctavian Purdila2008-07-042-0/+2
| * | | | | | | | | | | | Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon2008-07-031-5/+21
| * | | | | | | | | | | | block: integrity checkpatch cleanupsJens Axboe2008-07-031-9/+20
| * | | | | | | | | | | | block: Block layer data integrity supportMartin K. Petersen2008-07-033-3/+738
| * | | | | | | | | | | | block: Globalize bio_set and bio_vec_slabMartin K. Petersen2008-07-031-28/+2
* | | | | | | | | | | | | cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton2008-07-121-5/+5
* | | | | | | | | | | | | cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton2008-07-121-10/+10
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
* | | | | | | | | | | | Fix reference counting race on log buffersDave Chinner2008-07-111-4/+11
* | | | | | | | | | | | exec: fix stack excutability without PT_GNU_STACKHugh Dickins2008-07-101-1/+1
* | | | | | | | | | | | ocfs2: Fix flags in ocfs2_file_lockMark Fasheh2008-07-101-7/+7
* | | | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-07-081-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran2008-07-071-0/+2
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2008-07-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NFS: Fix readdir cache invalidationTrond Myklebust2008-07-081-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney2008-07-081-0/+2
|/ / / / / / / / / /
* | | | | | | | | | Fix pagemap_read() use of struct mm_walkAndrew Morton2008-07-051-34/+38
* | | | | | | | | | Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-051-4/+4
* | | | | | | | | | security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan2008-07-041-15/+22
* | | | | | | | | | add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita2008-07-041-0/+28
* | | | | | | | | | ntfs: update help textJess Guerrero2008-07-041-1/+1
* | | | | | | | | | ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow2008-07-041-2/+0
* | | | | | | | | | reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara2008-07-041-1/+3
* | | | | | | | | | ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara2008-07-041-1/+3
* | | | | | | | | | ext3: add missing unlock to error path in ext3_quota_write()Jan Kara2008-07-041-1/+3
* | | | | | | | | | 9p: fix O_APPEND in legacy modeEric Van Hensbergen2008-07-033-10/+14
|/ / / / / / / / /
OpenPOWER on IntegriCloud