summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-28mm: Move vma_stack_continue into mm.hStefan Bader
2010-10-28execve: make responsive to SIGKILL with large argumentsRoland McGrath
2010-10-28execve: improve interactivity with large argumentsRoland McGrath
2010-10-28setup_arg_pages: diagnose excessive argument sizeRoland McGrath
2010-10-28xfs: properly account for reclaimed inodesJohannes Weiner
2010-10-28ocfs2: Don't walk off the end of fast symlinks.Joel Becker
2010-10-28reiserfs: fix unwanted reiserfs lock recursionFrederic Weisbecker
2010-10-28reiserfs: fix dependency inversion between inode and reiserfs mutexesFrederic Weisbecker
2010-09-26xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-09-26inotify: send IN_UNMOUNT eventsEric Paris
2010-09-26GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse
2010-09-26aio: check for multiplication overflow in do_io_submitJeff Moyer
2010-09-26aio: do not return ERESTARTSYS as a result of AIOJan Kara
2010-09-26/proc/vmcore: fix seekingArnd Bergmann
2010-09-26Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg
2010-09-26char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-20NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-09-20cifs: fix potential double put of TCP session referenceJeff Layton
2010-09-20binfmt_misc: fix binfmt_misc priorityJan Sembera
2010-09-20minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]
2010-09-20statfs() gives ESTALE errorMenyhart Zoltan
2010-09-20O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer
2010-09-20sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2010-09-20ocfs2: Fix incorrect checksum validation errorSunil Mushran
2010-09-20fuse: flush background queue on connection closeMiklos Szeredi
2010-09-20xfs: move aio completion after unwritten extent conversionChristoph Hellwig
2010-09-20ext4: move aio completion after unwritten extent conversionJiaying Zhang
2010-09-20direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-09-20xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner
2010-09-20xfs: fix untrusted inode number lookupDave Chinner
2010-08-26Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-08-26NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust
2010-08-26nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-08-26Fix the nested PR lock calling issue in ACLJiaju Zhang
2010-08-26nilfs2: fix list corruption after ifile creation failureRyusuke Konishi
2010-08-26ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-08-26ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-08-26ocfs2: Count more refcount records in file system fragmentation.Tao Ma
2010-08-26ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda
2010-08-26ocfs2/dlm: fix a dead lockWengang Wang
2010-08-26ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang
2010-08-20mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-13ext4: fix freeze deadlock under IOEric Sandeen
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-13signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-08-13fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-08-13ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-08-13eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-08-13blkdev: cgroup whitelist permission fixChris Wright
2010-08-13Fix sget() race with failing mountAl Viro