wrapfs-4.2.y.git
2016-04-03 Erez ZadokWrapfs: copy lower inode attributes in ->ioctl
2016-04-03 Erez ZadokWrapfs: remove unnecessary call to vm_unmap in ->mmap
2016-04-03 Erez ZadokWrapfs: declare MODULE_ALIAS_FS
2016-04-03 Erez ZadokWrapfs: don't use FS_REVAL_DOT in fs_flags
2016-04-03 Erez ZadokWrapfs: remove dependency on now-defunct CONFIG_EXPERIM...
2016-04-03 Erez ZadokWrapfs: dentry_open() no longer does mntput/dput
2016-04-03 Erez ZadokWrapfs: no need to call mnt_want_write any longer
2016-04-03 Erez ZadokWrapfs: remove VM_CAN_NONLINEAR flag use in ->mmap
2016-04-03 Erez ZadokWrapfs: ->lookup takes flags not a nameidata
2016-04-03 Erez ZadokWrapfs: ->create no longer takes a nameidata, only...
2016-04-03 Erez ZadokWrapfs: ->d_revalidate now takes namei flags, not nameidata
2016-04-03 Erez ZadokWrapfs: struct nameidata no longer has an open-intent...
2016-04-03 Erez ZadokWrapfs: dentry_open now takes a struct path
2016-04-03 Erez ZadokWrapfs: use vm_munmap in ->mmap
2016-04-03 Erez ZadokWrapfs: use clear_inode in evict_inode
2016-04-03 Erez ZadokWrapfs: use d_make_root
2016-04-03 Erez ZadokWrapfs: use mode_t
2016-04-03 Erez ZadokWrapfs: use set_nlink()
2016-04-03 Erez ZadokWrapfs: drop our dentry in ->rmdir
2016-04-03 Erez ZadokWrapfs: use d_alloc_root
2016-04-03 Erez ZadokWrapfs: use d_set_d_op
2016-04-03 Erez ZadokWrapfs: use updated vfs_path_lookup prototype
2016-04-03 Erez ZadokWrapfs: ->fsync updates for new prototype
2016-04-03 Erez ZadokWrapfs: support LOOKUP_RCU in ->d_revalidate
2016-04-03 Erez ZadokWrapfs: new ->permission prototype and fixes.
2016-04-03 Erez ZadokWrapfs: lookup fixes
2016-04-03 Erez ZadokWrapfs: remove extra debug in rmdir
2016-04-03 Erez ZadokWrapfs: checkpatch fixes
2016-04-03 Erez ZadokWrapfs: port to 2.6.39
2016-04-03 Erez ZadokWrapfs: copyright update for 2011
2016-04-03 Erez ZadokWrapfs: better handling of NFS silly-renamed files
2016-04-03 Erez ZadokWrapfs: update parent directory inode size in inode ops
2016-04-03 Erez ZadokWrapfs: remove unnecessary calls to copy lower inode...
2016-04-03 Erez ZadokWrapfs: ->setattr fixes
2016-04-03 Erez ZadokWrapfs: update ->permission prototye and code for new...
2016-04-03 Erez ZadokWrapfs: handle maxbytes properly
2016-04-03 Erez ZadokWrapfs: support ->unlocked_ioctl and ->compat_ioctl
2016-04-03 Erez ZadokWrapfs: new vfs_statfs and ->evict_inode prototypes
2016-04-03 Erez ZadokWrapfs: update ->fsync prototype
2016-04-03 Erez ZadokWrapfs: update documentation
2016-04-03 Erez ZadokWrapfs: include slab.h
2016-04-03 Erez ZadokWrapfs: avoid an extra path_get/put pair in wrapfs_open
2016-04-03 Erez ZadokWrapfs: decrement nd_path on follow_link error
2016-04-03 Erez ZadokWrapfs: don't mention kernel version in modload message
2016-04-03 Erez ZadokKconfig: hook to configure Wrapfs
2016-04-03 Erez ZadokMakefile: hook to compile Wrapfs
2016-04-03 Erez ZadokWrapfs: file system magic number
2016-04-03 Erez ZadokWrapfs: Kconfig options
2016-04-03 Erez ZadokWrapfs: main Makefile
2016-04-03 Erez ZadokWrapfs: vm_ops operations
2016-04-03 Erez ZadokWrapfs: mount-time and module-linkage functions
2016-04-03 Erez ZadokWrapfs: lookup-related functions
2016-04-03 Erez ZadokWrapfs: file operations
2016-04-03 Erez ZadokWrapfs: dentry operations
2016-04-03 Erez ZadokWrapfs: inode operations
2016-04-03 Erez ZadokWrapfs: superblock operations
2016-04-03 Erez ZadokWrapfs: main header file
2016-04-03 Erez ZadokWrapfs: Maintainers
2016-04-03 Erez ZadokDocumentation: index entry for Wrapfs
2016-04-03 Erez ZadokWrapfs: introduction and usage documentation
2015-12-15 Greg Kroah... Linux 4.2.8 master v4.2.8
2015-12-15 Filipe MananaBtrfs: fix regression running delayed references when...
2015-12-15 Hans Verkuilcobalt: fix Kconfig dependency
2015-12-15 Lu, HanALSA: hda/hdmi - apply Skylake fix-ups to Broxton displ...
2015-12-15 Arnd Bergmannceph: fix message length computation
2015-12-15 Junxiao Biocfs2: fix umask ignored issue
2015-12-15 Jeff Laytonnfs: if we have no valid attrs, then don't declare...
2015-12-15 Benjamin Coddingtonnfs4: start callback_ident at idr 1
2015-12-15 Daniel Borkmanndebugfs: fix refcount imbalance in start_creating
2015-12-15 Andrew Elblenfsd: eliminate sending duplicate and repeated delegations
2015-12-15 Jeff Laytonnfsd: serialize state seqid morphing operations
2015-12-15 Stefan Richterfirewire: ohci: fix JMicron JMB38x IT context discovery
2015-12-15 Daeho Jeongext4, jbd2: ensure entering into panic after recording...
2015-12-15 Lukas Czernerext4: fix potential use after free in __ext4_journal_stop
2015-12-15 Theodore Ts'oext4 crypto: replace some BUG_ON()'s with error checks
2015-12-15 Theodore Ts'oext4 crypto: fix memory leak in ext4_bio_write_page()
2015-12-15 Ilya Dryomovrbd: don't put snap_context twice in rbd_queue_workfn()
2015-12-15 David Sterbabtrfs: fix signed overflows in btrfs_sync_file
2015-12-15 Filipe MananaBtrfs: fix race when listing an inode's xattrs
2015-12-15 Filipe MananaBtrfs: fix race leading to BUG_ON when running delalloc...
2015-12-15 Filipe MananaBtrfs: fix race leading to incorrect item deletion...
2015-12-15 Filipe MananaBtrfs: fix regression when running delayed references
2015-12-15 Filipe MananaBtrfs: fix truncation of compressed and inlined extents
2015-12-15 Filipe MananaBtrfs: fix file corruption and data loss after cloning...
2015-12-15 Robin Ruedebtrfs: fix resending received snapshot with parent
2015-12-15 Andrej Otavia-rhine: fix VLAN receive handling regression.
2015-12-15 Eric Dumazetnet_sched: fix qdisc_tree_decrease_qlen() races
2015-12-15 Eric Dumazetipv6: sctp: implement sctp_v6_destroy_sock()
2015-12-15 Konstantin... net/neighbour: fix crash at dumping device-agnostic...
2015-12-15 Eric Dumazetipv6: add complete rcu protection around np->opt
2015-12-15 Daniel Borkmannbpf, array: fix heap out-of-bounds access when updating...
2015-12-15 Quentin CasasnovasRDS: fix race condition when sending a message on unbou...
2015-12-15 Michal Kubečekipv6: distinguish frag queues by device for multicast...
2015-12-15 Aaro Koskinenbroadcom: fix PHY_ID_BCM5481 entry in the id table
2015-12-15 Nikolay Aleksandrovnet: ip6mr: fix static mfc/dev leaks on table destruction
2015-12-15 Nikolay Aleksandrovnet: ipmr: fix static mfc/dev leaks on table destruction
2015-12-15 Daniel Borkmannnet, scm: fix PaX detected msg_controllen overflow...
2015-12-15 Eric Dumazettcp: initialize tp->copied_seq in case of cross SYN...
2015-12-15 Eric Dumazettcp: fix potential huge kmalloc() calls in TCP_REPAIR
2015-12-15 Yuchung Chengtcp: disable Fast Open on timeouts after handshake
next