aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-03-11FS: FAT: Fix build warningJonas Aaberg
2011-02-02sysfs: remove useless test from sysfs_merge_groupAlan Stern
2011-01-25sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern
2010-12-07fs/partitions: Adapt blkdevparts to new interfaceRobert Rosengren
2010-10-23Added commandline partitions for block devicesUlf Hansson
2010-10-23fix cache coherence issues with bounce buffersMian Yousaf Kaukab
2010-10-04xfs: prevent reading uninitialized stack memoryDan Rosenberg
2010-10-04inotify: send IN_UNMOUNT eventsEric Paris
2010-10-04GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse
2010-10-04aio: check for multiplication overflow in do_io_submitJeff Moyer
2010-10-04aio: do not return ERESTARTSYS as a result of AIOJan Kara
2010-10-04/proc/vmcore: fix seekingArnd Bergmann
2010-10-04Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg
2010-10-04char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-10-04NFS: Fix a typo in nfs_sockaddr_match_ipaddr6Trond Myklebust
2010-10-04cifs: fix potential double put of TCP session referenceJeff Layton
2010-10-04binfmt_misc: fix binfmt_misc priorityJan Sembera
2010-10-04minix: fix regression in minix_mkdir()Jorge Boncompte [DTI2]
2010-10-04statfs() gives ESTALE errorMenyhart Zoltan
2010-10-04O_DIRECT: fix the splitting up of contiguous I/OJeff Moyer
2010-10-04sysfs: checking for NULL instead of ERR_PTRDan Carpenter
2010-10-04ocfs2: Fix incorrect checksum validation errorSunil Mushran
2010-10-04fuse: flush background queue on connection closeMiklos Szeredi
2010-10-04xfs: move aio completion after unwritten extent conversionChristoph Hellwig
2010-10-04ext4: move aio completion after unwritten extent conversionJiaying Zhang
2010-10-04direct-io: move aio_complete into ->end_ioChristoph Hellwig
2010-10-04xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner
2010-10-04xfs: fix untrusted inode number lookupDave Chinner
2010-10-04Fix init ordering of /dev/console vs callers of modprobeDavid Howells
2010-10-04NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust
2010-10-04nfs: Add "lookupcache" to displayed mount optionsPatrick J. LoPresti
2010-10-04Fix the nested PR lock calling issue in ACLJiaju Zhang
2010-10-04nilfs2: fix list corruption after ifile creation failureRyusuke Konishi
2010-10-04ocfs2/dlm: remove potential deadlock -V3Wengang Wang
2010-10-04ocfs2/dlm: avoid incorrect bit set in refmap on recovery masterWengang Wang
2010-10-04ocfs2: Count more refcount records in file system fragmentation.Tao Ma
2010-10-04ocfs2 fix o2dlm dlm run purgelist (rev 3)Srinivas Eeda
2010-10-04ocfs2/dlm: fix a dead lockWengang Wang
2010-10-04ocfs2: do not overwrite error codes in ocfs2_init_aclTiger Yang
2010-10-04mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-10-04ext4: fix freeze deadlock under IOEric Sandeen
2010-10-04jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-10-04signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch
2010-10-04fs/ecryptfs/file.c: introduce missing freeJulia Lawall
2010-10-04ecryptfs: release reference to lower mount if interpose failsLino Sanfilippo
2010-10-04eCryptfs: Handle ioctl calls with unlocked and compat functionsTyler Hicks
2010-10-04blkdev: cgroup whitelist permission fixChris Wright
2010-10-04Fix sget() race with failing mountAl Viro
2010-10-04block_dev: always serialize exclusive open attemptsTejun Heo
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust