summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-10-28ext4: don't update sb journal_devnum when RO devMaciej Żenczykowski
2010-10-28ext4: use sb_issue_zeroout in ext4_ext_zerooutLukas Czerner
2010-10-28ext4: use sb_issue_zeroout in setup_new_group_blocksLukas Czerner
2010-10-28ext4: add interface to advertise ext4 features in sysfsLukas Czerner
2010-10-28ext4: add support for lazy inode table initializationLukas Czerner
2010-10-28jbd2: Add sanity check for attempts to start handle during umountTheodore Ts'o
2010-10-28ext4: fix NULL pointer dereference in print_daily_error_info()Sergey Senozhatsky
2010-10-28ext4: don't hold spinlock while calling ext4_issue_discard()Lukas Czerner
2010-10-28ext4: check for negative error code from sb_issue_discardLukas Czerner
2010-10-28ext4: don't bump up LONG_MAX nr_to_write by a factor of 8Eric Sandeen
2010-10-28ext4: stop looping in ext4_num_dirty_pages when max_pages reachedEric Sandeen
2010-10-28ext4: use dedicated slab caches for group_info structuresCurt Wohlgemuth
2010-10-28jbd2: Fix I/O hang in jbd2_journal_release_jbd_inodeBrian King
2010-10-28ext4: fix EOFBLOCKS_FL handlingTheodore Ts'o
2010-09-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-09-23o2dlm: force free mles during dlm exitSrinivas Eeda
2010-09-23ocfs2: Sync inode flags with ext2.Tao Ma
2010-09-23ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.Tao Ma
2010-09-23ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.Tao Ma
2010-09-23ocfs2: update ctime when changing the file's permission by setfaclTao Ma
2010-09-23/proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro
2010-09-23aio: do not return ERESTARTSYS as a result of AIOJan Kara
2010-09-23/proc/vmcore: fix seekingArnd Bergmann
2010-09-23Prevent freeing uninitialized pointer in compat_do_readv_writevDan Rosenberg
2010-09-22Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-09-22bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friendsJan Kara
2010-09-22char: Mark /dev/zero and /dev/kmem as not capable of writebackJan Kara
2010-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-09-19Coda: mount hangs because of missed REQ_WRITE renameJan Harkes
2010-09-18ocfs2/net: fix uninitialized ret in o2net_send_message_vec()Wu Fengguang
2010-09-17ceph: select CRYPTOSage Weil
2010-09-17ceph: check mapping to determine if FILE_CACHE cap is usedSage Weil
2010-09-17ceph: only send one flushsnap per cap_snap per mds sessionSage Weil
2010-09-17GFS2: gfs2_logd should be using interruptible waitsSteven Whitehouse
2010-09-16ceph: fix cap_snap and realm splitSage Weil
2010-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-09-15Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-09-15aio: check for multiplication overflow in do_io_submitJeff Moyer
2010-09-14cifs: fix potential double put of TCP session referenceJeff Layton
2010-09-14ceph: stop sending FLUSHSNAPs when we hit a dirty capsnapSage Weil
2010-09-14ceph: correctly set 'follows' in flushsnap messagesSage Weil
2010-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-09-13ceph: fix dn offset during readdir_prepopulateSage Weil
2010-09-13fs/9p: Don't use dotl version of mknod for dotu inode operationsAneesh Kumar K.V
2010-09-13fs/9p: Use the correct dentry operationsAneesh Kumar K.V
2010-09-139p: Check for NULL fid in v9fs_dir_release()jvrao
2010-09-13fs/9p: Fix error handling in v9fs_get_sbAneesh Kumar K.V
2010-09-13fs/9p, net/9p: memory leak fixesLatchesar Ionkov
2010-09-12SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesTrond Myklebust
2010-09-12statfs() gives ESTALE errorMenyhart Zoltan