aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds17-92/+114
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet132-1568/+2061
2008-07-14Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+17
2008-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds4-11/+20
2008-07-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds6-40/+787
2008-07-14Merge commit 'v2.6.26' into x86/coreIngo Molnar2-15/+15
2008-07-14LSM/SELinux: show LSM mount options in /proc/mountsEric Paris1-3/+11
2008-07-14Security: split proc ptrace checking into read vs. attachStephen Smalley3-8/+9
2008-07-12cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton1-5/+5
2008-07-12cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton1-10/+10
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar4-12/+21
2008-07-11Fix reference counting race on log buffersDave Chinner1-4/+11
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins1-1/+1
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh1-7/+7
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar2-1/+17
2008-07-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-0/+2
2008-07-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-1/+1
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney1-0/+2
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust1-1/+1
2008-07-08x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle1-1/+1
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr...Ingo Molnar104-1371/+1699
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen1-0/+7
2008-07-07[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran1-0/+2
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton1-34/+38
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton1-4/+4
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan1-15/+22
2008-07-04add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita1-0/+28
2008-07-04ntfs: update help textJess Guerrero1-1/+1
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow1-2/+0
2008-07-04reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara1-1/+3
2008-07-04ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara1-1/+3
2008-07-04ext3: add missing unlock to error path in ext3_quota_write()Jan Kara1-1/+3
2008-07-04splice: fix generic_file_splice_read() race with page invalidationMiklos Szeredi1-4/+13
2008-07-04ramfs: enable splice writeOctavian Purdila2-0/+2
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen3-10/+14
2008-07-03Add bvec_merge_data to handle stacked devices and ->merge_bvec()Alasdair G Kergon1-5/+21
2008-07-03block: integrity checkpatch cleanupsJens Axboe1-9/+20
2008-07-03block: Block layer data integrity supportMartin K. Petersen3-3/+738
2008-07-03block: Globalize bio_set and bio_vec_slabMartin K. Petersen1-28/+2
2008-07-02Call fasync() functions without the BKLJonathan Corbet1-3/+0
2008-07-02ecryptfs: fasync BKL pushdownJonathan Corbet1-0/+3
2008-07-02Remove BKL from remote_llseek v2Andi Kleen6-33/+40
2008-07-02Make FAT users happier by not deadlockingJonathan Corbet1-9/+1
2008-07-02ocfs2-stack_user: BKL pushdownArnd Bergmann1-0/+3
2008-07-01Properly notify block layer of sync writesJens Axboe1-5/+8
2008-06-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds1-34/+23
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds6-91/+88
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski1-14/+9
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson1-1/+1
2008-06-24Merge branch 'master' into for_mmJan Kara14-183/+185