summaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-09xfs: correct null checks and error processing in xfs_initialize_peragBill O'Donnell1-9/+15
2017-02-09xfs: update ctime and mtime on clone destinatation inodesChristoph Hellwig1-3/+9
2017-02-07xfs: allocate direct I/O COW blocks in iomap_beginChristoph Hellwig5-123/+68
2017-02-07xfs: go straight to real allocations for direct I/O COW writesChristoph Hellwig2-29/+68
2017-02-07xfs: return the converted extent in __xfs_reflink_convert_cowChristoph Hellwig1-6/+5
2017-02-07xfs: introduce xfs_aligned_fsb_countChristoph Hellwig2-9/+22
2017-02-07xfs: reject all unaligned direct writes to reflinked filesChristoph Hellwig3-12/+11
2017-02-03xfs: reset b_first_retry_time when clear the retry status of xfs_buf_tHou Tao1-0/+1
2017-02-03xfs: mark speculative prealloc CoW fork extents unwrittenDarrick J. Wong5-11/+123
2017-02-03xfs: allow unwritten extents in the CoW forkDarrick J. Wong1-30/+50
2017-02-03xfs: verify free block header fieldsDarrick J. Wong1-2/+49
2017-02-03xfs: check for obviously bad level values in the bmbt rootDarrick J. Wong1-1/+5
2017-02-03xfs: filter out obviously bad btree pointersDarrick J. Wong3-6/+4
2017-02-03xfs: fail _dir_open when readahead failsDarrick J. Wong3-7/+5
2017-02-03xfs: fix toctou race when locking an inode to access the data mapDarrick J. Wong1-2/+1
2017-01-31xfs: remove unused full argument from bmapEric Sandeen3-7/+5
2017-01-31xfs: fix eofblocks race with file extending async dio writesBrian Foster1-0/+3
2017-01-31xfs: sync eofblocks scans under iolock are livelock proneBrian Foster3-44/+16
2017-01-31xfs: pull up iolock from xfs_free_eofblocks()Brian Foster4-59/+60
2017-01-31xfs: remove unused struct declarationsEric Sandeen4-4/+0
2017-01-31iomap: constify struct iomap_opsChristoph Hellwig11-33/+33
2017-01-31xfs: remove boilerplate around xfs_btree_init_blockEric Sandeen5-56/+19
2017-01-31xfs: make xfs_btree_magic more genericEric Sandeen2-8/+28
2017-01-31xfs: glean crc status from mp not flags in xfs_btree_init_block_intEric Sandeen4-13/+13
2017-01-29Linux 4.10-rc6v4.10-rc6Linus Torvalds1-2/+2
2017-01-29drm/i915: Check for NULL i915_vma in intel_unpin_fb_obj()Linus Torvalds1-0/+3
2017-01-28parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller3-5/+10
2017-01-28parisc, parport_gsc: Fixes for printk continuation linesHelge Deller1-4/+4
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster1-1/+2
2017-01-27ISDN: eicon: silence misleading array-bounds warningArnd Bergmann1-1/+2
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer2-0/+16
2017-01-27gtp: fix cross netns recv on gtp socketAndreas Schultz1-6/+4
2017-01-27gtp: clear DF bit on GTP packet txAndreas Schultz1-1/+1
2017-01-27gtp: add genl family modules aliasAndreas Schultz1-0/+1
2017-01-27tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira6-10/+10
2017-01-27arm64: skip register_cpufreq_notifier on ACPI-based systemsPrashanth Prakash1-1/+7
2017-01-27drm/nouveau: Handle fbcon suspend/resume in seperate workerLyude Paul2-9/+36
2017-01-27drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2-2/+6
2017-01-27drm/ast: Fixed system hanged if disable P2AY.C. Chen3-79/+97
2017-01-27Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval1-2/+0
2017-01-27Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval1-0/+1
2017-01-27Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval1-4/+1
2017-01-27ravb: unmap descriptors when freeing ringsKazuya Mizuguchi1-48/+64
2017-01-26pNFS: Fix a reference leak in _pnfs_return_layoutTrond Myklebust1-1/+1
2017-01-26nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever1-0/+1
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong1-10/+18
2017-01-26sysctl: fix proc_doulongvec_ms_jiffies_minmax()Eric Dumazet1-0/+1
2017-01-26Revert "sd: remove __data_len hack for WRITE SAME"Bart Van Assche1-1/+16