summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | ext4: don't verify checksums of dx non-leaf nodes during fallback scanDarrick J. Wong2012-11-121-0/+17
| * | ext4: do not use ext4_error() when there is no space in dir leaf for csumTheodore Ts'o2012-11-101-8/+10
| * | ext4: introduce lseek SEEK_DATA/SEEK_HOLE supportZheng Liu2012-11-081-2/+332
| * | ext4: reimplement fiemap using extent status treeZheng Liu2012-11-081-163/+21
| * | ext4: reimplement ext4_find_delay_alloc_range on extent status treeZheng Liu2012-11-084-157/+20
| * | ext4: add some tracepoints in extent status treeZheng Liu2012-11-081-0/+8
| * | ext4: let ext4 maintain extent status treeZheng Liu2012-11-084-4/+51
| * | ext4: initialize extent status treeZheng Liu2012-11-081-0/+2
| * | ext4: add operations on extent status treeZheng Liu2012-11-083-1/+513
| * | ext4: add data structures for the extent status treeZheng Liu2012-11-082-0/+31
| * | ext4: fix error handling in ext4_fill_super()Lukas Czerner2012-11-081-8/+8
| * | ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin2012-11-081-2/+4
| * | ext4: remove code duplication in ext4_get_block_write_nolock()Anatol Pomozov2012-11-081-39/+24
| * | ext4: use 'inode' variable that is already dereferencedAnatol Pomozov2012-11-081-1/+1
| * | ext4: fix missing call to trace_ext4_ext_map_blocks_exitZheng Liu2012-11-081-3/+4
| * | ext4: print map->m_flags in trace_ext4_ext/ind_map_blocks_exitZheng Liu2012-11-082-4/+2
| * | ext4: print 'flags' in ext4_ext_handle_uninitialized_extentsZheng Liu2012-11-081-2/+2
| * | ext4: warn when discard request fails other than EOPNOTSUPPLukas Czerner2012-11-081-12/+35
| * | ext4: notify when discard is not supportedLukas Czerner2012-11-081-0/+8
| * | ext4: remove unused assignmentAlan Cox2012-11-081-1/+1
| * | ext4: get rid of redundant code in ext4_fill_super()Zhao Hongjiang2012-11-081-3/+0
| * | ext4: remove ext4_handle_release_buffer()Eric Sandeen2012-11-085-34/+3
| * | ext4: fix awful goto in ext4_mb_new_blocks()Eric Sandeen2012-11-081-4/+7
| * | ext4: fix overhead calculations in ext4_stats, againEric Sandeen2012-11-081-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-162-16/+8
|\ \ \
| * \ \ Merge branch 'modsign-keys-devel' into security-next-keysDavid Howells2012-10-022-7/+7
| |\ \ \
| | * | | KEYS: Add payload preparsing opportunity prior to key instantiate or updateDavid Howells2012-09-132-7/+7
| * | | | KEYS: Use keyring_alloc() to create special keyringsDavid Howells2012-10-022-16/+8
* | | | | Merge tag 'for-v3.8' of git://git.infradead.org/users/cbou/linux-pstoreLinus Torvalds2012-12-152-12/+34
|\ \ \ \ \
| * | | | | pstore/ftrace: Adjust for ftrace_ops->func prototype changeAnton Vorontsov2012-12-121-1/+3
| * | | | | pstore/ram: Fix bounds checks for mem_size, record_size, console_size and ftr...Arve Hjønnevåg2012-12-121-2/+16
| * | | | | pstore/ram: Fix undefined usage of rounddown_pow_of_two(0)Maxime Bizon2012-11-171-4/+8
| * | | | | pstore/ram: Fixup section annotationsHannes Reinecke2012-11-161-5/+7
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds2012-12-1516-194/+380
|\ \ \ \ \ \
| * | | | | | GFS2: Set gl_object during inode createBob Peterson2012-11-211-0/+1
| * | | | | | GFS2: add error check while allocating new inodesBob Peterson2012-11-161-0/+4
| * | | | | | GFS2: don't reference inode's glock during block allocation traceBob Peterson2012-11-161-1/+1
| * | | | | | GFS2: remove redundant lvb pointerDavid Teigland2012-11-155-15/+12
| * | | | | | GFS2: only use lvb on glocks that need itDavid Teigland2012-11-154-13/+32
| * | | | | | GFS2: skip dlm_unlock calls in unmountDavid Teigland2012-11-143-0/+10
| * | | | | | GFS2: Fix one RG corner caseSteven Whitehouse2012-11-131-1/+2
| * | | | | | GFS2: Eliminate redundant buffer_head manipulation in gfs2_unlink_inodeBob Peterson2012-11-131-18/+4
| * | | | | | GFS2: Use dirty_inode in gfs2_dir_addBob Peterson2012-11-131-6/+1
| * | | | | | GFS2: Fix truncation of journaled data filesSteven Whitehouse2012-11-131-3/+49
| * | | | | | GFS2: Add Orlov allocatorSteven Whitehouse2012-11-078-15/+38
| * | | | | | GFS2: Use proper allocation context for new inodesSteven Whitehouse2012-11-071-79/+92
| * | | | | | GFS2: Add test for resource group congestion statusSteven Whitehouse2012-11-071-4/+90
| * | | | | | GFS2: Rename glops go_xmote_th to go_syncBob Peterson2012-11-073-6/+6
| * | | | | | GFS2: Speed up gfs2_rbm_from_blockBob Peterson2012-11-073-9/+16
| * | | | | | GFS2: Review bug traps in glops.cSteven Whitehouse2012-11-073-38/+36
OpenPOWER on IntegriCloud