aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo353-72/+300
2010-03-29Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2Linus Torvalds11-74/+223
2010-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds12-91/+182
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds2-2/+4
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells2-5/+5
2010-03-28ceph: fix use after free on mds __unregister_requestSage Weil1-1/+2
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2Linus Torvalds2-12/+11
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-8/+10
2010-03-26Restore LOOKUP_DIRECTORY hint handling in final lookup on open()Al Viro1-8/+10
2010-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-15/+22
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-1/+4
2010-03-24fscache: add missing unlockDan Carpenter1-0/+1
2010-03-24do_sync_read/write() should set kiocb.ki_nbytes to be consistentDavid Howells1-0/+2
2010-03-24FDPIC: For-loop in elf_core_vma_data_size() is incorrectDavid Howells1-1/+1
2010-03-24fs/partition/msdos: fix unusable extended partition for > 512B sectorOGAWA Hirofumi1-3/+10
2010-03-24fs/partitions/msdos: add support for large disksDaniel Taylor1-34/+38
2010-03-24kcore: fix test for end of listDan Carpenter1-1/+1
2010-03-24reiserfs: properly honor read-only devicesJeff Mahoney1-6/+9
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney1-1/+1
2010-03-24fs/binfmt_aout.c: fix pointer warningsBorislav Petkov1-6/+8
2010-03-23ext4: Fixed inode allocator to correctly track a flex_bg's used_dirsEric Sandeen1-2/+2
2010-03-24ext4: Don't use delayed allocation by default when used instead of ext3Jan Kara1-9/+16
2010-03-24ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3Theodore Ts'o1-2/+2
2010-03-23ocfs2: Fix a race in o2dlm lockres masterySrinivas Eeda1-3/+1
2010-03-23Ocfs2: Handle deletion of reflinked oprhan inodes correctly.Tristan Ye1-0/+15
2010-03-23Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.Tristan Ye1-5/+23
2010-03-23ocfs2: Clear undo bits when local alloc is freedMark Fasheh4-46/+95
2010-03-24nilfs2: fix imperfect completion wait in nilfs_wait_on_logsRyusuke Konishi1-4/+4
2010-03-24nilfs2: fix hang-up of cleaner after log writer returned with errorRyusuke Konishi1-2/+1
2010-03-23ceph: fix possible double-free of mds request referenceSage Weil1-1/+3
2010-03-23ceph: fix session check on mds replySage Weil1-1/+1
2010-03-23ceph: handle kmalloc() failureDan Carpenter1-0/+2
2010-03-23ceph: propagate mds session allocation failures to callerSage Weil1-1/+6
2010-03-23ceph: make write_begin wait propagate ERESTARTSYSSage Weil1-2/+8
2010-03-23ceph: fix snap rebuild conditionSage Weil1-2/+2
2010-03-23ceph: avoid reopening osd connections when address hasn't changedSage Weil3-1/+23
2010-03-23ceph: rename r_sent_stamp r_stampSage Weil2-7/+7
2010-03-23ceph: fix connection fault con_work reentrancy problemSage Weil1-2/+0
2010-03-23ceph: prevent dup stale messages to console for restarting mdsSage Weil1-1/+1
2010-03-23ceph: fix pg pool decoding from incremental osdmap updateSage Weil1-7/+10
2010-03-23ceph: fix mds sync() race with completing requestsSage Weil1-7/+20
2010-03-23ceph: only release unused caps with mds requestsSage Weil1-3/+10
2010-03-23ceph: clean up handle_cap_grant, handle_caps wrt session mutexSage Weil1-32/+25
2010-03-23ceph: fix session locking in handle_caps, ceph_check_capsSage Weil1-5/+9
2010-03-23ceph: drop unnecessary WARN_ON in caps migrationSage Weil1-2/+1
2010-03-23ceph: fix null pointer deref of r_osd in debug outputSage Weil1-1/+1
2010-03-23ceph: clean up service ticket decodingSage Weil1-8/+20
2010-03-22AFS: Potential null dereferenceDan Carpenter1-2/+3
2010-03-22NFS: don't try to decode GETATTR if DELEGRETURN returned errorJeff Layton1-0/+2
2010-03-22nilfs2: fix duplicate call to nilfs_segctor_cancel_freevRyusuke Konishi1-6/+6