aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-04-01ext4: initialize the percpu counters before replaying the journalTheodore Ts'o
2011-04-01ext4: fix kernel oops if the journal superblock has a non-zero j_errnoTheodore Ts'o
2011-03-01FS: FAT: Fix build warningJonas Aaberg
2011-01-24sysfs: remove useless test from sysfs_merge_groupAlan Stern
2011-01-18sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()Alan Stern
2010-12-02fs/partitions: Adapt blkdevparts to new interfaceSebastian Rasmussen
2010-10-26Merge branch 'generic_2.6.35' into android_35srinidhi kasagar
2010-10-23Added commandline partitions for block devicesUlf Hansson
2010-10-23fix cache coherence issues with bounce buffersMian Yousaf Kaukab
2010-10-14yaffs: Import yaffs from Thu Oct 7 10:05:05 2010 +1300Dima Zavin
2010-10-08Merge remote branch 'stable/linux-2.6.35.y' into android-2.6.35Dima Zavin
2010-10-07epoll: make epoll_wait use the hrtimer range featureShawn Bohrer
2010-10-07select: rename estimate_accuracy to select_estimate_accuracyAndrew Morton
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