aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-039p: fix O_APPEND in legacy modeEric Van Hensbergen3-10/+14
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
2008-06-24udf: Fix regression in UDF anchor block detectionTomas Janousek1-34/+23
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust1-3/+4
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust2-6/+7
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust1-28/+40
2008-06-23[patch 2/3] vfs: dcache cleanupsMiklos Szeredi1-17/+14
2008-06-23[patch 1/3] vfs: dcache sparse fixesMiklos Szeredi1-11/+12
2008-06-23[patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher1-5/+7
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev1-6/+0
2008-06-23[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz1-7/+8
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt1-1/+1
2008-06-23[patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck2-12/+9
2008-06-23[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk1-8/+3
2008-06-23[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} caseMichael Kerrisk1-15/+21
2008-06-23[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOWMichael Kerrisk1-8/+0
2008-06-23[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only filesMichael Kerrisk1-0/+4
2008-06-23[PATCH] fix cgroup-inflicted breakage in block_dev.cAl Viro1-1/+9
2008-06-22Fix performance regression on lmbench select benchmarkLinus Torvalds1-1/+1
2008-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+2
2008-06-20Ext4: Fix online resize block group descriptor corruptionFrederic Bohe1-1/+2
2008-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6Linus Torvalds1-1/+1
2008-06-17fuse: fix thinko in max I/O size calucationMiklos Szeredi1-2/+2
2008-06-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds6-137/+123
2008-06-16ocfs2: Remove ->hangup() from stack glue operations.Joel Becker4-23/+6
2008-06-16ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker3-48/+40