summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2007-09-26dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen
2007-09-26nfs: fix oops re sysctls and V4 supportAlexey Dobriyan
2007-09-26ext34: ensure do_split leaves enough free space in both blocksEric Sandeen
2007-09-26Leases can be hidden by flocksPavel Emelyanov
2007-09-26afs: mntput called before dputAndreas Gruenbacher
2007-09-26splice: fix direct splice error handlingJens Axboe
2007-09-26JFFS2: fix write deadlock regressionJason Lunz
2007-08-30signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov
2007-08-30ocfs2: Fix bad source start calculation during kernel writesMark Fasheh
2007-08-22JFFS2 locking regression fix.David Woodhouse
2007-08-20Reset current->pdeath_signal on SUID binary execution (CVE-2007-3848)Marcel Holtmann
2007-08-15direct-io: fix error-path crashesBadari Pulavarty
2007-08-09sysfs: release mutex when kmalloc() failed in sysfs_open_file().YOSHIFUJI Hideaki
2007-08-09jbd2 commit: fix transaction droppingJan Kara
2007-08-09jbd commit: fix transaction droppingJan Kara
2007-08-09fs: 9p/conv.c error path fixMariusz Kozlowski
2007-08-09nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields
2007-08-09eCryptfs: ecryptfs_setattr() bugfixMichael Halcrow
2007-08-09"ext4_ext_put_in_cache" uses __u32 to receive physical block numberMingming Cao
2007-08-09splice: fix double page unlockJens Axboe
2007-08-09make timerfd return a u64 and fix the __put_userDavide Libenzi
2007-07-08Fix permission checking for the new utimensat() system callLinus Torvalds
2007-07-07DLM must depend on SYSFSAdrian Bunk
2007-07-06Fix elf_core_dump() when writing arch specific notes (spu coredumps)Michael Ellerman
2007-07-04[JFFS2] Fix readinode failure when read_dnode() detects CRC failure.David Woodhouse
2007-07-03dio: remove bogus refcounting BUG_ONZach Brown
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse
2007-06-28ext2: fix return of uninitialised variableAndrew Morton
2007-06-28avoid spurious POLLIN returns in signalfdDavide Libenzi
2007-06-28zero out last page for llseek/writeMichael Halcrow
2007-06-28eCryptfs: initialize crypt_stat in setattrMichael Halcrow
2007-06-28eCryptfs: fix write zeros behaviorMichael Halcrow
2007-06-24ext4: lost brelse in ext4_read_inode()Kirill Korotaev
2007-06-24ext3: lost brelse in ext3_read_inode()Kirill Korotaev
2007-06-24ext2: disallow setting xip on remountCarsten Otte
2007-06-19[XFS] s/memclear_highpage_flush/zero_user_page/Christoph Hellwig
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman
2007-06-16udf: fix possible leakage of blocksJan Kara
2007-06-16fuse: ->fs_flags fixletAlexey Dobriyan
2007-06-15splice: only check do_wakeup in splice_to_pipe() for a real pipeJens Axboe
2007-06-15splice: fix leak of pages on short splice to pipeJens Axboe
2007-06-15splice: adjust balance_dirty_pages_ratelimited() callJens Axboe
2007-06-12sysfs: fix race condition around sd->s_dentry, take#2Tejun Heo
2007-06-12sysfs: fix condition check in sysfs_drop_dentry()Tejun Heo
2007-06-12sysfs: store sysfs inode nrs in s_ino to avoid readdir oopsesEric Sandeen
2007-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2007-06-11Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-06-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-06-08nommu: report correct errno in messageGreg Ungerer
2007-06-08[CIFS] CIFS should honour umaskSteve French