projects
/
wrapfs-3.0.y.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wrapfs-3.0.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-11-17
Erez Zadok
Wrapfs: copy lower inode attributes in ->ioctl
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: remove unnecessary call to vm_unmap in ->mmap
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
patch copyright-2013.patch
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
patch wrapfs-drop-dentry-in-rmdir.patch
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: use d_set_d_op
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: support LOOKUP_RCU in ->d_revalidate
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: lookup fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: remove extra debug in rmdir
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: checkpatch fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: port to 2.6.39
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: copyright update for 2011
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: better handling of NFS silly-renamed files
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: update parent directory inode size in inode ops
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: remove unnecessary calls to copy lower inode...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: ->setattr fixes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: update ->permission prototye and code for new...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: handle maxbytes properly
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: support ->unlocked_ioctl and ->compat_ioctl
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: new vfs_statfs and ->evict_inode prototypes
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: update ->fsync prototype
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: update documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: include slab.h
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: avoid an extra path_get/put pair in wrapfs_open
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: decrement nd_path on follow_link error
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: don't mention kernel version in modload message
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs/VFS: remove init_lower_nd and unexport release_l...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Kconfig: hook to configure Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Makefile: hook to compile Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
VFS: export release_open_intent symbol
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: file system magic number
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: Kconfig options
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: main Makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: vm_ops operations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: mount-time and module-linkage functions
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: lookup-related functions
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: file operations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: dentry operations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: inode operations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: superblock operations
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: main header file
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: Maintainers
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Documentation: index entry for Wrapfs
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Erez Zadok
Wrapfs: introduction and usage documentation
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Greg Kroah...
Linux 3.0.101
master
v3.0.101
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Eric Dumazet
ipv6: tcp: fix panic in SYN processing
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
wojciech kapuscinski
drm/radeon: fix hw contexts for SUMO2 asics
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Dan Carpenter
watchdog: ts72xx_wdt: locking bug in ioctl
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Helge Deller
parisc: fix interruption handler to respect pagefault_d...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Dave Jones
ext4: fix memory leak in xattr
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Linus Torvalds
vfs: allow O_PATH file descriptors for fstatfs()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Theodore Ts'o
random: run random_int_secret_init() run after all...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Greg Kroah...
Linux 3.0.100
v3.0.100
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Olaf Hering
Tools: hv: verify origin of netlink connector message
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Kees Cook
tg3: fix length overflow in VPD firmware parsing
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Theodore Ts'o
ext4: avoid hang when mounting non-journal filesystems...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Josef Bacik
Btrfs: change how we queue blocks for backref checking
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Chris Metcalf
tile: use a more conservative __my_cpu_offset in CONFIG...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Lv Zheng
ACPI / IPMI: Fix atomic context requirement of ipmi_msg...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Ian Abbott
staging: comedi: ni_65xx: (bug fix) confine insn_bits...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Christian Lamparter
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Larry Finger
rtlwifi: Align private space in rtl_priv struct
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Michal Malý
USB: serial: option: Ignore card reader interface on...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Kirill Tkhai
sparc32: Fix exit flag passed from traced sys_sigreturn
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Kirill Tkhai
sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
David S. Miller
sparc64: Fix off by one in trampoline TLB mapping insta...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Kirill Tkhai
sparc64: Remove RWSEM export leftovers
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Kirill Tkhai
sparc64: Fix ITLB handler of null page
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
David S. Miller
esp_scsi: Fix tag state corruption when autosensing.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Paul E. McKenney
powerpc: Fix parameter clobber in csum_partial_copy_gen...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Prarit Bhargava
powerpc/vio: Fix modalias_show return values
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Nishanth Aravamudan
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Dan Carpenter
ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Dan Carpenter
ASoC: max98095: a couple array underflows
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Ricardo Ribalda
ll_temac: Reset dma descriptors indexes on ndo_open
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Neil Horman
bonding: Fix broken promiscuity reference counting...
commit
|
commitdiff
|
tree
|
snapshot
next