]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2017-08-22 Herbert Xucrypto: algif_hash - Handle NULL hashes correctly
2017-08-22 Thomas Gleixnerx86/irq: Protect smp_cleanup_move
2017-08-22 Mitch Williamsi40e/i40evf: check for stopped admin queue
2017-08-22 Filipe MananaBtrfs: fix extent_same allowing destination offset...
2017-08-22 Mark Fashehbtrfs: fix clone / extent-same deadlocks
2017-08-22 Mark Fashehbtrfs: don't update mtime/ctime on deduped inodes
2017-08-22 Mark Fashehbtrfs: allow dedupe of same inode
2017-08-22 Mark Fashehbtrfs: fix deadlock with extent-same and readpage
2017-08-22 Mark Fashehbtrfs: pass unaligned length to btrfs_cmp_data()
2017-08-22 Roger Pau Monnexen: fix bio vec merging
2017-08-16 Maxim Patlasovovl: verify upper dentry in ovl_remove_and_whiteout()
2017-08-16 David Howellsovl: use O_LARGEFILE in ovl_copy_up()
2017-08-15 Eric Sandeenxfs: toggle readonly state around xfs_log_mount_finish
2017-08-15 Eric Sandeenxfs: write unmount record for ro mounts
2017-08-15 Brian Fosterxfs: fix eofblocks race with file extending async dio...
2017-08-15 Keith BuschNVMe: Allocate queues only for online cpus
2017-08-15 Eric BiggersKEYS: fix dereferencing NULL payload with nonzero length
2017-08-15 Jack MorgensteinIB/mlx4: Fix possible vl/sl field mismatch in LRH heade...
2017-08-15 Mukesh KackerRevert "IB/mlx4: Suppress warning for not handled portm...
2017-08-10 Arnd Bergmannscsi: megaraid_sas: handle dma_addr_t right on 32-bit
2017-08-10 Shivasharan Sscsi: megaraid_sas: NVME fast path io support
2017-08-10 Shivasharan Sscsi: megaraid_sas: NVME interface target prop added
2017-08-10 Shivasharan Sscsi: megaraid_sas: NVME Interface detection and prop...
2017-08-10 Shivasharan Sscsi: megaraid_sas: Use synchronize_irq to wait for...
2017-08-08 Somasundaram... fs/fuse: fuse mount can cause panic with no memory...
2017-08-08 Sachin PrabhuFix regression which breaks DFS mounting
2017-08-08 Ethan Zhaool7/spec: sync up linux-firmware version for ol74
2017-08-08 Ethan Zhaool6/spec: sync up linux-firmware version for ol6
2017-08-06 Martin K. Petersenscsi: scsi_debug: Avoid PI being disabled when TPGS... v4.1.12-108.0.20170806_1300
2017-08-06 Brian Malyconfig: enable QEDI config items for UEK
2017-08-06 Brian Malyqedi: add firmware related dependencies
2017-08-06 Brian Malyconfig: enable QED config items for UEK
2017-08-06 Brian Malyscsi: qedi: fix KAPI for UEK kernels
2017-08-04 J. Bruce Fieldsnfsd: encoders mustn't use unitialized values in error...
2017-08-04 Ari Kauppinfsd: fix undefined behavior in nfsd4_layout_verify
2017-08-04 Miklos Szerediovl: fix workdir creation
2017-08-04 Miklos Szerediovl: listxattr: use strnlen()
2017-08-04 Miklos Szerediovl: copyattr after setting POSIX ACL
2017-08-04 Miklos Szerediovl: don't cache acl on overlay layer
2017-08-04 Miklos Szerediovl: use cached acl on underlying layer
2017-08-04 Miklos Szerediovl: remove posix_acl_default from workdir
2017-08-04 Miklos Szerediovl: handle umask and posix_acl_default correctly on...
2017-08-04 Shan Haiovl: change inode_lock to mutex_lock
2017-08-04 Miklos Szerediovl: proper cleanup of workdir
2017-08-04 Miklos Szerediovl: rename is_merge to is_lowest
2017-08-04 Miklos Szerediovl: cleanup unused var in rename2
2017-08-04 Andreas Gruenbacherovl: Switch to generic_getxattr
2017-08-04 Andreas Gruenbacherovl: Switch to generic_removexattr
2017-08-04 Andreas Gruenbacherovl: Get rid of ovl_xattr_noacl_handlers array
2017-08-04 Andreas Gruenbacherovl: Fix OVL_XATTR_PREFIX
2017-08-04 Miklos Szerediovl: xattr filter fix
2017-08-04 Shan Haiovl: fix warnings caused by WRITE_ONCE
2017-08-04 Miklos Szerediovl: simplify empty checking
2017-08-04 Al Viroqstr: constify instances in overlayfs
2017-08-04 Miklos Szerediovl: clear nlink on rmdir
2017-08-04 Vivek Goyalovl: append MAY_READ when diluting write checks
2017-08-04 Vivek Goyalovl: dilute permission checks on lower only if not...
2017-08-04 Miklos Szerediovl: fix POSIX ACL setting
2017-08-04 Miklos Szerediovl: share inode for hard link
2017-08-04 Miklos Szerediovl: store real inode pointer in ->i_private
2017-08-04 Miklos Szerediovl: permission: return ECHILD instead of ENOENT
2017-08-04 Miklos Szerediovl: update atime on upper
2017-08-04 Shan Haiovl: convert inode_lock to mutex_lock
2017-08-04 Miklos Szerediovl: fix sgid on directory
2017-08-04 Miklos Szerediovl: simplify permission checking
2017-08-04 Vivek Goyalovl: do not require mounter to have MAY_WRITE on lower
2017-08-04 Vivek Goyalovl: do operations on underlying file system in mounter...
2017-08-04 Miklos Szerediovl: fix uid/gid when creating over whiteout
2017-08-04 Vivek Goyalovl: modify ovl_permission() to do checks on two inodes
2017-08-04 Vivek Goyalovl: define ->get_acl() for overlay inodes
2017-08-04 Vivek Goyalovl: move some common code in a function
2017-08-04 Andreas Gruenbacherovl: store ovl_entry in inode->i_private for all inodes
2017-08-04 Miklos Szerediovl: use generic_delete_inode
2017-08-04 Miklos Szerediovl: check mounter creds on underlying lookup
2017-08-04 Miklos Szerediovl: ignore permissions on underlying lookup
2017-08-04 Antonio Murdacaovl: override creds with the ones from the superblock...
2017-08-04 Miklos Szerediovl: fix dentry leak for default_permissions
2017-08-04 Miklos Szerediovl: fix open in stacked overlay
2017-08-04 NeilBrownnfsd: don't hold i_mutex over userspace upcalls
2017-08-02 Jack VogelRevert "ixgbevf: get rid of custom busy polling code"
2017-08-02 Jack VogelRevert "ixgbe: get rid of custom busy polling code"
2017-08-02 Eric Renocfs2: fix deadlock caused by recursive locking in... v4.1.12-107.0.20170801_2000
2017-08-02 Eric Renocfs2: fix deadlock issue when taking inode lock at...
2017-08-02 Eric Renocfs2/dlmglue: prepare tracking logic to avoid recursiv...
2017-08-02 Ashish SamantRevert "add OCFS2_LOCK_RECURSIVE arg_flags to ocfs2_clu...
2017-08-02 Dongli Zhangxen/blkfront: always allocate grants first from per...
2017-08-02 HÃ¥kon Buggerds: Make sure updates to cp_send_gen can be observed
2017-08-02 Chuck LeverNFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4...
2017-08-02 Boris Ostrovskyxen: do not re-use pirq number cached in pci device...
2017-08-02 Alexey KodanevMacSec: fix backporting error in patches for CVE-2017...
2017-08-01 Stephen Hemmingerovl: move super block magic number to magic.h
2017-08-01 Vito Caputoovl: use a minimal buffer in ovl_copy_xattr
2017-08-01 Miklos Szerediovl: allow zero size xattr
2017-08-01 Miklos Szerediovl: default permissions
2017-08-01 Somasundaram... uek-rpm: Add missing .ko files to ueknano modules list
2017-07-27 Eric Dumazetping: implement proper locking
2017-07-27 Annie Lixen-blkback: stop blkback thread of every queue in...
2017-07-27 Somasundaram... uek-rpm: Share specfile for both kernel-ueknano and...
2017-07-26 James PuthukattukaranPCI: Workaround wrong flags completions for IDT switch
2017-07-26 Dhaval GianiRevert "SUNRPC: Refactor svc_set_num_threads()"
next