1. 6e4cffd NFS: Expand server address storage in nfs_client struct by Chuck Lever · 18 years ago
  2. 4392f25 NFS: Increase size of cl_ipaddr field to hold IPv6 addresses by Chuck Lever · 18 years ago
  3. cc38bac NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough by Chuck Lever · 18 years ago
  4. 0fb2b7e SUNRPC: Move universal address definitions to global header by Chuck Lever · 18 years ago
  5. 40c55319 NFS: Remove the redundant nfs_client->cl_nfsversion by Trond Myklebust · 18 years ago
  6. bfc69a4 NFS: define a function to update nfsi->cache_change_attribute by Trond Myklebust · 18 years ago
  7. c087567 SUNRPC: Remove the obsolete RPC_WAITQ macro by Trond Myklebust · 18 years ago
  8. 47fe064 SUNRPC: Unexport rpc_init_task() and rpc_execute() by Trond Myklebust · 18 years ago
  9. e8f5d77 SUNRPC: allow the caller of rpc_run_task to preallocate the struct rpc_task by Trond Myklebust · 18 years ago
  10. b562794 SUNRPC: Remove the now unused function rpc_call_setup() by Trond Myklebust · 18 years ago
  11. bdc7f02 NFS: Clean up the (commit|read|write)_setup() callback routines by Trond Myklebust · 18 years ago
  12. 77de2c5 SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action by Trond Myklebust · 18 years ago
  13. 3ff7576 SUNRPC: Clean up the initialisation of priority queue scheduling info. by Trond Myklebust · 18 years ago
  14. c970aa8 SUNRPC: Clean up rpc_run_task by Trond Myklebust · 18 years ago
  15. 84115e1 SUNRPC: Cleanup of rpc_task initialisation by Trond Myklebust · 18 years ago
  16. 62da3b2 SUNRPC: Rename xprt_disconnect() by Trond Myklebust · 18 years ago
  17. 3b948ae SUNRPC: Allow the client to detect if the TCP connection is closed by Trond Myklebust · 18 years ago
  18. 66af1e5 SUNRPC: Fix a race in xs_tcp_state_change() by Trond Myklebust · 18 years ago
  19. ef818a2 NFS: Stop sillyname renames and unmounts from racing by Steve Dickson · 18 years ago
  20. acee478 NFS: Clean up the write request locking. by Trond Myklebust · 18 years ago
  21. 7da975a Fix blktrace compile warning by Martin K. Petersen · 18 years ago
  22. 023ccde block: fix warning on compile with CONFIG_BLOCK by Jens Axboe · 18 years ago
  23. 0ba6c33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 18 years ago
  24. 5ea293a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 18 years ago
  25. 03bc26c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 18 years ago
  26. 6dd06c9 module: make module_address_lookup safe by Rusty Russell · 18 years ago
  27. 7b75106 jbd2: add lockdep support by Mingming Cao · 18 years ago
  28. c9de560 ext4: Add multi block allocator for ext4 by Alex Tomas · 18 years ago
  29. 1988b51 ext4: Add new functions for searching extent tree by Alex Tomas · 18 years ago
  30. aa02ad6 ext4: Add ext4_find_next_bit() by Aneesh Kumar K.V · 18 years ago
  31. c14c6fd ext4: Add EXT4_IOC_MIGRATE ioctl by Aneesh Kumar K.V · 18 years ago
  32. 25ec56b ext4: Add inode version support in ext4 by Jean Noel Cordenner · 18 years ago
  33. 7a22422 vfs: Add 64 bit i_version support by Jean Noel Cordenner · 18 years ago
  34. 818d276 ext4: Add the journal checksum feature by Girish Shilamkar · 18 years ago
  35. 8e85fb3 jbd2: jbd2 stats through procfs by Johann Lombardi · 18 years ago
  36. 0e855ac ext4: Convert truncate_mutex to read write semaphore. by Aneesh Kumar K.V · 18 years ago
  37. c278bfe ext4: Make ext4_get_blocks_wrap take the truncate_mutex early. by Aneesh Kumar K.V · 18 years ago
  38. f5a7a6b jbd2: Fix assertion failure in fs/jbd2/checkpoint.c by Jan Kara · 18 years ago
  39. 36df53f jbd2: Remove printk from J_ASSERT to preserve registers during BUG by Chris Snook · 18 years ago
  40. 389d1b0 Add buffer head related helper functions by Aneesh Kumar K.V · 18 years ago
  41. 91b51a0 ext4: sync up block group descriptor with e2fsprogs. by Coly Li · 18 years ago
  42. e2b4657 ext4: store maxbytes for bitmapped files and return EFBIG as appropriate by Eric Sandeen · 18 years ago
  43. 8180a56 ext4: Support large files by Aneesh Kumar K.V · 18 years ago
  44. 0fc1b45 ext4: Add support for 48 bit inode i_blocks. by Aneesh Kumar K.V · 18 years ago
  45. a48380f ext4: Rename i_dir_acl to i_size_high by Aneesh Kumar K.V · 18 years ago
  46. 7973c0c ext4: Rename i_file_acl to i_file_acl_lo by Aneesh Kumar K.V · 18 years ago
  47. 1d03ec9 ext4: Fix sparse warnings. by Aneesh Kumar K.V · 18 years ago
  48. 99e6f82 ext4: Introduce ext4_update_*_feature by Aneesh Kumar K.V · 18 years ago
  49. fd2d429 ext4: add ext4_group_t, and change all group variables to this type. by Avantika Mathur · 18 years ago
  50. 725d26d ext4: Introduce ext4_lblk_t by Aneesh Kumar K.V · 18 years ago
  51. a72d7f8 ext4: Avoid rec_len overflow with 64KB block size by Jan Kara · 18 years ago
  52. afc7cbc ext4: Support large blocksize up to PAGESIZE by Takashi Sato · 18 years ago
  53. 5feb5e1 [NET_SCHED]: sch_api: introduce constant for rate table size by Patrick McHardy · 18 years ago
  54. 1ab3527 [NETNS]: Add namespace parameter to ip_dev_find. by Denis V. Lunev · 18 years ago
  55. a8b47ea mac80211: fixing ieee80211_bar types by Ron Rindjunsky · 18 years ago
  56. 7fee0ca [NETNS]: Add netns parameter to inetdev_by_index. by Denis V. Lunev · 18 years ago
  57. af4b745 ssb: Add boardflags_hi field to the sprom data structure by Michael Buesch · 18 years ago
  58. f653211 Add rtl8180 wireless driver by Michael Wu · 18 years ago
  59. 961d57c ssb: add 'ssb_pcihost_set_power_state' function by Miguel Botón · 18 years ago
  60. 993e1c7 ssb: Fix PCMCIA lowlevel register access by Michael Buesch · 18 years ago
  61. e861b98 ssb: Fix extraction of values from SPROM by Michael Buesch · 18 years ago
  62. 1e637c7 [IPV4]: Enable use of 240/4 address space. by Jan Engelhardt · 18 years ago
  63. 57d3ae8 [VLAN]: Turn __constant_htons into htons where possible by Patrick McHardy · 18 years ago
  64. 9dfebcc [VLAN]: Turn VLAN_DEV_INFO into inline function by Patrick McHardy · 18 years ago
  65. af30151 [VLAN]: Simplify vlan unregistration by Patrick McHardy · 18 years ago
  66. a5250a3 [ETHER]: Bring back MAC_FMT by Patrick McHardy · 18 years ago
  67. 7bd38d7 [VLAN]: Use dev->stats by Patrick McHardy · 18 years ago
  68. b7a4a83 [VLAN]: Kill useless VLAN_NAME define by Patrick McHardy · 18 years ago
  69. 740c15d [VLAN]: Clean up vlan_hdr/vlan_ethhdr structs by Patrick McHardy · 18 years ago
  70. 476bcea [VLAN]: Remove unnecessary structure declarations by Patrick McHardy · 18 years ago
  71. b7c6ba6 [NETNS]: Consolidate kernel netlink socket destruction. by Denis V. Lunev · 18 years ago
  72. 9045840 annotate the rest of drivers/net/wan by Al Viro · 18 years ago
  73. a3edb08 annotate tun by Al Viro · 18 years ago
  74. d3c319f ssb: Remove the old, now unused, data structures by Larry Finger · 18 years ago
  75. c272ef4 ssb: Convert to use of the new SPROM structure by Larry Finger · 18 years ago
  76. ac82fab ssb: Add new SPROM structure while keeping the old by Larry Finger · 18 years ago
  77. 5ac5d61 r6040: cleanups by Francois Romieu · 18 years ago
  78. 092427b drivers/net/r6040: fix obvious problems (but more remain) by Jeff Garzik · 18 years ago
  79. a2fbb9e add bnx2x driver for BCM57710 by Eliezer Tamir · 18 years ago
  80. e37b386 [NETFILTER]: nf_conntrack_sctp: remove unused ttag field from conntrack data by Patrick McHardy · 18 years ago
  81. f72e25a [NETFILTER]: Rename ipt_iprange to xt_iprange by Jan Engelhardt · 18 years ago
  82. 917b6fb [NETFILTER]: xt_policy: use the new union nf_inet_addr by Jan Engelhardt · 18 years ago
  83. 17b0d7e [NETFILTER]: xt_mark match, revision 1 by Jan Engelhardt · 18 years ago
  84. 64eb12f [NETFILTER]: xt_conntrack match, revision 1 by Jan Engelhardt · 18 years ago
  85. 2e3075a [NETFILTER]: Extend nf_inet_addr with in{,6}_addr by Jan Engelhardt · 18 years ago
  86. 96e3227 [NETFILTER]: xt_connmark match, revision 1 by Jan Engelhardt · 18 years ago
  87. e0a812a [NETFILTER]: xt_MARK target, revision 2 by Jan Engelhardt · 18 years ago
  88. 0dc8c76 [NETFILTER]: xt_CONNMARK target, revision 1 by Jan Engelhardt · 18 years ago
  89. 8b6f3f6 [NETFILTER]: Annotate start of kernel fields in NF headers by Jan Engelhardt · 18 years ago
  90. 9bd85e3 [IPV4]: Remove extra argument from arp_ignore. by Denis V. Lunev · 18 years ago
  91. 3f4afb6 [XFRM]: Fix struct xfrm_algo code formatting. by David S. Miller · 18 years ago
  92. ba749ae [XFRM]: alg_key_len should be unsigned to avoid integer divides by Eric Dumazet · 18 years ago
  93. e5d69b9 [ATM]: Oops reading net/atm/arp by Denis V. Lunev · 18 years ago
  94. b3fd3ff [NETFILTER]: Use the ctl paths instead of hand-made analogue by Pavel Emelyanov · 18 years ago
  95. f0b5a0d [VLAN]: Avoid expensive divides by Eric Dumazet · 18 years ago
  96. 07db218 mac80211: A-MPDU Rx adding basic functionality by Ron Rindjunsky · 18 years ago
  97. 6e32814 [CONNECTOR]: Cleanup struct cn_callback_entry by Li Zefan · 18 years ago
  98. 96a8996 [CONNECTOR]: Cleanup struct cn_queue_dev by Li Zefan · 18 years ago
  99. 571e768 [LIB] pcounter : unline too big functions by Eric Dumazet · 18 years ago
  100. f1862b0 [SHAPER]: The scheduled shaper removal. by Adrian Bunk · 18 years ago