aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-17ext4: Cleanup the block reservation code pathAneesh Kumar K.V
2008-08-01ext4: don't assume extents can't cross block groups when truncatingTheodore Ts'o
2008-08-02ext4: Fix lack of credits BUG() when deleting a badly fragmented inodeTheodore Ts'o
2008-08-01ext4: Fix ext4_ext_journal_restart()Theodore Ts'o
2008-08-02ext4: fix ext4_da_write_begin error pathEric Sandeen
2008-07-31jbd2: don't abort if flushing file data failedHidehiro Kawai
2008-07-26ext4: don't read inode block if the buffer has a write errorHidehiro Kawai
2008-07-23ext4: Don't allow lg prealloc list to be grow large.Aneesh Kumar K.V
2008-07-23ext4: Convert the usage of NR_CPUS to nr_cpu_ids.Aneesh Kumar K.V
2008-07-23ext4: Improve error handling in mballocAneesh Kumar K.V
2008-08-02ext4: lock block groups when initializingEric Sandeen
2008-08-02ext4: sync up block and inode bitmap reading functionsEric Sandeen
2008-07-26ext4: Allow read/only mounts with corrupted block group checksumsTheodore Ts'o
2008-08-02ext4: Fix data corruption when writing to prealloc areaAneesh Kumar K.V
2008-07-28eCryptfs: use page_alloc not kmalloc to get a page of memoryEric Sandeen
2008-07-28bio-integrity: remove EXPORT_SYMBOL for bio_integrity_init_slab()Yoichi Yuasa
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi
2008-07-28exec: include pagemap.h again to fix buildHugh Dickins
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt
2008-07-28binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.Paul Mundt
2008-07-27Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi
2008-07-27NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust
2008-07-27nfs_remount oops when rebooting + possible fixMarc Zyngier
2008-07-27task IO accounting: improve code readabilityAndrea Righi
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-07-26task IO accounting: correctly account threads IO statisticsAndrea Righi
2008-07-26[PATCH] fix RLIM_NOFILE handlingAl Viro
2008-07-26[PATCH] get rid of corner case in dup3() entirelyAl Viro
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro
2008-07-26[PATCH] get rid of __user_path_lookup_openAl Viro
2008-07-26[PATCH] f_count may wrap aroundAl Viro
2008-07-26[PATCH] dup3 fixUlrich Drepper
2008-07-26[PATCH] don't pass nameidata to __ncp_lookup_validate()Al Viro
2008-07-26[PATCH] don't pass nameidata to gfs2_lookupi()Al Viro
2008-07-26[PATCH] new (local) helper: user_path_parent()Al Viro
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro
2008-07-26[PATCH] preparation to __user_walk_fd cleanupAl Viro
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[PATCH] take noexec checks to very few callers that careAl Viro
2008-07-26Re: [PATCH 3/6] vfs: open_exec cleanupChristoph Hellwig
2008-07-26[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi
2008-07-26[patch 3/4] fat: dont call notify_changeMiklos Szeredi
2008-07-26[patch 2/4] vfs: utimes cleanupMiklos Szeredi
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan
2008-07-26[PATCH] more nameidata removal: exec_permission_lite() doesn't need itAl Viro
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro