aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-14Merge commit 'v2.6.26' into x86/coreIngo Molnar
2008-07-12cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton
2008-07-12cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar
2008-07-11Fix reference counting race on log buffersDave Chinner
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh
2008-07-09Merge branch 'x86/core' into x86/unify-pciIngo Molnar
2008-07-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-07-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust
2008-07-08x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle
2008-07-08Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar
2008-07-08x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen
2008-07-07[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan
2008-07-04add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita
2008-07-04ntfs: update help textJess Guerrero
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow
2008-07-04reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara
2008-07-04ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara
2008-07-04ext3: add missing unlock to error path in ext3_quota_write()Jan Kara
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen
2008-07-01Properly notify block layer of sync writesJens Axboe
2008-06-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson
2008-06-24Merge branch 'master' into for_mmJan Kara
2008-06-24udf: Fix regression in UDF anchor block detectionTomas Janousek
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust
2008-06-23[patch 2/3] vfs: dcache cleanupsMiklos Szeredi
2008-06-23[patch 1/3] vfs: dcache sparse fixesMiklos Szeredi
2008-06-23[patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev
2008-06-23[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt
2008-06-23[patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck
2008-06-23[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk
2008-06-23[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk
2008-06-23[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk
2008-06-23[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk
2008-06-23[PATCH] fix cgroup-inflicted breakage in block_dev.cAl Viro
2008-06-22Fix performance regression on lmbench select benchmarkLinus Torvalds
2008-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds