summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-04add formats for dentry/file pathnamesAl Viro2-0/+91
2013-09-04kvm eventfd: switch to fdgetAl Viro1-10/+10
2013-09-04powerpc kvm: use fdgetAl Viro1-10/+10
2013-09-04switch fchmod() to fdgetAl Viro1-6/+5
2013-09-04switch epoll_ctl() to fdgetAl Viro1-16/+15
2013-09-04switch copy_module_from_fd() to fdgetAl Viro1-7/+6
2013-09-04git simplify nilfs check for busy subtreeAl Viro1-19/+7
2013-09-04ibmasmfs: don't bother passing superblock when not neededAl Viro1-14/+12
2013-09-04don't pass superblock to hypfs_{mkdir,create*}Al Viro4-46/+39
2013-09-04don't pass superblock to hypfs_diag_create_filesAl Viro3-30/+26
2013-09-04don't pass superblock to hypfs_vm_create_files()Al Viro3-36/+35
2013-09-04oprofile: get rid of pointless forward declarations of struct super_blockAl Viro3-3/+0
2013-09-04oprofilefs_create_...() do not need superblock argumentAl Viro12-105/+104
2013-09-04oprofilefs_mkdir() doesn't need superblock argumentAl Viro11-23/+21
2013-09-04don't bother with passing superblock to oprofile_create_stats_files()Al Viro3-14/+14
2013-09-04oprofile: don't bother with passing superblock to ->create_files()Al Viro10-93/+91
2013-09-04don't bother passing sb to oprofile_create_files()Al Viro3-15/+15
2013-09-04coh901318: don't open-code simple_read_from_buffer()Al Viro1-21/+5
2013-09-04constify touch_atime()Al Viro2-2/+2
2013-09-04vfs: allow umount to handle mountpoints without revalidating themJeff Layton3-1/+184
2013-09-04vfs: call d_op->d_prune() before unhashing dentryYan, Zheng1-2/+11
2013-09-04only regular files with FMODE_WRITE need to be on s_filesAl Viro1-2/+4
2013-09-04nfsd: racy access to ->d_name in nsfd4_encode_path()Al Viro1-6/+8
2013-09-04shm_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-rc6v3.11-rc6Linus Torvalds1-1/+1
2013-08-17s390: Fix broken buildGuenter Roeck1-1/+1
2013-08-17MAINTAINERS: Change ownership for SGI specific modules.Robin Holt1-2/+2
2013-08-17jbd2: 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-16net/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_sl...Daniel 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-15openvswitch: Reset tunnel key between input and output.Jesse Gross1-0/+1
2013-08-15openvswitch: Use correct type while allocating flex array.Pravin B Shelar1-1/+1
2013-08-15openvswitch: Fix bad merge resolution.Jesse Gross1-3/+0
2013-08-14USB: keyspan: fix null-deref at disconnect and releaseJohan Hovold1-1/+1