aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/hypfs/hypfs_vm.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03don't pass superblock to hypfs_vm_create_files()Al Viro3-36/+35
2013-09-03oprofile: get rid of pointless forward declarations of struct super_blockAl Viro3-3/+0
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro12-105/+104
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro11-23/+21
2013-09-03don't bother with passing superblock to oprofile_create_stats_files()Al Viro3-14/+14
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro10-93/+91
2013-09-03don't bother passing sb to oprofile_create_files()Al Viro3-15/+15
2013-09-03coh901318: don't open-code simple_read_from_buffer()Al Viro1-21/+5
2013-09-03constify touch_atime()Al Viro2-2/+2
2013-09-03vfs: allow umount to handle mountpoints without revalidating themJeff Layton3-1/+184
2013-09-03vfs: call d_op->d_prune() before unhashing dentryYan, Zheng1-2/+11
2013-09-03only regular files with FMODE_WRITE need to be on s_filesAl Viro1-2/+4
2013-09-03nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro1-6/+8
2013-09-03shm_mnt is as longterm as it gets, TYVM...Al Viro1-3/+4
2013-08-24VFS: collect_mounts() should return an ERR_PTRDan Carpenter1-1/+1
2013-08-24bfs: iget_locked() doesn't return an ERR_PTRDan Carpenter1-1/+1
2013-08-24efs: iget_locked() doesn't return an ERR_PTR()Dan Carpenter1-1/+1
2013-08-24proc: kill the extra proc_readfd_common()->dir_emit_dots()Oleg Nesterov1-2/+0
2013-08-24cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro4-14/+14
2013-08-18Linux 3.11-rc6Linus Torvalds1-1/+1
2013-08-16s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-16MAINTAINERS: Change ownership for SGI specific modules.Robin Holt1-2/+2
2013-08-16jbd2: Fix oops in jbd2_journal_file_inode()Jan Kara3-17/+48
2013-08-16Fix TLB gather virtual address range invalidation corner casesLinus Torvalds11-34/+57
2013-08-16ALSA: hda - Add a fixup for Gateway LT27Takashi Iwai1-0/+1
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer6-49/+41
2013-08-15tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-08-15qlcnic: Fix diagnostic interrupt test for 83xx adaptersManish Chopra1-0/+5
2013-08-15qlcnic: Fix beacon state return status handlingSucheta Chakraborty1-3/+3
2013-08-15qlcnic: Fix set driver version commandHimanshu Madhani2-3/+6
2013-08-15net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_resetDaniel Borkmann1-5/+8
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren1-1/+1
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer5-2/+72
2013-08-15drivers/net/ethernet/via/via-velocity.c: update napi implementationJulia Lawall1-1/+3
2013-08-15Revert "cxgb3: Check and handle the dma mapping errors"Alexey Kardashevskiy1-83/+24
2013-08-15be2net: Clear any capability flags that driver is not interested in.Sarveshwar Bandi2-0/+9
2013-08-14openvswitch: Reset tunnel key between input and output.Jesse Gross1-0/+1
2013-08-14openvswitch: Use correct type while allocating flex array.Pravin B Shelar1-1/+1
2013-08-14openvswitch: Fix bad merge resolution.Jesse Gross1-3/+0
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1
2013-08-14USB: mos7720: fix broken control requestsJohan Hovold1-7/+14
2013-08-14usb: add two quirky touchscreenOliver Neukum1-0/+6
2013-08-14m68k: Truncate base in do_div()Andreas Schwab1-4/+5
2013-08-14m68k/atari: ARAnyM - Fix NatFeat module supportGeert Uytterhoeven1-4/+19
2013-08-13tun: compare with 0 instead of total_lenWeiping Pan1-2/+2
2013-08-13rtnetlink: rtnl_bridge_getlink: Call nlmsg_find_attr() with ifinfomsg headerAsbjoern Sloth Toennesen1-1/+1
2013-08-13fs/proc/task_mmu.c: fix buffer overflow in add_page_map()yonghua zheng1-4/+4
2013-08-13arch: *: Kconfig: add "kernel/Kconfig.freezer" to "arch/*/Kconfig"Chen Gang3-0/+4
2013-08-13ocfs2: fix null pointer dereference in ocfs2_dir_foreach_blk_id()Jeff Liu1-3/+1
2013-08-13x86 get_unmapped_area(): use proper mmap base for bottom-up directionRadu Caragea3-2/+3