summaryrefslogtreecommitdiffstats
path: root/fs/ext4/xattr.h (unfollow)
Commit message (Expand)AuthorFilesLines
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
2010-02-11amd64_edac: Do not falsely trigger kerneloopsBorislav Petkov1-7/+8
2010-02-11vgaarb: fix incorrect dereference of userspace pointer.Andy Getzendanner1-1/+1
2010-02-11drm/radeon/kms: retry auxch on 0x20 timeout value.Dave Airlie1-3/+7
2010-02-11drm/radeon: Skip dma copy test in benchmark if card doesn't have dma engine.Pauli Nieminen1-22/+33
2010-02-11drm/vmwgfx: Fix a circular locking dependency bug.Thomas Hellstrom3-19/+14
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz3-19/+12
2010-02-11drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}Jakob Bornecrantz1-4/+4
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom4-8/+21
2010-02-11drm/i915: hold ref on flip object until it completesJesse Barnes1-1/+3