projects
/
wrapfs-2.6.37.y.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wrapfs-2.6.37.y.git
2022-05-13
Erez Zadok
Wrapfs: add ->bmap support
wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Erez Zadok
wrapfs: copyright year update
commit
|
commitdiff
|
tree
|
snapshot
2022-05-07
Erez Zadok
wrapfs: change http URLs to https
commit
|
commitdiff
|
tree
|
snapshot
2019-12-15
Erez Zadok
merge changes
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Erez Zadok
wrapfs: update copyright
commit
|
commitdiff
|
tree
|
snapshot
2019-12-14
Erez Zadok
wrapfs: remove unused variable
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Erez Zadok
update copyright
commit
|
commitdiff
|
tree
|
snapshot
2019-03-29
Erez Zadok
fix spell error
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
Erez Zadok
Wrapfs: ->iget fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Erez Zadok
Wrapfs: update copyrights for 2017
commit
|
commitdiff
|
tree
|
snapshot
2015-12-14
Erez Zadok
Wrapfs: update nlinks after rename
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Erez Zadok
Wrapfs: update copyright year to 2015
commit
|
commitdiff
|
tree
|
snapshot
2015-11-04
Erez Zadok
Wrapfs: use vfs xattr helpers
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Erez Zadok
Wrapfs: properly copy meta-data after AIO operations...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Erez Zadok
Wrapfs: leave placeholders for updating upper inode...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-10
Erez Zadok
Wrapfs: protect lower_file by ref-count during aio...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Erez Zadok
Wrapfs: fix ->llseek to update upper and lower offsets
commit
|
commitdiff
|
tree
|
snapshot
2014-06-26
Erez Zadok
Wrapfs: support extended attributes (xattr) operations
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Erez Zadok
Wrapfs: support asynchronous-IO (AIO) operations
commit
|
commitdiff
|
tree
|
snapshot
2014-06-21
Erez Zadok
Wrapfs: support direct-IO (DIO) operations
commit
|
commitdiff
|
tree
|
snapshot
2014-05-15
Erez Zadok
Wrapfs: implement vm_ops->page_mkwrite
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Erez Zadok
Wrapfs: update maintainers
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Erez Zadok
Wrapfs: 2014 Copyright update
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Erez Zadok
Wrapfs: copy lower inode attributes in ->ioctl
commit
|
commitdiff
|
tree
|
snapshot
2013-06-05
Erez Zadok
Wrapfs: remove unnecessary call to vm_unmap in ->mmap
commit
|
commitdiff
|
tree
|
snapshot
2013-06-03
Erez Zadok
patch copyright-2013.patch
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Erez Zadok
Wrapfs: drop our dentry in ->rmdir
commit
|
commitdiff
|
tree
|
snapshot
2011-05-02
Erez Zadok
Wrapfs: lookup fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: remove extra debug in rmdir
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: checkpatch fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: copyright update for 2011
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: better handling of NFS silly-renamed files
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: update parent directory inode size in inode ops
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: remove unnecessary calls to copy lower inode...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: ->setattr fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: handle maxbytes properly
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: support ->unlocked_ioctl and ->compat_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: new vfs_statfs and ->evict_inode prototypes
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: update ->fsync prototype
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: include slab.h
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: avoid an extra path_get/put pair in wrapfs_open
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: decrement nd_path on follow_link error
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: don't mention kernel version in modload message
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs/VFS: remove init_lower_nd and unexport release_l...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Kconfig: hook to configure Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Makefile: hook to compile Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
VFS: export release_open_intent symbol
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: file system magic number
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: Kconfig options
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: main Makefile
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: vm_ops operations
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: mount-time and module-linkage functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: lookup-related functions
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: file operations
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: dentry operations
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: inode operations
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: superblock operations
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: main header file
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: Maintainers
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Documentation: index entry for Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2011-04-30
Erez Zadok
Wrapfs: introduction and usage documentation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Greg Kroah...
Linux 2.6.37.6
master
v2.6.37.6
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Amir Goldstein
ext4: skip orphan cleanup if fs has unknown ROCOMPAT...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Stuart Hayes
dcdbas: force SMI to happen when expected
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Josef Bacik
fs: call security_d_instantiate in d_obtain_alias V2
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Trond Myklebust
SUNRPC: Never reuse the socket port after an xs_close()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Trond Myklebust
NFS: Fix a hang/infinite loop in nfs_wb_page()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Peter Zijlstra
perf: Fix tear-down of inherited group events
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Alex Deucher
drm/radeon/kms: fix hardcoded EDID handling
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Alex Deucher
drm/radeon/kms: prefer legacy pll algo for tv-out
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Chris Wilson
drm: Fix use-after-free in drm_gem_vm_close()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Herton Ronaldo...
drm/i915: Prevent racy removal of request from client...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Dave Airlie
drm: check for modesetting on modeset ioctls
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Yinghai Lu
x86: Cleanup highmap after brk is concluded
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Olaf Hering
Input: xen-kbdfront - advertise either absolute or...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Jens Axboe
fs: assign sb->s_bdi to default_backing_dev_info if...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Johan Hovold
USB: cdc-acm: fix potential null-pointer dereference...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Johan Hovold
USB: cdc-acm: fix potential null-pointer dereference
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Johan Hovold
USB: cdc-acm: fix memory corruption / panic
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Robert Lukassen
USB: Fix 'bad dma' problem on WDM device disconnect
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Peter Holik
USB: uss720 fixup refcount position
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Alan Stern
ehci-hcd: Bug fix: don't set a QH's Halt bit
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Michal Sojka
USB: Do not pass negative length to snoop_urb()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
David Engraf
sh: Fix ptrace hw_breakpoint handling
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Phil Edworthy
sh: Fix ptrace fpu state initialisation
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Laurent Pinchart
uvcvideo: Fix descriptor parsing for video output devices
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Stephan Lachowsky
uvcvideo: Fix uvc_fixup_video_ctrl() format search
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Mi Jinlong
nfsd: wrong index used in inner loop
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
J. Bruce Fields
nfsd4: fix struct file leak
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
J. Bruce Fields
nfsd4: minor nfs4state.c reshuffling
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Mi Jinlong
nfsd41: modify the members value of nfsd4_op_flags
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Henry Nestler
fbcon: Bugfix soft cursor detection in Tile Blitting
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Kees Cook
proc: protect mm start_code/end_code in /proc/pid/stat
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Aaro Koskinen
procfs: fix /proc/<pid>/maps heap check
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Richard Weinberger
sysctl: restrict write access to dmesg_restrict
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
Amir Goldstein
ext3: skip orphan cleanup on rocompat fs
commit
|
commitdiff
|
tree
|
snapshot
2011-03-27
David Henningsson
ALSA: HDA: Fix internal mic on Dell E5420/E5520
commit
|
commitdiff
|
tree
|
snapshot
next