projects
/
wrapfs-4.5.y.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wrapfs-4.5.y.git
2016-12-27
Erez Zadok
Wrapfs: fix ->llseek to update upper and lower offsets
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: support extended attributes (xattr) operations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: support asynchronous-IO (AIO) operations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: support direct-IO (DIO) operations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: implement vm_ops->page_mkwrite
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use new vfs_rename prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: update maintainers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: 2014 Copyright update
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use generic put_link helper
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: remove unnecessary initializations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: remove deprecated init_lower_nd
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: update MAINTAINERS info
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
patch wrapfs-copyright-update.patch
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use DCACHE_OP_REVALIDATE flag in ->d_revalidate
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: implement ->getattr
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use file_inode helper
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: call filemap_write_and_wait in ->flush
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: handle new VFS API with delegation support
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
VFS: export vfs_path_lookup
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: ->readdir op now ->iterate
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: copy lower inode attributes in ->ioctl
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: remove unnecessary call to vm_unmap in ->mmap
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: declare MODULE_ALIAS_FS
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: don't use FS_REVAL_DOT in fs_flags
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: remove dependency on now-defunct CONFIG_EXPERIM...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: dentry_open() no longer does mntput/dput
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: no need to call mnt_want_write any longer
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: remove VM_CAN_NONLINEAR flag use in ->mmap
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: ->lookup takes flags not a nameidata
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: ->create no longer takes a nameidata, only...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: ->d_revalidate now takes namei flags, not nameidata
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: struct nameidata no longer has an open-intent...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: dentry_open now takes a struct path
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use vm_munmap in ->mmap
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use clear_inode in evict_inode
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use d_make_root
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use mode_t
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use set_nlink()
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: drop our dentry in ->rmdir
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use d_alloc_root
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use d_set_d_op
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: use updated vfs_path_lookup prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: ->fsync updates for new prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: support LOOKUP_RCU in ->d_revalidate
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: new ->permission prototype and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: lookup fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: remove extra debug in rmdir
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: checkpatch fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: port to 2.6.39
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: copyright update for 2011
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: better handling of NFS silly-renamed files
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: update parent directory inode size in inode ops
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: remove unnecessary calls to copy lower inode...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: ->setattr fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: update ->permission prototye and code for new...
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: handle maxbytes properly
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: support ->unlocked_ioctl and ->compat_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: new vfs_statfs and ->evict_inode prototypes
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: update ->fsync prototype
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: include slab.h
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: avoid an extra path_get/put pair in wrapfs_open
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: decrement nd_path on follow_link error
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: don't mention kernel version in modload message
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Kconfig: hook to configure Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Makefile: hook to compile Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: file system magic number
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: Kconfig options
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: main Makefile
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: vm_ops operations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: mount-time and module-linkage functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: lookup-related functions
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: file operations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: dentry operations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: inode operations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: superblock operations
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: main header file
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: Maintainers
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Documentation: index entry for Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2016-12-27
Erez Zadok
Wrapfs: introduction and usage documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Greg Kroah...
Linux 4.5.7
master
v4.5.7
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
David Sterba
btrfs: make state preallocation more speculative in...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Zhao Lei
btrfs: scrub: Set bbio to NULL before calling btrfs_map...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Liu Bo
Btrfs: fix unexpected return value of fiemap
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Filipe Manana
Btrfs: fix empty symlink after creating symlink and...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Filipe Manana
Btrfs: fix for incorrect directory entries after fsync...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Anand Jain
btrfs: pass the right error code to the btrfs_std_error
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Scott Talbert
btrfs: fix memory leak during RAID 5/6 device replacement
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Vincent Stehlé
Btrfs: fix fspath error deallocation
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Adam Borowski
btrfs: fix int32 overflow in shrink_delalloc().
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
David Sterba
btrfs: add write protection to SET_FEATURES ioctl
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Anand Jain
btrfs: fix lock dep warning move scratch super outside...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Josef Bacik
Btrfs: remove BUG_ON()'s in btrfs_map_block
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Liu Bo
Btrfs: fix divide error upon chunk's stripe_len
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
David Sterba
btrfs: add check to sysfs handler of label
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
David Sterba
btrfs: add read-only check to sysfs handler of features
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Anand Jain
btrfs: fix lock dep warning, move scratch dev out of...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Luis de Bethencourt
btrfs: avoid overflowing f_bfree
commit
|
commitdiff
|
tree
|
snapshot
next