aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | | | | NFSv4: Fix an Oops in nfs4_free_lock_stateTrond Myklebust2009-07-21
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2009-07-20
| |\ \ \ \ \
| | * | | | | 9p: Fix incorrect parameters to v9fs_file_readn.Abhishek Kulkarni2009-07-14
| | | |/ / / | | |/| | |
| * | | | | cifs: free nativeFileSystem field before allocating a new oneJeff Layton2009-07-20
| * | | | | Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French2009-07-16
| |\| | | |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2009-07-14
| | |\ \ \ \
| | | * | | | dlm: free socket in error exit pathCasey Dahlin2009-07-14
| | | * | | | dlm: fix plock use-after-freeDavid Teigland2009-06-18
| | | * | | | dlm: Fix uninitialised variable warning in lock.cSteven Whitehouse2009-06-17
| | * | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-14
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan2009-07-13
| | * | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-07-13
| | |\ \ \ \ \
| | | * | | | | jbd2: fix race between write_metadata_buffer and get_write_accessdingdinghua2009-07-13
| | | * | | | | ext4: Fix ext4_mb_initialize_context() to initialize all fieldsTheodore Ts'o2009-07-13
| | | * | | | | ext4: fix null handler of ioctls in no journal modePeng Tao2009-07-13
| | | * | | | | ext4: Fix buffer head reference leak in no-journal modeCurt Wohlgemuth2009-07-13
| | | * | | | | ext4: Move __ext4_journalled_writepage() to avoid forward declarationAneesh Kumar K.V2009-06-14
| | | * | | | | ext4: Fix mmap/truncate race when blocksize < pagesize && !nodellaocAneesh Kumar K.V2009-06-14
| | | * | | | | ext4: Fix mmap/truncate race when blocksize < pagesize && delayed allocationAneesh Kumar K.V2009-06-14
| | | * | | | | ext4: Don't look at buffer_heads outside i_size.Aneesh Kumar K.V2009-06-04
| | | * | | | | ext4: Fix goal inum check in the inode allocatorJohann Lombardi2009-07-05
| | | * | | | | ext4: fix no journal corruption with locale-genTheodore Ts'o2009-07-08
| | | * | | | | ext4: Calculate required journal credits for inserting an extent properlyAneesh Kumar K.V2009-07-05
| | | * | | | | ext4: Fix truncation of symlinks after failed writeJan Kara2009-07-13
| | | * | | | | jbd2: Fix a race between checkpointing code and journal_get_write_access()Jan Kara2009-07-13
| | | * | | | | ext4: Use rcu_barrier() on module unload.Jesper Dangaard Brouer2009-07-05
| | | * | | | | ext4: naturally align struct ext4_allocation_requestEric Sandeen2009-07-13
| | | * | | | | ext4: mark several more functions in mballoc.c as noinlineEric Sandeen2009-07-05
| | | * | | | | ext4: Fix potential reclaim deadlock when truncating partial blockTheodore Ts'o2009-07-05
| | | * | | | | jbd2: Remove GFP_ATOMIC kmalloc from inside spinlock critical regionTheodore Ts'o2009-06-20
| | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-07-13
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | partitions: fix broken uevent_suppress conversionHeiko Carstens2009-07-12
| | * | | | | | AFS: Fix compilation warningArtem Bityutskiy2009-07-12
| | * | | | | | headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
| | |/ / / / /
| | * | | | | Revert "fuse: Fix build error" as unnecessaryLinus Torvalds2009-07-11
| | * | | | | isofs: fix Joliet regressionBartlomiej Zolnierkiewicz2009-07-10
| | * | | | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-07-10
| | |\ \ \ \ \
| | | * | | | | UBIFS: fix corruption dumpArtem Bityutskiy2009-07-09
| | | * | | | | UBIFS: clean up free space checkingArtem Bityutskiy2009-07-09
| | | * | | | | UBIFS: small amendments in the LEB scanning codeArtem Bityutskiy2009-07-09
| | | * | | | | UBIFS: dump a little more in case of corruptionsArtem Bityutskiy2009-07-09
| | | * | | | | UBIFS: allow more than one volume to be mountedDaniel Mack2009-07-05
| | | * | | | | UBIFS: fix assertion warningArtem Bityutskiy2009-07-05
| | | * | | | | UBIFS: minor spelling and grammar fixesAdrian Hunter2009-07-05
| | | * | | | | UBIFS: fix 64-bit divisions in debug printAdrian Hunter2009-07-05
| | | * | | | | UBIFS: few spelling fixesArtem Bityutskiy2009-07-05
| | | * | | | | UBIFS: set write-buffer timout to 3-5 secondsArtem Bityutskiy2009-07-05
| | | * | | | | UBIFS: slightly optimize write-buffer timer usageArtem Bityutskiy2009-07-05
| | | * | | | | UBIFS: improve debugging messagedArtem Bityutskiy2009-07-05
| | | * | | | | UBIFS: fix integer overflow warningAdrian Hunter2009-07-05
| | | |/ / / /