/solenv/gdb/boost/

drm-misc-next Kernel DRM miscellaneous fixes and cross-tree changesUNKNOWN
summaryrefslogtreecommitdiff
path: root/tools/firewire
00'>2008-10-21
AgeCommit message (Expand)AuthorFilesLines
2024-11-14tools/firewire: Fix several incorrect format specifiersLuo Yifan2-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2012-12-02tools/firewire: nosy-dump: check for allocation failureStefan Richter1-0/+4
2010-07-27tools/firewire: nosy-dump: increment program versionStefan Richter1-2/+2
2010-07-27tools/firewire: nosy-dump: remove unused codeStefan Richter1-56/+49
2010-07-27tools/firewire: nosy-dump: use linux/firewire-constants.hStefan Richter3-31/+11
2010-07-27tools/firewire: nosy-dump: break up a deeply nested functionStefan Richter1-113/+132
2010-07-27tools/firewire: nosy-dump: make some symbols static or constStefan Richter1-27/+29
2010-07-27tools/firewire: nosy-dump: change to kernel coding styleStefan Richter4-1192/+1139
2010-07-27tools/firewire: nosy-dump: work around segfault in decode_fcpStefan Richter1-0/+5
2010-07-27tools/firewire: nosy-dump: fix it on x86-64Stefan Richter3-209/+112
2010-07-27tools/firewire: add userspace front-end of nosyStefan Richter5-0/+1649
[PATCH] beginning of methods conversionAl Viro1-0/+1
2008-10-21[PATCH] move block_device_operations to blkdev.hAl Viro1-14/+1
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro1-0/+4
2008-10-21[PATCH] introduce fmode_t, do annotationsAl Viro1-8/+8
2008-10-14Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-7/+58
2008-10-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-0/+21
2008-10-09Adjust block device size after an online resize of a disk.Andrew Patterson1-0/+2
2008-10-09Wrapper for lower-level revalidate_disk routines.Andrew Patterson1-0/+1
2008-10-09block: adjust formatting for large minors and add ext_range sysfs attrTejun Heo1-0/+1
2008-10-09Allow elevators to sort/merge discard requestsDavid Woodhouse1-1/+2
2008-10-09Add BLKDISCARD ioctl to allow userspace to discard sectorsDavid Woodhouse1-0/+1
2008-10-09Add 'discard' request handlingDavid Woodhouse1-1/+2
2008-10-03generic block based fiemap implementationJosef Bacik1-0/+3
2008-10-08vfs: vfs-level fiemap interfaceMark Fasheh1-0/+18
2008-10-03nfsd: common grace period controlJ. Bruce Fields1-0/+8
2008-09-29Configure out file locking featuresThomas Petazzoni1-7/+50
2008-07-28vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi1-21/+23
2008-07-26[PATCH] get rid of indirect users of namei.hAl Viro1-1/+1
2008-07-26[PATCH] f_count may wrap aroundAl Viro1-3/+3
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro1-1/+1
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi1-16/+17
2008-07-26[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro1-2/+1
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi1-1/+1
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi1-1/+1
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-1/+4
2008-07-26[PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko1-3/+3
2008-07-26mm: spinlock tree_lockNick Piggin1-1/+1
2008-07-25locks: add special return value for asynchronous locksMiklos Szeredi1-0/+6
2008-07-24flag parameters: NONBLOCK in pipeUlrich Drepper1-2/+2
2008-07-24flag parameters: pipeUlrich Drepper1-0/+1
2008-07-24fix soft lock up at NFS mount via per-SB LRU-list of unused dentriesKentaro Makita1-0/+4
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita1-2/+0