summaryrefslogtreecommitdiffstats
path: root/fs/jbd (unfollow)
Commit message (Expand)AuthorFilesLines
2010-03-04ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctlAkira Fujita2-4/+3
2010-03-04ext4: Fix the NULL reference in double_down_write_data_sem()Akira Fujita1-8/+8
2010-03-04ext4: Fix insertion point of extent in mext_insert_across_blocks()Akira Fujita1-0/+4
2010-03-04ext4: consolidate in_range() definitionsAkinobu Mita4-7/+4
2010-03-04ext4: cleanup to use ext4_grp_offs_to_block()Akinobu Mita1-6/+2
2010-03-04ext4: cleanup to use ext4_group_first_block_no()Akinobu Mita4-28/+14
2010-03-03ext4: Release page references acquired in ext4_da_block_invalidatepagesJan Kara1-4/+3
2010-03-02ext4: Fix ext4_quota_write cross block boundary behaviourDmitry Monakhov1-35/+34
2010-03-02ext4: Convert BUG_ON checks to use ext4_error() insteadFrank Mayhar4-44/+209
2010-03-02ext4: Use direct_IO_no_locking in ext4 dio readJiaying Zhang1-1/+8
2010-03-04ext4: use ext4_get_block_write in buffer writeJiaying Zhang5-55/+256
2010-03-02ext4: mechanical rename some of the direct I/O get_block's identifiersJiaying Zhang5-69/+61
2010-03-02ext4: make "offset" consistent in ext4_check_dir_entry()Toshiyuki Okajima1-3/+5
2010-03-02ext4: Handle non empty on-disk orphan linkDmitry Monakhov1-0/+8
2010-03-02ext4: explicitly remove inode from orphan list after failed direct ioDmitry Monakhov1-0/+3
2010-03-02ext4: fix error handling in migrateDmitry Monakhov1-15/+14
2010-03-02ext4: deprecate obsoleted mount optionsDmitry Monakhov1-1/+13
2010-03-02ext4: Fix fencepost error in chosing choosing group vs file preallocation.Tao Ma1-1/+1
2010-02-24jbd2: clean up an assertion in jbd2_journal_commit_transaction()dingdinghua1-2/+1
2010-03-02ext4: trivial quota cleanupDmitry Monakhov1-54/+69
2010-02-24ext4: mount flags manipulation cleanupDmitry Monakhov1-18/+13
2010-02-24ext4: Add flag to files with blocks intentionally past EOFJiaying Zhang4-4/+41
2010-02-16ext4: Fix BUG_ON at fs/buffer.c:652 in no journal modeCurt Wohlgemuth4-7/+7
2010-02-15jbd2: delay discarding buffers in journal_unmap_bufferdingdinghua2-17/+36
2010-03-04ext4: correctly calculate number of blocks for fiemapLeonard Michlmayr1-2/+7
2010-02-15ext4: add missing error checking to ext4_expand_extra_isize_ea()Roel Kluin1-0/+2
2010-02-15ext4: move __func__ into a macro for ext4_warning, ext4_errorEric Sandeen13-210/+146
2010-01-25ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepointsTheodore Ts'o1-0/+3
2010-01-24ext4: Use bitops to read/modify EXT4_I(inode)->i_stateTheodore Ts'o7-51/+71
2009-12-07ext4: Use slab allocator for sub-page sized allocationsTheodore Ts'o2-9/+134
2010-01-01ext4: Add new tracepoints to debug delayed allocation space functionsTheodore Ts'o2-0/+103
2009-12-23ext4: Add new tracepoint for jbd2_cleanup_journal_tailTheodore Ts'o2-0/+29
2010-01-22ext4: Add block validity check when truncating indirect block mapped inodesTheodore Ts'o3-12/+35
2010-02-16ext4: Fix optional-arg mount optionsEric Sandeen1-8/+15
2010-02-05ext4: fix async i/o writes beyond 4GB to a sparse fileEric Sandeen3-5/+5
2010-02-12Linux 2.6.33-rc8v2.6.33-rc8Linus Torvalds1-1/+1
2010-02-12ALSA: hda - use WARN_ON_ONCE() for zero-division detectionTakashi Iwai1-6/+3
2010-02-12parisc: fix tracing of signalsKyle McMartin1-1/+3
2010-02-12regulator/lp3971: vol_map out of bounds in lp3971_{ldo,dcdc}_set_voltage()Roel Kluin1-2/+2
2010-02-12regulator: Fix display of null constraints for regulatorsMark Brown1-1/+1
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse1-1/+1
2010-02-12GFS2: Fix error codeAbhijith Das1-1/+1
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling1-2/+19
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab1-0/+1
2010-02-11MAINTAINERS: changed LTP maintainership responsibilitiesRishikesh1-2/+4
2010-02-11edac: mpc85xx fix build regression by removing unused debug codePeter Tyser1-4/+0
2010-02-11edac: mpc85xx fix bad page calculationPeter Tyser1-2/+2
2010-02-11mmc_test: block addressed cardsJohan Kristell1-3/+6
2010-02-11tpm_infineon: fix suspend/resume handler for pnp_driverMarcel Selhorst1-22/+57
2010-02-11sparc32: Fix thinko in previous change.David S. Miller1-1/+1