summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* GFS2: Eliminate vestigial sd_log_le_rgBob Peterson2012-04-302-2/+0
* GFS2: Eliminate needless parameter from function gfs2_setbitBob Peterson2012-04-271-12/+9
* GFS2: Log code fixesSteven Whitehouse2012-04-242-5/+1
* GFS2: Remove unused argument from gfs2_internal_readAndrew Price2012-04-244-18/+9
* GFS2: Remove bd_list_trSteven Whitehouse2012-04-247-56/+21
* GFS2: Remove duplicate log codeSteven Whitehouse2012-04-241-116/+59
* GFS2: Clean up log write code pathSteven Whitehouse2012-04-248-172/+264
* GFS2: Use variable rather than qa to determine if unstuff necessaryBob Peterson2012-04-241-2/+4
* GFS2: Change variable blk to biblkBob Peterson2012-04-241-5/+5
* GFS2: Fix function parameter comments in rgrp.cBob Peterson2012-04-241-12/+16
* GFS2: Eliminate offset parameter to gfs2_setbitBob Peterson2012-04-241-11/+12
* GFS2: Use slab for block reservation memoryBob Peterson2012-04-244-8/+23
* GFS2: make function gfs2_page_add_databufs staticBob Peterson2012-04-242-4/+2
* GFS2: Rename function gfs2_close to gfs2_releaseBob Peterson2012-04-241-6/+6
* GFS2: Make gfs2_log_fake_buf() write the buffer tooSteven Whitehouse2012-04-241-14/+11
* GFS2: Drop "pull" argument from log_write_header()Steven Whitehouse2012-04-241-9/+4
* GFS2: Instruct DLM to avoid queue convert slowdownBob Peterson2012-04-241-3/+7
* Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-232-2/+4
|\
| * super.c: unused variable warning without CONFIG_QUOTAEldad Zack2012-04-231-0/+2
| * jbd2: use GFP_NOFS for blkdev_issue_flushShaohua Li2012-04-231-2/+2
* | Merge tag 'dlm-fixes-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/te...Linus Torvalds2012-04-231-0/+12
|\ \
| * | dlm: fix QUECVT when convert queue is emptyDavid Teigland2012-04-231-0/+12
* | | kill mm argument of vm_munmap()Al Viro2012-04-211-1/+1
* | | aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()Al Viro2012-04-211-1/+14
* | | VM: add "vm_mmap()" helper functionLinus Torvalds2012-04-205-47/+15
* | | VM: add "vm_munmap()" helper functionLinus Torvalds2012-04-201-5/+2
* | | VM: add "vm_brk()" helper functionLinus Torvalds2012-04-202-26/+9
* | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-04-192-5/+5
|\ \ \
| * | | nfsd: don't fail unchecked creates of non-special filesJ. Bruce Fields2012-04-112-5/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2012-04-183-27/+128
|\ \ \ \
| * | | | fuse: allow nanosecond granularityMiklos Szeredi2012-04-111-0/+1
| * | | | fuse: O_DIRECT support for filesAnand Avati2012-03-052-20/+112
| * | | | fuse: fix nlink after unlinkMiklos Szeredi2012-03-051-7/+15
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-04-173-40/+15
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | ext4: fix handling of journalled quota optionsTheodore Ts'o2012-04-161-17/+15
| * | | | ext4: address scalability issue by removing extent cache statisticsTheodore Ts'o2012-04-163-23/+0
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-04-1711-46/+36
|\ \ \ \
| * | | | lockd: fix the endianness bugAl Viro2012-04-132-2/+2
| * | | | ocfs2: ->e_leaf_clusters endianness breakageAl Viro2012-04-131-2/+2
| * | | | ocfs2: ->rl_count endianness breakageAl Viro2012-04-131-1/+1
| * | | | ocfs: ->rl_used breakage on big-endianAl Viro2012-04-131-4/+4
| * | | | ocfs2: ->l_next_free_req breakage on big-endianAl Viro2012-04-132-3/+3
| * | | | btrfs: btrfs_root_readonly() broken on big-endianAl Viro2012-04-131-1/+1
| * | | | ext4: fix endianness breakage in ext4_split_extent_at()Al Viro2012-04-131-1/+1
| * | | | nfsd: fix compose_entry_fh() failure exitsAl Viro2012-04-131-14/+8
| * | | | nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()Al Viro2012-04-131-1/+1
| * | | | nfsd: fix endianness breakage in TEST_STATEID handlingAl Viro2012-04-131-1/+1
| * | | | nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() failsAl Viro2012-04-131-14/+9
| * | | | nfsd: fix b0rken error value for setattr on read-only mountAl Viro2012-04-131-3/+4
* | | | | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-04-171-62/+20
|\ \ \ \ \
OpenPOWER on IntegriCloud