summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorLines
2008-07-12cifs: fix wksidarr declaration to be big-endian friendlyJeff Layton-5/+5
2008-07-12cifs: fix inode leak in cifs_get_inode_info_unixJeff Layton-10/+10
2008-07-11Fix reference counting race on log buffersDave Chinner-4/+11
2008-07-10exec: fix stack excutability without PT_GNU_STACKHugh Dickins-1/+1
2008-07-10ocfs2: Fix flags in ocfs2_file_lockMark Fasheh-7/+7
2008-07-08Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2008-07-08Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds-1/+1
2008-07-08reiserfs: discard prealloc in reiserfs_delete_inodeJeff Mahoney-0/+2
2008-07-08NFS: Fix readdir cache invalidationTrond Myklebust-1/+1
2008-07-07[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()Sunil Mushran-0/+2
2008-07-05Fix pagemap_read() use of struct mm_walkAndrew Morton-34/+38
2008-07-05Fix clear_refs_write() use of struct mm_walkAndrew Morton-4/+4
2008-07-04security: filesystem capabilities: fix fragile setuid fixup codeAndrew G. Morgan-15/+22
2008-07-04add kernel-doc for simple_read_from_buffer and memory_read_from_bufferAkinobu Mita-0/+28
2008-07-04ntfs: update help textJess Guerrero-1/+1
2008-07-04ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()Michael Halcrow-2/+0
2008-07-04reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara-1/+3
2008-07-04ext4: add missing unlock to an error path in ext4_quota_write()Jan Kara-1/+3
2008-07-04ext3: add missing unlock to error path in ext3_quota_write()Jan Kara-1/+3
2008-07-039p: fix O_APPEND in legacy modeEric Van Hensbergen-10/+14
2008-07-01Properly notify block layer of sync writesJens Axboe-5/+8
2008-06-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-34/+23
2008-06-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-91/+88
2008-06-24[GFS2] fix gfs2 block allocation (cleaned up)Benjamin Marzinski-14/+9
2008-06-24[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000Bob Peterson-1/+1
2008-06-24Merge branch 'master' into for_mmJan Kara-183/+185
2008-06-24udf: Fix regression in UDF anchor block detectionTomas Janousek-34/+23
2008-06-23NFS: nfs_updatepage(): don't mark page as dirty if an error occurredTrond Myklebust-3/+4
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust-6/+7
2008-06-23NFS: Reduce the NFS mount code stack usage.Trond Myklebust-28/+40
2008-06-23[patch 2/3] vfs: dcache cleanupsMiklos Szeredi-17/+14
2008-06-23[patch 1/3] vfs: dcache sparse fixesMiklos Szeredi-11/+12
2008-06-23[patch 3/3] vfs: make d_path() consistent across mount operationsAndreas Gruenbacher-5/+7
2008-06-23[patch 4/4] flock: remove unused fields from file_lock_operationsDenis V. Lunev-6/+0
2008-06-23[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlinkMarcin Slusarz-7/+8
2008-06-23[patch 2/4] fs: make struct file arg to d_path constJan Engelhardt-1/+1
2008-06-23[patch 1/4] vfs: path_{get,put}() cleanupsJan Blunck-12/+9
2008-06-23[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()Michael Kerrisk-8/+3
2008-06-23[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UT...Michael Kerrisk-15/+21
2008-06-23[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OM...Michael Kerrisk-8/+0
2008-06-23[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immut...Michael Kerrisk-0/+4
2008-06-23[PATCH] fix cgroup-inflicted breakage in block_dev.cAl Viro-1/+9
2008-06-22Fix performance regression on lmbench select benchmarkLinus Torvalds-1/+1
2008-06-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds-1/+2
2008-06-20Ext4: Fix online resize block group descriptor corruptionFrederic Bohe-1/+2
2008-06-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-1/+1
2008-06-17fuse: fix thinko in max I/O size calucationMiklos Szeredi-2/+2
2008-06-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-137/+123
2008-06-16ocfs2: Remove ->hangup() from stack glue operations.Joel Becker-23/+6
2008-06-16ocfs2: Move the call of ocfs2_hb_ctl into the stack glue.Joel Becker-48/+40