Commit Graph

52174 Commits (43053c07fa2935038bfc0e5dbaf417d1d66cd95d)
 

Author SHA1 Message Date
Sergey Vlasov 912a41a4ab [IPV4] nl_fib_lookup: Initialise res.r before fib_res_put(&res) 18 years ago
YOSHIFUJI Hideaki ebbd90a730 [IPV6]: Fix thinko in ipv6_rthdr_rcv() changes. 18 years ago
David S. Miller 49e9f70f8e [IPV4]: Add multipath cached to feature-removal-schedule.txt 18 years ago
David S. Miller cd9ad58d40 [SCSI] SUNESP: Complete driver rewrite to version 2.0 18 years ago
David S. Miller 16ce82d846 [SPARC64]: Convert PCI over to generic struct iommu/strbuf. 18 years ago
Johannes Berg f16bfc1c09 [WIRELESS] cfg80211: Clarify locking comment. 18 years ago
Johannes Berg a4d73ee168 [WIRELESS] cfg80211: Fix locking in wiphy_new. 18 years ago
Johannes Berg b86e0280bb [WEXT] net_device: Don't include wext bits if not required. 18 years ago
Johannes Berg 4d44e0dfe9 [WEXT]: Misc code cleanups. 18 years ago
Johannes Berg bdf51894c1 [WEXT]: Reduce inline abuse. 18 years ago
Johannes Berg 7a9df167db [WEXT]: Move EXPORT_SYMBOL statements where they belong. 18 years ago
Johannes Berg dd8ceabcd1 [WEXT]: Cleanup early ioctl call path. 18 years ago
Johannes Berg 4b1e255384 [WEXT]: Remove options. 18 years ago
Johannes Berg 235c107ba0 [WEXT]: Remove dead debug code. 18 years ago
Johannes Berg 295f4a1fa3 [WEXT]: Clean up how wext is called. 18 years ago
Johannes Berg 11433ee450 [WEXT]: Move to net/wireless 18 years ago
David S. Miller 39bf094930 [AFS]: Eliminate cmpxchg() usage in vlocation code. 18 years ago
David S. Miller 68c708fd5e [RXRPC]: Fix pointers passed to bitops. 18 years ago
David S. Miller 411faf5810 [RXRPC]: Remove bogus atomic_* overrides. 18 years ago
David S. Miller ba3e0e1acc [AFS]: Fix u64 printing in debug logging. 18 years ago
David Howells 260a980317 [AFS]: Add "directory write" support. 18 years ago
David Howells c35eccb1f6 [AFS]: Implement the CB.InitCallBackState3 operation. 18 years ago
David Howells b908fe6b2d [AFS]: Add support for the CB.GetCapabilities operation. 18 years ago
David Howells 0795e7c031 [AFS]: Update the AFS fs documentation. 18 years ago
David Howells 00d3b7a453 [AFS]: Add security support. 18 years ago
David Howells 436058a49e [AFS]: Handle multiple mounts of an AFS superblock correctly. 18 years ago
David Howells 63b6be55e8 [AF_RXRPC]: Delete the old RxRPC code. 18 years ago
David Howells 08e0e7c82e [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. 18 years ago
David Howells 651350d10f [AF_RXRPC]: Add an interface to the AF_RXRPC module for the AFS filesystem to use 18 years ago
David Howells ec26815ad8 [AFS]: Clean up the AFS sources 18 years ago
David Howells 17926a7932 [AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both 18 years ago
David Howells e19dff1fdd [AF_RXRPC]: Make it possible to merely try to cancel timers from a module 18 years ago
David Howells 7318226ea2 [AF_RXRPC]: Key facility changes for AF_RXRPC 18 years ago
Oleg Nesterov 071b638689 [WORKQUEUE]: cancel_delayed_work: use del_timer() instead of del_timer_sync() 18 years ago
Mark Fasheh 8341897882 ocfs2: Cache extent records 18 years ago
Mark Fasheh 7cdfc3a1c3 ocfs2: Remember rw lock level during direct io 18 years ago
Mark Fasheh 8110b073a9 ocfs2: Fix up i_blocks calculation to know about holes 18 years ago
Mark Fasheh 4f902c3772 ocfs2: Fix extent lookup to return true size of holes 18 years ago
Mark Fasheh 49cb8d2d49 ocfs2: Read from an unwritten extent returns zeros 18 years ago
Mark Fasheh e48edee2d8 ocfs2: make room for unwritten extents flag 18 years ago
Mark Fasheh 6af67d8205 ocfs2: Use own splice write actor 18 years ago
Mark Fasheh fa41045fcb ocfs2: Use do_sync_mapping_range() in ocfs2_zero_tail_for_truncate() 18 years ago
Mark Fasheh 5b04aa3a64 [PATCH] Turn do_sync_file_range() into do_sync_mapping_range() 18 years ago
Mark Fasheh 60b11392f1 ocfs2: zero tail of sparse files on truncate 18 years ago
Mark Fasheh 25baf2da14 ocfs2: Teach ocfs2_get_block() about holes 18 years ago
Mark Fasheh 5069120b72 ocfs2: remove ocfs2_prepare_write() and ocfs2_commit_write() 18 years ago
Mark Fasheh 9517bac6cc ocfs2: teach ocfs2_file_aio_write() about sparse files 18 years ago
Mark Fasheh 89488984ac ocfs2: Turn off shared writeable mmap for local files systems with holes. 18 years ago
Mark Fasheh abf8b15694 ocfs2: abstract out allocation locking 18 years ago
Mark Fasheh 3a0782d09c ocfs2: teach extend/truncate about sparse files 18 years ago