aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2014-04-14xfs: remove unused ail pointer arg from xfs_trans_ail_cursor_done()Eric Sandeen4-8/+6
2014-04-14xfs: remove unused xfs_mount arg from xfs_symlink_hdr_ok()Eric Sandeen3-3/+2
2014-04-14xfs: remove unused bp arg from xfs_iflush_fork()Eric Sandeen3-6/+4
2014-04-14xfs: remove unused pag ptr arg from iterator execute functionsEric Sandeen3-13/+6
2014-04-14xfs: remove unused length arg from alloc_block opsEric Sandeen5-7/+4
2014-04-14xfs: remove unused mp arg from xfs_calc_dquots_per_chunk()Eric Sandeen3-6/+4
2014-04-14xfs: remove unused mp arg from xfs_dir2 dataptr/byte functionsEric Sandeen3-13/+13
2014-04-14xfs: remove unused tp arg from xfs_da_reada_buf & callersEric Sandeen6-15/+12
2014-04-14xfs: remove unused bip arg from xfs_buf_item_log_segment()Eric Sandeen1-2/+1
2014-04-14xfs: remove unused flags arg from _xfs_buf_get_pages()Eric Sandeen1-5/+4
2014-04-14xfs: remove unused args from xfs_alloc_buftarg()Eric Sandeen3-9/+5
2014-04-14xfs: remove unused blocksize arg from xfs_setsize_buftarg()Eric Sandeen3-8/+3
2014-04-14xfs: remove unused level arg from xfs_btree_read_buf_block()Eric Sandeen1-19/+13
2014-04-14xfs: remove unused mp arg from xfs_bmap_forkoff_reset()Eric Sandeen1-2/+1
2014-04-14xfs: remove unused mp arg from xfs_bmdr_maxrecs()Eric Sandeen3-7/+5
2014-04-14xfs: remove unused mp arg from xfs_attr3_rmt_hdr_ok()Eric Sandeen1-2/+1
2014-04-14xfs: remove unused tp arg from xfs_bmap_last_offset() and callersEric Sandeen8-23/+20
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven1-1/+1
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-14/+13
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds1-2/+1
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds34-699/+385
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-34/+2
2014-04-12cifs: fix the race in cifs_writev()Al Viro1-5/+18
2014-04-12ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failureAl Viro1-2/+2
2014-04-11Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-53/+67
2014-04-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds19-279/+374
2014-04-11net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller5-14/+13
2014-04-11Btrfs: fix compile warnings on on avr32 platformWang Shilong1-1/+1
2014-04-10Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2-3/+3
2014-04-10btrfs: allow mounting btrfs subvolumes with different ro/rw optionsHarald Hoyer1-0/+22
2014-04-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-10/+12
2014-04-09block: Ensure we only enable integrity metadata for reads and writesMartin K. Petersen1-0/+3
2014-04-09block: Fix integrity verificationMartin K. Petersen1-10/+9
2014-04-08Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linuxLinus Torvalds13-50/+130
2014-04-08fs/ncpfs/dir.c: fix indenting in ncp_lookup()Dan Carpenter1-2/+2
2014-04-08ncpfs/inode.c: fix mismatch printk formats and argumentsJoe Perches1-2/+2
2014-04-08ncpfs: remove now unused PRINTK macroJoe Perches1-3/+0
2014-04-08ncpfs: convert PPRINTK to ncp_vdbgJoe Perches5-18/+22
2014-04-08ncpfs: convert DPRINTK/DDPRINTK to ncp_dbgJoe Perches9-83/+74
2014-04-08ncpfs: Add pr_fmt and convert printks to pr_<level>Joe Perches5-27/+34
2014-04-08autofs4: check dev ioctl size before allocatingSasha Levin1-0/+3
2014-04-08Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-04-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds14-83/+51
2014-04-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds33-159/+154
2014-04-07fs/ufs: remove unused ufs_super_block_third pointerChristian Engelmayer1-2/+0
2014-04-07fs/ufs: remove unused ufs_super_block_second pointerChristian Engelmayer1-2/+0
2014-04-07fs/ufs: remove unused ufs_super_block_first pointerChristian Engelmayer3-18/+0
2014-04-07fs/ufs/super.c: add __init to init_inodecache()Fabian Frederick1-1/+1
2014-04-07fault-injection: set bounds on what /proc/self/make-it-fail accepts.Dave Jones1-0/+3
2014-04-07fs/bfs/inode.c: add __init to init_inodecache()Fabian Frederick1-1/+1