summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-28ceph: fix use after free on mds __unregister_requestSage Weil
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-26Restore LOOKUP_DIRECTORY hint handling in final lookup on open()Al Viro
2010-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-24fscache: add missing unlockDan Carpenter
2010-03-24do_sync_read/write() should set kiocb.ki_nbytes to be consistentDavid Howells
2010-03-24FDPIC: For-loop in elf_core_vma_data_size() is incorrectDavid Howells
2010-03-24fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi
2010-03-24fs/partitions/msdos: add support for large disksDaniel Taylor
2010-03-24kcore: fix test for end of listDan Carpenter
2010-03-24reiserfs: properly honor read-only devicesJeff Mahoney
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-03-24fs/binfmt_aout.c: fix pointer warningsBorislav Petkov
2010-03-23ext4: Fixed inode allocator to correctly track a flex_bg's used_dirsEric Sandeen
2010-03-24ext4: Don't use delayed allocation by default when used instead of ext3Jan Kara
2010-03-24ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3Theodore Ts'o
2010-03-23ocfs2: Fix a race in o2dlm lockres masterySrinivas Eeda
2010-03-23Ocfs2: Handle deletion of reflinked oprhan inodes correctly.Tristan Ye
2010-03-23Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.Tristan Ye
2010-03-23ocfs2: Clear undo bits when local alloc is freedMark Fasheh
2010-03-24nilfs2: fix imperfect completion wait in nilfs_wait_on_logsRyusuke Konishi
2010-03-24nilfs2: fix hang-up of cleaner after log writer returned with errorRyusuke Konishi
2010-03-23ceph: fix possible double-free of mds request referenceSage Weil
2010-03-23ceph: fix session check on mds replySage Weil
2010-03-23ceph: handle kmalloc() failureDan Carpenter
2010-03-23ceph: propagate mds session allocation failures to callerSage Weil
2010-03-23ceph: make write_begin wait propagate ERESTARTSYSSage Weil
2010-03-23ceph: fix snap rebuild conditionSage Weil
2010-03-23ceph: avoid reopening osd connections when address hasn't changedSage Weil
2010-03-23ceph: rename r_sent_stamp r_stampSage Weil
2010-03-23ceph: fix connection fault con_work reentrancy problemSage Weil
2010-03-23ceph: prevent dup stale messages to console for restarting mdsSage Weil
2010-03-23ceph: fix pg pool decoding from incremental osdmap updateSage Weil
2010-03-23ceph: fix mds sync() race with completing requestsSage Weil
2010-03-23ceph: only release unused caps with mds requestsSage Weil
2010-03-23ceph: clean up handle_cap_grant, handle_caps wrt session mutexSage Weil
2010-03-23ceph: fix session locking in handle_caps, ceph_check_capsSage Weil
2010-03-23ceph: drop unnecessary WARN_ON in caps migrationSage Weil
2010-03-23ceph: fix null pointer deref of r_osd in debug outputSage Weil
2010-03-23ceph: clean up service ticket decodingSage Weil
2010-03-22AFS: Potential null dereferenceDan Carpenter
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton
2010-03-22nilfs2: fix duplicate call to nilfs_segctor_cancel_freevRyusuke Konishi