summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* xfs: prevent reading uninitialized stack memoryDan Rosenberg2010-09-261-0/+2
* inotify: send IN_UNMOUNT eventsEric Paris2010-09-261-2/+5
* GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse2010-09-261-1/+1
* aio: check for multiplication overflow in do_io_submitJeff Moyer2010-09-261-0/+3
* aio: do not return ERESTARTSYS as a result of AIOJan Kara2010-09-261-1/+9
* /proc/vmcore: fix seekingArnd Bergmann2010-09-261-1/+1
* Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg2010-09-261-1/+1
* char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara2010-09-261-1/+3
* NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust2010-09-201-1/+1
* cifs: fix potential double put of TCP session referenceJeff Layton2010-09-201-3/+3
* binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-201-1/+1
* minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]2010-09-201-1/+1
* statfs() gives ESTALE errorMenyhart Zoltan2010-09-201-0/+8
* O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer2010-09-201-2/+2
* sysfs: checking for NULL instead of ERR_PTRDan Carpenter2010-09-201-1/+1
* ocfs2: Fix incorrect checksum validation errorSunil Mushran2010-09-201-1/+5
* fuse: flush background queue on connection closeMiklos Szeredi2010-09-201-4/+12
* xfs: move aio completion after unwritten extent conversionChristoph Hellwig2010-09-201-3/+16
* ext4: move aio completion after unwritten extent conversionJiaying Zhang2010-09-202-6/+15
* direct-io: move aio_complete into ->end_ioChristoph Hellwig2010-09-205-17/+35
* xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner2010-09-201-23/+26
* xfs: fix untrusted inode number lookupDave Chinner2010-09-201-6/+10
* Fix init ordering of /dev/console vs callers of modprobeDavid Howells2010-08-261-0/+1
* NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-262-4/+6
* nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti2010-08-261-0/+7
* Fix the nested PR lock calling issue in ACLJiaju Zhang2010-08-261-3/+21
* nilfs2: fix list corruption after ifile creation failureRyusuke Konishi2010-08-261-1/+3
* ocfs2/dlm: remove potential deadlock -V3Wengang Wang2010-08-261-4/+0
* ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang2010-08-262-25/+31
* ocfs2: Count more refcount records in file system fragmentation.Tao Ma2010-08-261-5/+15
* ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda2010-08-261-46/+34
* ocfs2/dlm: fix a dead lockWengang Wang2010-08-261-3/+2
* ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang2010-08-261-2/+7
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-201-1/+7
* ext4: fix freeze deadlock under IOEric Sandeen2010-08-131-2/+2
* jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-131-49/+38
* signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch2010-08-131-0/+2
* fs/ecryptfs/file.c: introduce missing freeJulia Lawall2010-08-131-2/+2
* ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo2010-08-131-2/+3
* eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks2010-08-131-21/+35
* blkdev: cgroup whitelist permission fixChris Wright2010-08-131-4/+6
* Fix sget() race with failing mountAl Viro2010-08-132-1/+7
* block_dev: always serialize exclusive open attemptsTejun Heo2010-08-101-2/+2
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-011-5/+0
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-07-303-11/+31
|\
| * NFS: Ensure that writepage respects the nonblock flagTrond Myklebust2010-07-301-6/+17
| * NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-302-4/+13
| * nfs: include space for the NUL in root pathDan Carpenter2010-07-301-1/+1
* | CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells2010-07-302-2/+2
|/
* CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-291-1/+1