projects
/
wrapfs-4.2.y.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wrapfs-4.2.y.git
2016-04-03
Erez Zadok
Wrapfs: support asynchronous-IO (AIO) operations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: support direct-IO (DIO) operations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: implement vm_ops->page_mkwrite
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use new vfs_rename prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: update maintainers
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: 2014 Copyright update
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use generic put_link helper
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: remove unnecessary initializations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: remove deprecated init_lower_nd
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: update MAINTAINERS info
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
patch wrapfs-copyright-update.patch
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use DCACHE_OP_REVALIDATE flag in ->d_revalidate
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: implement ->getattr
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use file_inode helper
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: call filemap_write_and_wait in ->flush
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: handle new VFS API with delegation support
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
VFS: export vfs_path_lookup
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: ->readdir op now ->iterate
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: copy lower inode attributes in ->ioctl
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: remove unnecessary call to vm_unmap in ->mmap
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: declare MODULE_ALIAS_FS
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: don't use FS_REVAL_DOT in fs_flags
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: remove dependency on now-defunct CONFIG_EXPERIM...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: dentry_open() no longer does mntput/dput
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: no need to call mnt_want_write any longer
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: remove VM_CAN_NONLINEAR flag use in ->mmap
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: ->lookup takes flags not a nameidata
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: ->create no longer takes a nameidata, only...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: ->d_revalidate now takes namei flags, not nameidata
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: struct nameidata no longer has an open-intent...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: dentry_open now takes a struct path
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use vm_munmap in ->mmap
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use clear_inode in evict_inode
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use d_make_root
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use mode_t
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use set_nlink()
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: drop our dentry in ->rmdir
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use d_alloc_root
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use d_set_d_op
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: use updated vfs_path_lookup prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: ->fsync updates for new prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: support LOOKUP_RCU in ->d_revalidate
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: new ->permission prototype and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: lookup fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: remove extra debug in rmdir
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: checkpatch fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: port to 2.6.39
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: copyright update for 2011
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: better handling of NFS silly-renamed files
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: update parent directory inode size in inode ops
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: remove unnecessary calls to copy lower inode...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: ->setattr fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: update ->permission prototye and code for new...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: handle maxbytes properly
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: support ->unlocked_ioctl and ->compat_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: new vfs_statfs and ->evict_inode prototypes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: update ->fsync prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: include slab.h
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: avoid an extra path_get/put pair in wrapfs_open
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: decrement nd_path on follow_link error
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: don't mention kernel version in modload message
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Kconfig: hook to configure Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Makefile: hook to compile Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: file system magic number
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: Kconfig options
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: main Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: vm_ops operations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: mount-time and module-linkage functions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: lookup-related functions
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: file operations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: dentry operations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: inode operations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: superblock operations
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: main header file
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: Maintainers
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Documentation: index entry for Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-03
Erez Zadok
Wrapfs: introduction and usage documentation
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Greg Kroah...
Linux 4.2.8
master
v4.2.8
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Filipe Manana
Btrfs: fix regression running delayed references when...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Hans Verkuil
cobalt: fix Kconfig dependency
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Lu, Han
ALSA: hda/hdmi - apply Skylake fix-ups to Broxton displ...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Arnd Bergmann
ceph: fix message length computation
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Junxiao Bi
ocfs2: fix umask ignored issue
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Jeff Layton
nfs: if we have no valid attrs, then don't declare...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Benjamin Coddington
nfs4: start callback_ident at idr 1
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Daniel Borkmann
debugfs: fix refcount imbalance in start_creating
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Andrew Elble
nfsd: eliminate sending duplicate and repeated delegations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Jeff Layton
nfsd: serialize state seqid morphing operations
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Stefan Richter
firewire: ohci: fix JMicron JMB38x IT context discovery
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Daeho Jeong
ext4, jbd2: ensure entering into panic after recording...
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Lukas Czerner
ext4: fix potential use after free in __ext4_journal_stop
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Theodore Ts'o
ext4 crypto: replace some BUG_ON()'s with error checks
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Theodore Ts'o
ext4 crypto: fix memory leak in ext4_bio_write_page()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Ilya Dryomov
rbd: don't put snap_context twice in rbd_queue_workfn()
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
David Sterba
btrfs: fix signed overflows in btrfs_sync_file
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Filipe Manana
Btrfs: fix race when listing an inode's xattrs
commit
|
commitdiff
|
tree
|
snapshot
2015-12-15
Filipe Manana
Btrfs: fix race leading to BUG_ON when running delalloc...
commit
|
commitdiff
|
tree
|
snapshot
next