ext4: check ext4_journal_get_write_access() errors
[deliverable/linux.git] / fs /
2008-04-17  Akinobu Mitaext4: check ext4_journal_get_write_access() errors
2008-04-17  Akinobu Mitaext4: use ext4_get_group_desc()
2008-04-17  Akinobu Mitaext4: use ext4_group_first_block_no()
2008-04-17  Marcin Slusarzext4: convert byte order of constant instead of variable
2008-04-17  Marcin Slusarzext4: le*_add_cpu conversion
2008-04-17  Aneesh Kumar K.Vext4: Convert list_for_each_rcu() to list_for_each_ent...
2008-04-29  Eric Sandeenext4: reduce mballoc stack usage with noinline_for_stack
2008-04-30  Andi KleenConvert ext4 to use unlocked_ioctl
2008-04-30  Aneesh Kumar K.Vext4: Cache the correct extent length for uninit extents
2008-04-29  Aneesh Kumar K.Vext4: Return unwritten buffer head when trying to read...
2008-04-29  Aneesh Kumar K.Vext4: make ext4_ext_get_blocks always return <= max_blocks
2008-04-29  Aneesh Kumar K.Vext4: Fix fallocate to update the file size in each...
2008-04-29  Aneesh Kumar K.Vext4: Fix race between migration and mmap write
2008-04-17  Aneesh Kumar K.Vext4: zero out small extents when writing to prealloc...
2008-04-29  Aneesh Kumar K.Vext4: ENOSPC error handling for writing to an uninitial...
2008-04-29  Aneesh Kumar K.Vext4: Enable extent format for symlinks.
2008-04-17  Aneesh Kumar K.Vext4: Fix fallocate error path
2008-04-30  Josef Bacikext4: fix mount option parsing
2008-04-17  Hisashi Hifumiext4: fdatasync should skip metadata writeout when...
2008-04-30  Josef Bacikext4: check return of ext4_orphan_get properly
2008-04-17  Josef Bacikjbd2: fix possible journal overflow issues
2008-04-17  Josef Bacikjbd2: fix the way the b_modified flag is cleared
2008-04-29  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-29  Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-04-29  Linus TorvaldsMerge git://git./linux/kernel/git/mchehab/v4l-dvb
2008-04-29  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29  Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-29  Russell KingMerge branch 'orion-fixes2'
2008-04-29  Russell KingMerge branches 'pxa' and 'orion-fixes1'
2008-04-29  Dave Jonestrivial: fix user-visible typo in hfsplus
2008-04-29  Linus TorvaldsMerge branch 'audit.b50' of git://git./linux/kernel...
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29  Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-29  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-29  Linus TorvaldsMerge git://git./linux/kernel/git/davej/cpufreq
2008-04-29  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-04-29  Jeff Moyeraio: fix misleading comments
2008-04-29  Harvey Harrisonncpfs: use get/put_unaligned_* helpers
2008-04-29  Harvey Harrisonisofs: use get/put_unaligned_* helpers
2008-04-29  Harvey Harrisonhfsplus: use get/put_unaligned_* helpers
2008-04-29  Harvey Harrisonfat: use get/put_unaligned_* helpers
2008-04-29  David Howellsafs: support the CB.ProbeUuid RPC op
2008-04-29  David Howellsafs: the AFS RPC op CBGetCapabilities is actually CBTel...
2008-04-29  Robert P. J. Dayafs: use the shorter LIST_HEAD for brevity
2008-04-29  Hirofumi NakagawaRemove duplicated unlikely() in IS_ERR()
2008-04-29  Pavel Emelyanovsysctl: add the ->permissions callback on the ctl_table...
2008-04-29  Pavel Emelyanovsysctl: merge equal proc_sys_read and proc_sys_write
2008-04-29  Denis V. Lunevjbd2: use non-racy method for proc entries creation
2008-04-29  Denis V. Lunevreiserfs: use non-racy method for proc entries creation
2008-04-29  Denis V. Lunevext4: use non-racy method for proc entries creation
2008-04-29  Denis V. Lunevafs: use non-racy method for proc entries creation
2008-04-29  Denis V. Lunevnfs: use proc_create to setup de->proc_fops
2008-04-29  Denis V. Lunevnfsd: use proc_create to setup de->proc_fops
2008-04-29  Denis V. Lunevproc: introduce proc_create_data to setup de->data
2008-04-29  Alexey Dobriyanproc: convert /proc/tty/ldiscs to seq_file interface
2008-04-29  Alexey Dobriyanproc: remove ->get_info infrastructure
2008-04-29  Alexey Dobriyanproc: remove proc_root from drivers
2008-04-29  Alexey Dobriyanproc: remove proc_root_driver
2008-04-29  Alexey Dobriyanproc: remove proc_root_fs
2008-04-29  Alexey Dobriyanproc: remove proc_bus
2008-04-29  Alexey Dobriyanproc: drop several "PDE valid/invalid" checks
2008-04-29  Alexey Dobriyanproc: less special case in xlate code
2008-04-29  Alexey Dobriyanproc: simplify locking in remove_proc_entry()
2008-04-29  Roland McGrathprocfs: mem permission cleanup
2008-04-29  Alexey Dobriyanproc: switch to proc_create()
2008-04-29  Matt Helsleyprocfs task exe symlink
2008-04-29  Alexey Dobriyanproc: print more information when removing non-empty...
2008-04-29  WANG Congelf: fix shadowed variables in fs/binfmt_elf.c
2008-04-29  Cyrill GorcunovBINFMT: fill_elf_header cleanup - use straight memset...
2008-04-29  Balbir Singhcgroups: add an owner to the mm_struct
2008-04-29  Serge E. Hallyncgroups: implement device whitelist
2008-04-29  Michael HalcroweCryptfs: protect crypt_stat->flags in ecryptfs_open()
2008-04-29  Michael HalcroweCryptfs: make key module subsystem respect namespaces
2008-04-29  Michael HalcroweCryptfs: integrate eCryptfs device handle into the...
2008-04-29  Michael HalcroweCryptfs: introduce device handle for userspace daemon...
2008-04-29  Miklos Szerediecryptfs: add missing lock around notify_change
2008-04-29  Harvey Harrisonecryptfs: replace remaining __FUNCTION__ occurrences
2008-04-29  Adrian Bunkremove ecryptfs_header_cache_0
2008-04-29  OGAWA Hirofumivfs: fix unconditional write_super() call in file_fsync()
2008-04-29  David Howellsxattr: add missing consts to function arguments
2008-04-29  Jan Blunckvfs: remove lives_below_in_same_fs()
2008-04-29  Matthias Kaehlckefs/inode.c: use hlist_for_each_entry()
2008-04-29  Jan Karavfs: skip inodes without pages to free in drop_pagecach...
2008-04-29  Jan Karavfs: fix lock inversion in drop_pagecache_sb()
2008-04-29  David Howellsfdpic: check that the size returned by kernel_read...
2008-04-29  S.Caglar Onurfs/binfmt_aout.c: use printk_ratelimit()
2008-04-29  Pavel Emelyanovbinfmt_misc.c: avoid potential kernel stack overflow
2008-04-29  Andrew Mortoncodafs: fix build warning
2008-04-29  Tetsuo Handaexec: remove argv_len from struct linux_binprm
2008-04-29  Julia Lawallfs/affs/file.c: use BUG_ON
2008-04-29  Jim Meyeringhfsplus: handle match_strdup failure
2008-04-29  Jim Meyeringhfs: handle match_strdup failure
2008-04-29  Jim Meyeringaffs: handle match_strdup failure
2008-04-29  Jiri Olsafs: remove unused fops from struct char_device_struct
next
This page took 0.049948 seconds and 8 git commands to generate.