summaryrefslogtreecommitdiffstats
path: root/fs/read_write.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-06pNFS: Ensure we layoutcommit before revalidating attributesTrond Myklebust1-16/+7
2016-07-06pNFS: Files and flexfiles always need to commit before layoutcommitTrond Myklebust5-9/+30
2016-07-06pNFS/flexfiles: Clean up calls to pnfs_set_layoutcommit()Trond Myklebust1-9/+10
2016-07-06pNFS/flexfiles: Fix layoutcommit after a commit to DSTrond Myklebust1-2/+1
2016-07-06pNFS/files: Fix layoutcommit after a commit to DSTrond Myklebust1-2/+1
2016-06-22NFS: Don't call COMMIT in ->releasepage()Trond Myklebust1-23/+0
2016-06-22NFS: Don't hold the inode lock across fsync()Trond Myklebust1-2/+0
2016-06-22NFS: writepage of a single page should not be synchronousTrond Myklebust1-1/+1
2016-06-22NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killerTrond Myklebust4-21/+0
2016-06-22NFS: Cache aggressively when file is open for writingTrond Myklebust2-29/+46
2016-06-15NFS: Cache access checks more aggressivelyTrond Myklebust1-21/+31
2016-06-13NFS: Don't flush caches for a getattr that races with writebackTrond Myklebust1-6/+9
2016-06-12Linux 4.7-rc3v4.7-rc3Linus Torvalds1-1/+1
2016-06-11uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-11uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-10sched: panic on corrupted stack endJann Horn1-1/+2
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn1-2/+11
2016-06-10proc: prevent stacking filesystems on topJann Horn1-0/+7
2016-06-10x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()Rui Wang1-1/+1
2016-06-10x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski1-10/+10
2016-06-10vmxnet3: segCnt can be 1 for LRO packetsShrikrishna Khare2-3/+3
2016-06-10packet: compat support for sock_fprogWillem de Bruijn3-2/+41
2016-06-10stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-10net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-10net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-10net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-10net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich4-4/+68
2016-06-10net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-10net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-10net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-10net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-10net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb2-1/+15
2016-06-10net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1
2016-06-10net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctlyShahar Klein2-3/+2
2016-06-10net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny1-1/+1
2016-06-10net/mlx5: Fix the size of modify QP mailboxMajd Dibbiny1-0/+1
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman1-1/+1
2016-06-10drm/amdgpu: fix warning with powerplay disabled.Dave Airlie1-1/+1
2016-06-09mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEEDOleg Drokin1-0/+11
2016-06-09mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_allWang Sheng-Hui1-1/+19
2016-06-09kernel/relay.c: fix potential memory leakZhouyi Zhou1-0/+1
2016-06-09mm: thp: broken page count after commit aa88b68c3b1dGerald Schaefer1-1/+4
2016-06-09revert "mm: memcontrol: fix possible css ref leak on oom"Andrew Morton1-1/+1
2016-06-09kasan: change memory hot-add error messages to info messagesShuah Khan1-2/+2
2016-06-09mm/hugetlb: fix huge page reserve accounting for private mappingsMike Kravetz1-2/+40
2016-06-09i2c: mux: reg: Provide of_match_tableLukasz Gemborowski1-0/+1
2016-06-09i2c: mux: refer to i2c-mux.txtSimon Horman5-11/+12
2016-06-09NVMe: Only release requested regionsJohannes Thumshirn1-2/+7
2016-06-09i2c: octeon: Avoid printk after too long SMBUS messageJan Glauber1-5/+1
2016-06-09i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LENJan Glauber1-2/+9