nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / fs / jbd2 / transaction.c
2009-02-10 Jan Karajbd2: Avoid possible NULL dereference in jbd2_journal_b...
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-05 Joel Beckerjbd2: Add buffer triggers
2009-01-04 Theodore Ts'oext4: add fsync batch tuning knobs
2008-11-26 Josef Bacikjbd2: improve jbd2 fsync batching
2008-10-17 Theodore Ts'oext4: Replace hackish ext4_mb_poll_new_transaction...
2008-08-11 Ingo Molnarlockdep: rename map_[acquire|release]() => lock_map_...
2008-08-11 Peter Zijlstralockdep: map_acquire
2008-07-11 Jan Karajbd2: Remove data=ordered mode support using jbd buffer...
2008-07-11 Jan Karajbd2: Implement data=ordered mode handling via inodes
2008-07-14 Mingming Caojbd2: fix race between jbd2_journal_try_to_free_buffers...
2008-04-17 Harvey Harrisonjdb2: replace remaining __FUNCTION__ occurrences
2008-04-17 Randy Dunlapjbd2: fix kernel-doc notation
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-01-29 Mingming Caojbd2: sparse pointer use of zero as null
2008-01-29 Mingming Caojbd2: Use round-jiffies() function for the "5 second...
2008-01-29 Mingming Caojbd2: add lockdep support
2008-01-29 Johann Lombardijbd2: jbd2 stats through procfs
2007-10-17 Mingming CaoJBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
2007-10-17 Mingming CaoJBD2: replace jbd_kmalloc with kmalloc directly.
2007-10-17 Mingming CaoJBD2: jbd2 slab allocation cleanups
2007-05-09 Uwe Kleine-Königfix file specification in comments
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2006-12-07 Adrian Bunk[PATCH] make fs/jbd2/transaction.c:__kbd2_journal_temp_...
2006-10-28 Eric Sandeen[PATCH] jbd2: journal_dirty_data re-check for unmapped...
2006-10-20 OGAWA Hirofumi[PATCH] ext3/4: fix J_ASSERT(transaction->t_updates...
2006-10-11 Mingming Cao[PATCH] jbd2: rename jbd2 symbols to avoid duplication...
2006-10-11 Dave Kleikamp[PATCH] jbd2: initial copy of files from jbd