summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard
2012-03-16pstore: Introduce get_reason_str() to pstoreSeiji Aguchi
2012-03-16Merge branch 'pm-sleep'Rafael J. Wysocki
2012-03-15xfs: fallback to vmalloc for large buffers in xfs_getbmapDave Chinner
2012-03-15xfs: fallback to vmalloc for large buffers in xfs_attrmulti_attr_getDave Chinner
2012-03-15xfs: remove remaining scraps of struct xfs_iomapDave Chinner
2012-03-15xfs: fix inode lookup raceDave Chinner
2012-03-14NFS: Fix a compile error when !defined NFS_DEBUGTrond Myklebust
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-14xfs: clean up minor sparse warningsDave Chinner
2012-03-14xfs: remove the global xfs_Gqm structureChristoph Hellwig
2012-03-14xfs: remove the per-filesystem list of dquotsChristoph Hellwig
2012-03-14xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig
2012-03-14xfs: per-filesystem dquot LRU listsChristoph Hellwig
2012-03-14xfs: use common code for quota statisticsChristoph Hellwig
2012-03-14NFSv4: Rate limit the state manager for lock reclaim warning messagesWilliam Dauchy
2012-03-13pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-(Boaz Harrosh
2012-03-13jbd2: cleanup journal tail after transaction commitJan Kara
2012-03-13jbd2: remove bh_state lock from checkpointing codeJan Kara
2012-03-13jbd2: remove always true condition in __journal_try_to_free_buffer()Jan Kara
2012-03-13jbd2: declare __jbd2_journal_temp_unlink_buffer() staticJan Kara
2012-03-13jbd2: fix BH_JWrite setting in checkpointing codeJan Kara
2012-03-13jbd2: issue cache flush after checkpointing even with internal journalJan Kara
2012-03-13Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-13xfs: reimplement fdatasync supportChristoph Hellwig
2012-03-13xfs: split in-core and on-disk inode log item fieldsChristoph Hellwig
2012-03-13xfs: make xfs_inode_item_size idempotentChristoph Hellwig
2012-03-13xfs: log timestamp updatesChristoph Hellwig
2012-03-13PM / Sleep: JBD and JBD2 missing set_freezable()Nigel Cunningham
2012-03-13xfs: log file size updates at I/O completion timeChristoph Hellwig
2012-03-13jbd2: protect all log tail updates with j_checkpoint_mutexJan Kara
2012-03-13jbd2: split updating of journal superblock and marking journal emptyJan Kara
2012-03-13NFS: null dereference in dev_remove()Dan Carpenter
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar
2012-03-12NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-03-12NFS: Check return value from rpc_queue_upcall()Bryan Schumaker
2012-03-12NFS: Only define some function when v4.1 is enabledBryan Schumaker
2012-03-11ext4: check for zero length extentTheodore Ts'o
2012-03-11NFS: Fix a number of sparse warningsTrond Myklebust
2012-03-11NFS: replace global bl_wq with per-net oneStanislav Kinsbursky
2012-03-11NFS: replace global bl_mount_reply with per-net oneStanislav Kinsbursky
2012-03-109p: statfs should not override server f_typeJim Garlick
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-03-10NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman
2012-03-10restore smp_mb() in unlock_new_inode()Al Viro
2012-03-10vfs: fix return value from do_last()Miklos Szeredi